Roony Shekho
05/21/2025, 1:05 PMThe following build commands failed:
Copy /...../cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/nanopb_nanopb.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
......
My Podfile:
# Uncomment the next line to define a global platform for your project
platform :ios, '16.0'
target 'iosApp' do
# Comment the next line if you don't want to use dynamic frameworks
# use_frameworks!
# Pods for iosApp
pod 'composeApp', :path => '../composeApp'
# pod 'GoogleSignIn', '8.0.0'
pod 'GoogleMaps', '9.1.1'
pod 'Google-Maps-iOS-Utils', '6.0.0'
end
I tried running a project which i cloned from Github with the same setup and it worked fine.Roony Shekho
05/21/2025, 1:10 PMCopy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/nanopb_nanopb.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/nanopb_nanopb.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/nanopb_nanopb.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/nanopb_nanopb.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/Promises_FBLPromises.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/Promises_FBLPromises.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/Promises_FBLPromises.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/Promises_FBLPromises.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-UserDefaults.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-UserDefaults.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-UserDefaults.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-UserDefaults.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-Reachability.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Reachability.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Reachability.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Reachability.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-AppDelegateSwizzler.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-AppDelegateSwizzler.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-AppDelegateSwizzler.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-AppDelegateSwizzler.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-Network.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Network.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Network.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Network.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-Logger.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Logger.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Logger.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Logger.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-NSData.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-NSData.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-NSData.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-NSData.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleDataTransport_GoogleDataTransport.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleDataTransport_GoogleDataTransport.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleDataTransport_GoogleDataTransport.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
error: /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleDataTransport_GoogleDataTransport.bundle: No such file or directory (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
Copy /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle/GoogleUtilities_GoogleUtilities-Environment.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Environment.bundle (in target 'GoogleMaps-GoogleMapsResources' from project 'Pods')
cd /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/Pods
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleUtilities_GoogleUtilities-Environment.bundle /Users/roonyshekho/StudioProjects/fl_mob/composeApp/build/cocoapods/synthetic/ios/build/Debug-iphonesimulator/GoogleMaps/GoogleMapsResources.bundle
tapchicoma
05/21/2025, 1:39 PMAndrey Yastrebov
05/22/2025, 7:32 AMRoony Shekho
05/22/2025, 9:16 AMAndrey Yastrebov
05/22/2025, 3:02 PMcomposeApp
in your caseAndrey Yastrebov
05/22/2025, 4:36 PMRoony Shekho
05/22/2025, 8:31 PM[!] CocoaPods could not find compatible versions for pod "GoogleSignIn":
In Podfile:
GoogleSignIn (~> 8.0)
There are only pre-release versions available satisfying the following requirements:
'GoogleSignIn', '~> 8.0'
You should explicitly specify the version in order to install a pre-release versionI'm only replacing LoremIpsum with GoogleSignIn and changing the version to 8.0, what could be wrong here?
Andrey Yastrebov
05/23/2025, 7:39 AMpod repo update
Roony Shekho
05/23/2025, 7:56 AMAndrey Yastrebov
05/23/2025, 8:00 AM8.0.0
strictly
pod("GoogleSignIn") {
version = "8.0.0"
extraOpts += listOf("-compiler-option", "-fmodules")
}
Roony Shekho
05/23/2025, 8:16 AMPODS:
- AppAuth (1.7.6):
- AppAuth/Core (= 1.7.6)
- AppAuth/ExternalUserAgent (= 1.7.6)
- AppAuth/Core (1.7.6)
- AppAuth/ExternalUserAgent (1.7.6):
- AppAuth/Core
- AppCheckCore (11.2.0):
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- PromisesObjC (~> 2.4)
- composeApp (1.0-SNAPSHOT):
- GoogleSignIn (= 8.0.0)
- GoogleSignIn (8.0.0):
- AppAuth (< 2.0, >= 1.7.3)
- AppCheckCore (~> 11.0)
- GTMAppAuth (< 5.0, >= 4.1.1)
- GTMSessionFetcher/Core (~> 3.3)
- GoogleUtilities/Environment (8.1.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Logger (8.1.0):
- GoogleUtilities/Environment
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (8.1.0)
- GoogleUtilities/UserDefaults (8.1.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GTMAppAuth (4.1.1):
- AppAuth/Core (~> 1.7)
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
- GTMSessionFetcher/Core (3.5.0)
- PromisesObjC (2.4.0)
Andrey Yastrebov
05/23/2025, 8:58 AMStill getting the same errorCan you provide a reproducer? I can't help without it. Checked with my sample, and everything works as expected:
Roony Shekho
05/23/2025, 9:16 AMRoony Shekho
05/23/2025, 9:40 AMAndrey Yastrebov
05/23/2025, 10:02 AMSpecs satisfying the GoogleSignIn (= 8.0.0) dependency were found, but they required a higher minimum deployment target.
So you need just to add target constraint
ios.deploymentTarget = "16.6"
Roony Shekho
05/23/2025, 10:09 AM