Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
1. The platforms/ios/cordova/build-debug.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
2. The platforms/ios/cordova/build-release.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
3. The create script should replace PROJECTNAME with the correct project name