You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
CHCP Local Development Add-on:
Local development mode for CHCP plugin is disabled. Doing nothing.
Swift support activation hook:
IOS project now has deployment target set to: 7.0
IOS project option EMBEDDED_CONTENT_CONTAINS_SWIFT set as: YES
IOS project Runpath Search Paths set to: @executable_path/Frameworks
CHCP plugin after prepare hook:
config-file set to http://defaultfromxml.com/
Running command: /Users/Guven/Work/clm-cordova/platforms/ios/cordova/build chcp-dev
And the platform version of config.xml has <config-file url="http://defaultfromxml.com/" />
Am I missing something ?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Question here
I followed step by step, but can't make
cordova build
to use optionschcpbuild.options
file in root directory of cordova projectWhen I run
cordova build -- chcp-dev
I get this :And the platform version of config.xml has
<config-file url="http://defaultfromxml.com/" />
Am I missing something ?
Thanks in advance
The text was updated successfully, but these errors were encountered: