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
This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
16.0
Facebook iOS SDK version
iOS Audience Network SDK 6.15.2
Dependency Manager
SPM
SDK Framework
Other / I don't know
Goals
I want to add FBAudienceNetwork to my project
Expected results
I want to add FBAudienceNetwork to my project
Actual results
Asset validation failed
This bundle is invalid. The bundle at path Payload/my-gps-location-ios.app/Frameworks/FBAudienceNetwork.framework has an invalid CFBundleIdentifier '$(PRODUCT_BUNDLE_IDENTIFIER)' There are invalid characters(characters that are not dots, hyphen and alphanumerics) that have been replaced with their code point '\u0024\u0028PRODUCT\u005fBUNDLE\u005fIDENTIFIER\u0029' CFBundleIdentifier must be present, must contain only alphanumerics, dots, hyphens and must not end with a dot. [see the Core Foundation Keys at https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-102070-TPXREF105] (ID: 51b6234b-3664-4f70-b53d-219d14706a34)
Checklist before submitting a bug report
Xcode version
16.0
Facebook iOS SDK version
iOS Audience Network SDK 6.15.2
Dependency Manager
SPM
SDK Framework
Other / I don't know
Goals
I want to add FBAudienceNetwork to my project
Expected results
I want to add FBAudienceNetwork to my project
Actual results
Asset validation failed
This bundle is invalid. The bundle at path Payload/my-gps-location-ios.app/Frameworks/FBAudienceNetwork.framework has an invalid CFBundleIdentifier '$(PRODUCT_BUNDLE_IDENTIFIER)' There are invalid characters(characters that are not dots, hyphen and alphanumerics) that have been replaced with their code point '\u0024\u0028PRODUCT\u005fBUNDLE\u005fIDENTIFIER\u0029' CFBundleIdentifier must be present, must contain only alphanumerics, dots, hyphens and must not end with a dot. [see the Core Foundation Keys at https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/TP40009249-102070-TPXREF105] (ID: 51b6234b-3664-4f70-b53d-219d14706a34)
Steps to reproduce
Add xcframework downloaded from here https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk/
Code samples & details
No response
The text was updated successfully, but these errors were encountered: