-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
zipIssues related to binary distribution (zip file)Issues related to binary distribution (zip file)zip-builderTools related to building the zip file.Tools related to building the zip file.
Milestone
Description
Description
Installing an app on a simulator or a device using the latest Xcode beta fails due a missing Info.plist with Firebase version 10.21.0. The problem is solved when downgrading to 10.19.0. I assume it's related to the removal of this file mentioned in the release notes here: https://firebase.google.com/support/release-notes/ios#version_10200_-_january_16_2023
The framework is included through SPM. I've tried clearing project and SPM caches, and resetting the simulator, but the issue persists.
Reproducing the issue
No response
Firebase SDK Version
10.21.0
Xcode Version
15.3b3
Installation Method
Swift Package Manager
Firebase Product(s)
Analytics
Targeted Platforms
iOS
Relevant Log Output
Please try again later. Failed to load Info.plist from bundle at path /Users/<snip>/Library/Developer/CoreSimulator/Devices/FE2E39CC-56A1-41B2-AB52-8C7E3F4B0483/data/Library/Caches/com.apple.mobile.installd.staging/temp.WoIC6R/extracted/Payload/<snip>.app/Frameworks/GoogleAppMeasurement.framework; Extra info about "/Users/<snip>/Library/Developer/CoreSimulator/Devices/FE2E39CC-56A1-41B2-AB52-8C7E3F4B0483/data/Library/Caches/com.apple.mobile.installd.staging/temp.WoIC6R/extracted/Payload/<snip>.app/Frameworks/GoogleAppMeasurement.framework/Info.plist": Couldn't stat /Users/<snip>/Library/Developer/CoreSimulator/Devices/FE2E39CC-56A1-41B2-AB52-8C7E3F4B0483/data/Library/Caches/com.apple.mobile.installd.staging/temp.WoIC6R/extracted/Payload/<snip>.app/Frameworks/GoogleAppMeasurement.framework/Info.plist: No such file or directoryIf using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
benrudhart, jamesruston, sugurutakahashi-1234, vince4, banwanko and 5 morejamesruston
Metadata
Metadata
Assignees
Labels
zipIssues related to binary distribution (zip file)Issues related to binary distribution (zip file)zip-builderTools related to building the zip file.Tools related to building the zip file.