dpa99c / cordova-custom-config

Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml
318 stars 84 forks source link

Cordova ios build error - can someone help #165

Closed yuanzuo closed 4 years ago

yuanzuo commented 4 years ago

I didn't use this plugin, but I was puzzled with an error on cordova ios build:

FIXME: Implement XCBuild support for macros in overriding parameters with condition sets:

CODE_SIGN_IDENTITY[sdk=iphoneos*] = iPhone Developer

Error: Error code 1 for command: xcodebuild with args: -xcconfig,

can someone help how to fix the build error above?

cordova -v 6.5.0

cordova platform ls Installed platforms: ios 4.0.0

macOS 10.14.6 xCode 11.1 (11A1027)

yuanzuo commented 4 years ago

it is built now with legacy build system.