When i build and upload the Nativescript project to itunes connect, an email stating that app has one or more issues is sent. Error message is Unexpected CFBundleExecutable Key.
Asked
Active
Viewed 179 times
1 Answers
0
Remove ios platform from project and add it again. Build the project and error will be fixed.
tns platform remove ios
tns platform add ios
Then, build it again.

zarax
- 871
- 1
- 10
- 30