Have problem with notification extension #1845
Replies: 1 comment 1 reply
-
Duplicate #1848 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
iOS (Swift, Objective-C)
Steps to reproduce
Cannot build the app.
Expected results
Build the app.
Actual results
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'olympusRelaxPalace' from project 'olympusRelaxPalace')
❌ /Users/builder/clone/olympusRelaxPalace.xcodeproj: error: "OneSignalNotificationExtension" requires a provisioning profile with the App Groups feature. Select a provisioning profile in the Signing & Capabilities editor. (in target 'OneSignalNotificationExtension' from project 'olympusRelaxPalace')
[20:15:23] ERROR > Failed to archive /Users/builder/clone/olympusRelaxPalace.xcworkspace
Build id (optional)
64a32c1b58984bd284fd00c4
Beta Was this translation helpful? Give feedback.
All reactions