kapfab commented on issue #538: Cordova overwrites bundleIdentifier for all existing targets URL: https://github.com/apache/cordova-ios/issues/538#issuecomment-595368880 > > In case some of you are stuck until this issue is fixed, as a workaround, you can temporarily force the target value of the bundle identifier of the app extension directly in it's Info.plist, so the build does not use the bad project setting. > > How? There is a `CFBundleIdentifier` entry in the Info.plist file whose value usually references the associated project setting (`$(PRODUCT_BUNDLE_IDENTIFIER)`). Change this value to the expected bundle identifier.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
