You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing FirebaseMessaing 10.22.1 on CocoaPod, the following warning appears.
no rule to process file xxx/Pods/FirebaseMessaging/FirebaseMessaging/Sources/Resources/PrivacyInfo.xcprivacy' of type 'text.xml' for architecture 'arm64'
This is probably because PrivacyInfo.xcprivacy is included in FirebaseMessaing's Compile Sources.
Reproducing the issue
Install and build FirebaseMessaging 10.22.1 with CocoaPod
Firebase SDK Version
10.22.1
Xcode Version
15.2
Installation Method
CocoaPods
Firebase Product(s)
Messaging
Targeted Platforms
iOS
Relevant Log Output
No response
If 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
- Firebase/Messaging (10.22.0):
The text was updated successfully, but these errors were encountered:
Description
When installing FirebaseMessaing 10.22.1 on CocoaPod, the following warning appears.
This is probably because
PrivacyInfo.xcprivacy
is included in FirebaseMessaing'sCompile Sources
.Reproducing the issue
Install and build FirebaseMessaging 10.22.1 with CocoaPod
Firebase SDK Version
10.22.1
Xcode Version
15.2
Installation Method
CocoaPods
Firebase Product(s)
Messaging
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippetReplace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippet- Firebase/Messaging (10.22.0):
The text was updated successfully, but these errors were encountered: