Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Flavour runner rejecting app store #264

Open
akbar607 opened this issue May 30, 2024 · 0 comments
Open

Flavour runner rejecting app store #264

akbar607 opened this issue May 30, 2024 · 0 comments

Comments

@akbar607
Copy link

Got this issue while uploading prod scheme
Missing Info.plist value. A value for the key 'NSExtensionPointIdentifier' in bundle

But it has that specific value

<dict> <key>NSExtension</key> <dict> <key>NSExtensionPointIdentifier</key> <string>com.apple.usernotifications.service</string> <key>NSExtensionPrincipalClass</key> <string>NotificationService</string> </dict> </dict>

But while pushing runner scheme it is working fine.

Why the prod scheme has this issue?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant