\n
Podfile :
\n\n source 'https://github.com/CocoaPods/Specs.git'\n \n install! 'cocoapods', :deterministic_uuids => false\n \n target 'Test' do\n platform :ios, '14.3'\n use_frameworks!\n inhibit_all_warnings!\n \n pod 'SwiftLint'\n pod 'KeychainAccess'\n pod 'AEXML'\n pod 'GooglePlaces'\n pod 'Firebase/Analytics'\n pod 'Firebase/Crashlytics'\n pod 'Firebase/RemoteConfig'\n pod 'CocoaDebug', :configurations => ['Debug']\n pod 'atlantis-proxyman'\n \n target 'TestTests' do\n inherit! :search_paths\n end\n end\n\n
\nPodfile.lock
\n\n PODS:\n - AEXML (4.6.1)\n - atlantis-proxyman (1.20.0)\n - CocoaDebug (1.7.2)\n - Firebase/Analytics (10.2.0):\n - Firebase/Core\n - Firebase/Core (10.2.0):\n - Firebase/CoreOnly\n - FirebaseAnalytics (~> 10.2.0)\n - Firebase/CoreOnly (10.2.0):\n - FirebaseCore (= 10.2.0)\n - Firebase/Crashlytics (10.2.0):\n - Firebase/CoreOnly\n - FirebaseCrashlytics (~> 10.2.0)\n - Firebase/RemoteConfig (10.2.0):\n - Firebase/CoreOnly\n - FirebaseRemoteConfig (~> 10.2.0)\n - FirebaseABTesting (10.2.0):\n - FirebaseCore (~> 10.0)\n - FirebaseAnalytics (10.2.0):\n - FirebaseAnalytics/AdIdSupport (= 10.2.0)\n - FirebaseCore (~> 10.0)\n - FirebaseInstallations (~> 10.0)\n - GoogleUtilities/AppDelegateSwizzler (~> 7.8)\n - GoogleUtilities/MethodSwizzler (~> 7.8)\n - GoogleUtilities/Network (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - FirebaseAnalytics/AdIdSupport (10.2.0):\n - FirebaseCore (~> 10.0)\n - FirebaseInstallations (~> 10.0)\n - GoogleAppMeasurement (= 10.2.0)\n - GoogleUtilities/AppDelegateSwizzler (~> 7.8)\n - GoogleUtilities/MethodSwizzler (~> 7.8)\n - GoogleUtilities/Network (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - FirebaseCore (10.2.0):\n - FirebaseCoreInternal (~> 10.0)\n - GoogleUtilities/Environment (~> 7.8)\n - GoogleUtilities/Logger (~> 7.8)\n - FirebaseCoreInternal (10.2.0):\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - FirebaseCrashlytics (10.2.0):\n - FirebaseCore (~> 10.0)\n - FirebaseInstallations (~> 10.0)\n - GoogleDataTransport (~> 9.2)\n - GoogleUtilities/Environment (~> 7.8)\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - PromisesObjC (~> 2.1)\n - FirebaseInstallations (10.2.0):\n - FirebaseCore (~> 10.0)\n - GoogleUtilities/Environment (~> 7.8)\n - GoogleUtilities/UserDefaults (~> 7.8)\n - PromisesObjC (~> 2.1)\n - FirebaseRemoteConfig (10.2.0):\n - FirebaseABTesting (~> 10.0)\n - FirebaseCore (~> 10.0)\n - FirebaseInstallations (~> 10.0)\n - GoogleUtilities/Environment (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - GoogleAppMeasurement (10.2.0):\n - GoogleAppMeasurement/AdIdSupport (= 10.2.0)\n - GoogleUtilities/AppDelegateSwizzler (~> 7.8)\n - GoogleUtilities/MethodSwizzler (~> 7.8)\n - GoogleUtilities/Network (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - GoogleAppMeasurement/AdIdSupport (10.2.0):\n - GoogleAppMeasurement/WithoutAdIdSupport (= 10.2.0)\n - GoogleUtilities/AppDelegateSwizzler (~> 7.8)\n - GoogleUtilities/MethodSwizzler (~> 7.8)\n - GoogleUtilities/Network (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - GoogleAppMeasurement/WithoutAdIdSupport (10.2.0):\n - GoogleUtilities/AppDelegateSwizzler (~> 7.8)\n - GoogleUtilities/MethodSwizzler (~> 7.8)\n - GoogleUtilities/Network (~> 7.8)\n - "GoogleUtilities/NSData+zlib (~> 7.8)"\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - GoogleDataTransport (9.2.0):\n - GoogleUtilities/Environment (~> 7.7)\n - nanopb (< 2.30910.0, >= 2.30908.0)\n - PromisesObjC (< 3.0, >= 1.2)\n - GooglePlaces (7.2.0)\n - GoogleUtilities/AppDelegateSwizzler (7.10.0):\n - GoogleUtilities/Environment\n - GoogleUtilities/Logger\n - GoogleUtilities/Network\n - GoogleUtilities/Environment (7.10.0):\n - PromisesObjC (< 3.0, >= 1.2)\n - GoogleUtilities/Logger (7.10.0):\n - GoogleUtilities/Environment\n - GoogleUtilities/MethodSwizzler (7.10.0):\n - GoogleUtilities/Logger\n - GoogleUtilities/Network (7.10.0):\n - GoogleUtilities/Logger\n - "GoogleUtilities/NSData+zlib"\n - GoogleUtilities/Reachability\n - "GoogleUtilities/NSData+zlib (7.10.0)"\n - GoogleUtilities/Reachability (7.10.0):\n - GoogleUtilities/Logger\n - GoogleUtilities/UserDefaults (7.10.0):\n - GoogleUtilities/Logger\n - KeychainAccess (4.2.2)\n - nanopb (2.30909.0):\n - nanopb/decode (= 2.30909.0)\n - nanopb/encode (= 2.30909.0)\n - nanopb/decode (2.30909.0)\n - nanopb/encode (2.30909.0)\n - PromisesObjC (2.1.1)\n - SwiftLint (0.50.1)\n \n DEPENDENCIES:\n - AEXML\n - atlantis-proxyman\n - CocoaDebug\n - Firebase/Analytics\n - Firebase/Crashlytics\n - Firebase/RemoteConfig\n - GooglePlaces\n - KeychainAccess\n - SwiftLint\n \n SPEC REPOS:\n https://github.com/CocoaPods/Specs.git:\n - AEXML\n - atlantis-proxyman\n - CocoaDebug\n - Firebase\n - FirebaseABTesting\n - FirebaseAnalytics\n - FirebaseCore\n - FirebaseCoreInternal\n - FirebaseCrashlytics\n - FirebaseInstallations\n - FirebaseRemoteConfig\n - GoogleAppMeasurement\n - GoogleDataTransport\n - GooglePlaces\n - GoogleUtilities\n - KeychainAccess\n - nanopb\n - PromisesObjC\n - SwiftLint\n \n SPEC CHECKSUMS:\n AEXML: 1e255ecc6597212f97a7454a69ebd3ede64ac1cf\n atlantis-proxyman: c3ca06216fbb5cf87a83de3911f955dcb1615048\n CocoaDebug: 61cf93ada6ce8f3407507dc01f9b874d91ac1d5c\n Firebase: a3ea7eba4382afd83808376edb99acdaff078dcf\n FirebaseABTesting: 22840e1573ea2fbb519f5a2f1c93be7232508358\n FirebaseAnalytics: 24a15e58e505abcedc3017b6f7c206fbfa964580\n FirebaseCore: 813838072b797b64f529f3c2ee35e696e5641dd1\n FirebaseCoreInternal: 091bde13e47bb1c5e9fe397634f3593dc390430f\n FirebaseCrashlytics: df7406152189d48346deafb716806d7bd9ebb573\n FirebaseInstallations: 004915af170935e3a583faefd5f8bc851afc220f\n FirebaseRemoteConfig: 5bdeadd64a042dad0f6a38fee7e017818240c3d2\n GoogleAppMeasurement: 3bc3a6484b7bb20dd8489242c4dd3c92a3e5107b\n GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f\n GooglePlaces: 590dea495d69431454ea92217033c3184995165d\n GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95\n KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51\n nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431\n PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb\n SwiftLint: 6b0cf1f4d619808dbc16e4fab064ce6fc79f090b\n \n PODFILE CHECKSUM: 330733d16ffa7f8b7749843d82f340e9c137b794\n \n COCOAPODS: 1.11.3\n\n
\n","author":{"@type":"Person","name":"Gurp321"},"upvoteCount":0,"answerCount":2,"acceptedAnswer":null}}Reputation: 109
Getting multiple errors while archiving the project but app build/run fine. Tried many solutions related to cleaning derived data, deintegrate/integrate/install pods, pod clean etc.('GoogleUtilities/GULURLSessionDataResponse.h' file not found) (https://github.com/firebase/firebase-ios-sdk/issues/2233)
Podfile :
source 'https://github.com/CocoaPods/Specs.git'
install! 'cocoapods', :deterministic_uuids => false
target 'Test' do
platform :ios, '14.3'
use_frameworks!
inhibit_all_warnings!
pod 'SwiftLint'
pod 'KeychainAccess'
pod 'AEXML'
pod 'GooglePlaces'
pod 'Firebase/Analytics'
pod 'Firebase/Crashlytics'
pod 'Firebase/RemoteConfig'
pod 'CocoaDebug', :configurations => ['Debug']
pod 'atlantis-proxyman'
target 'TestTests' do
inherit! :search_paths
end
end
Podfile.lock
PODS:
- AEXML (4.6.1)
- atlantis-proxyman (1.20.0)
- CocoaDebug (1.7.2)
- Firebase/Analytics (10.2.0):
- Firebase/Core
- Firebase/Core (10.2.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 10.2.0)
- Firebase/CoreOnly (10.2.0):
- FirebaseCore (= 10.2.0)
- Firebase/Crashlytics (10.2.0):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 10.2.0)
- Firebase/RemoteConfig (10.2.0):
- Firebase/CoreOnly
- FirebaseRemoteConfig (~> 10.2.0)
- FirebaseABTesting (10.2.0):
- FirebaseCore (~> 10.0)
- FirebaseAnalytics (10.2.0):
- FirebaseAnalytics/AdIdSupport (= 10.2.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.2.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleAppMeasurement (= 10.2.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseCore (10.2.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreInternal (10.2.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.2.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.2.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseRemoteConfig (10.2.0):
- FirebaseABTesting (~> 10.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- GoogleAppMeasurement (10.2.0):
- GoogleAppMeasurement/AdIdSupport (= 10.2.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (10.2.0):
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.2.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/WithoutAdIdSupport (10.2.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleDataTransport (9.2.0):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GooglePlaces (7.2.0)
- GoogleUtilities/AppDelegateSwizzler (7.10.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.10.0):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.10.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.10.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.10.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.10.0)"
- GoogleUtilities/Reachability (7.10.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.10.0):
- GoogleUtilities/Logger
- KeychainAccess (4.2.2)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- PromisesObjC (2.1.1)
- SwiftLint (0.50.1)
DEPENDENCIES:
- AEXML
- atlantis-proxyman
- CocoaDebug
- Firebase/Analytics
- Firebase/Crashlytics
- Firebase/RemoteConfig
- GooglePlaces
- KeychainAccess
- SwiftLint
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- AEXML
- atlantis-proxyman
- CocoaDebug
- Firebase
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreInternal
- FirebaseCrashlytics
- FirebaseInstallations
- FirebaseRemoteConfig
- GoogleAppMeasurement
- GoogleDataTransport
- GooglePlaces
- GoogleUtilities
- KeychainAccess
- nanopb
- PromisesObjC
- SwiftLint
SPEC CHECKSUMS:
AEXML: 1e255ecc6597212f97a7454a69ebd3ede64ac1cf
atlantis-proxyman: c3ca06216fbb5cf87a83de3911f955dcb1615048
CocoaDebug: 61cf93ada6ce8f3407507dc01f9b874d91ac1d5c
Firebase: a3ea7eba4382afd83808376edb99acdaff078dcf
FirebaseABTesting: 22840e1573ea2fbb519f5a2f1c93be7232508358
FirebaseAnalytics: 24a15e58e505abcedc3017b6f7c206fbfa964580
FirebaseCore: 813838072b797b64f529f3c2ee35e696e5641dd1
FirebaseCoreInternal: 091bde13e47bb1c5e9fe397634f3593dc390430f
FirebaseCrashlytics: df7406152189d48346deafb716806d7bd9ebb573
FirebaseInstallations: 004915af170935e3a583faefd5f8bc851afc220f
FirebaseRemoteConfig: 5bdeadd64a042dad0f6a38fee7e017818240c3d2
GoogleAppMeasurement: 3bc3a6484b7bb20dd8489242c4dd3c92a3e5107b
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GooglePlaces: 590dea495d69431454ea92217033c3184995165d
GoogleUtilities: bad72cb363809015b1f7f19beb1f1cd23c589f95
KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
SwiftLint: 6b0cf1f4d619808dbc16e4fab064ce6fc79f090b
PODFILE CHECKSUM: 330733d16ffa7f8b7749843d82f340e9c137b794
COCOAPODS: 1.11.3
Upvotes: 0
Views: 818
Reputation: 11
It's likely that the problem is from Configuration. When build/run: use Debug configuration When Archive: use Release-Prod configuration. There is a difference between them, I guess.
Upvotes: 0
Reputation: 709
As shown in Google's Firebase Docs, the pods have been updated to have a different format. For example, to install the Firebase Analytics library, it would no longer be pod 'Firebase/Analytics'
, but rather pod 'FirebaseAnalytics'
.
Upvotes: 0