Skip to content

chore: Add internal usage attribution and GoogleMaps dependency to GooglePlacesUIKitDemos#22

Closed
iHackSubhodip wants to merge 1 commit into
mainfrom
SB/add-attribution-id-places-demos-1
Closed

chore: Add internal usage attribution and GoogleMaps dependency to GooglePlacesUIKitDemos#22
iHackSubhodip wants to merge 1 commit into
mainfrom
SB/add-attribution-id-places-demos-1

Conversation

@iHackSubhodip

Copy link
Copy Markdown
Collaborator

Summary

  • Add internal usage attribution ID to GooglePlacesUIKitDemos for tracking
  • Include GoogleMaps SDK dependency alongside Places SDK
  • Modernize Xcode project structure and resolve build issues

Changes

  • Attribution: Added GMSServices.addInternalUsageAttributionID("gmp_git_iosplacesuikitsamples_v1.0.0")
  • Dependencies: Added GoogleMaps framework via Swift Package Manager
  • Project Structure: Upgraded to Xcode objectVersion 77 with file system synchronization
  • Build Fix: Added PBXFileSystemSynchronizedBuildFileExceptionSet to prevent Info.plist duplicate commands

Technical Details

  • Uses modern PBXFileSystemSynchronizedRootGroup for automatic file management
  • Info.plist excluded from bundle resources via membershipExceptions to resolve build conflicts
  • Both GooglePlaces and GoogleMaps SDKs now available in the demo app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant