ios-maps-sdk
ios-maps-sdk copied to clipboard
GoogleMaps SPM integration: Error: module 'GoogleMaps' not found
Environment details
-
GitHub Action
-
Xcode
14.2
-
iOS-maps-sdk
8.4.0
via SPM -
fastlane gym
2.219.0
-
build simulator
iPhoneOS16.2.sdk
Steps to reproduce
- Execute Fastlane on GitHub Action
build_app(
scheme: "APP_Scheme",
configuration: "APP_Configuration",
clean: true,
skip_archive: true,
skip_package_ipa: true
)
- It will show
** BUILD FAILED **