cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
265 stars 317 forks source link

PhoneGapBuild iOS Build Fails #135

Open jdool8888 opened 8 years ago

jdool8888 commented 8 years ago

Hello, I'm trying to include the cordova-plugin-geofence plugin in both and android and iOS build using the PhoneGap Build upload process. The android build works perfectly but the iOS build keeps running into errors. Looks like it might have something to do with Swift files. Thanks for your help. Here is the build log:

Build Date: 2016-03-28 13:32:49 -0700

PLUGIN OUTPUT

Installing "nl.x-services.plugins.toast" at "2.0.2" for ios Installing "org.apache.cordova.file" at "1.3.3" for ios Installing "org.apache.cordova.globalization" at "0.3.4" for ios Installing "org.apache.cordova.vibration" at "0.3.13" for ios Installing "org.apache.cordova.media" at "0.2.16" for ios Notice: org.apache.cordova.file has been automatically converted to cordova-plugin-file and fetched from npm. This is due to our old plugins registry shutting down. cordova-plugin-file" will not install due to "/private/project/cordova/plugins/org.apache.cordova.file" being installed. Dependent plugin "org.apache.cordova.file" already installed on ios. Installing "org.apache.cordova.inappbrowser" at "0.6.0" for ios Installing "org.apache.cordova.dialogs" at "0.3.0" for ios Installing "org.apache.cordova.device-motion" at "0.2.11" for ios Installing "org.apache.cordova.console" at "0.2.13" for ios Installing "org.apache.cordova.battery-status" at "0.2.12" for ios Installing "org.apache.cordova.camera" at "0.3.6" for ios Installing "org.apache.cordova.network-information" at "0.2.15" for ios Installing "org.apache.cordova.media-capture" at "0.3.6" for ios Notice: org.apache.cordova.file has been automatically converted to cordova-plugin-file and fetched from npm. This is due to our old plugins registry shutting down. cordova-plugin-file" will not install due to "/private/project/cordova/plugins/org.apache.cordova.file" being installed. Dependent plugin "org.apache.cordova.file" already installed on ios. Installing "org.apache.cordova.geolocation" at "0.3.12" for ios Installing "org.apache.cordova.file-transfer" at "0.5.0" for ios Notice: org.apache.cordova.file has been automatically converted to cordova-plugin-file and fetched from npm. This is due to our old plugins registry shutting down. cordova-plugin-file" will not install due to "/private/project/cordova/plugins/org.apache.cordova.file" being installed. Dependent plugin "org.apache.cordova.file" already installed on ios. Installing "org.apache.cordova.device" at "0.3.0" for ios Installing "org.apache.cordova.device-orientation" at "0.3.11" for ios Installing "org.apache.cordova.contacts" at "0.2.16" for ios Notice: org.apache.cordova.splashscreen has been automatically converted to cordova-plugin-splashscreen and fetched from npm. This is due to our old plugins registry shutting down. Fetching plugin "cordova-plugin-splashscreen" via npm Installing "cordova-plugin-splashscreen" at "3.2.1" for ios Fetching plugin "cordova-plugin-statusbar" via npm Installing "cordova-plugin-statusbar" at "2.1.2" for ios Fetching plugin "cordova-plugin-whitelist@1.0.0" via npm Installing "cordova-plugin-whitelist" at "1.0.0" for ios Fetching plugin "cordova-sqlite-storage" via npm Installing "cordova-sqlite-storage" at "0.8.5" for ios Fetching plugin "phonegap-plugin-push@1.4.4" via npm Installing "phonegap-plugin-push" at "1.4.4" for ios Fetching plugin "https://github.com/cowbell/cordova-plugin-geofence.git" via git clone Repository "https://github.com/cowbell/cordova-plugin-geofence.git" checked out to git ref "master" at "861bc13". Installing "cordova-plugin-geofence" at "0.5.0" for ios Fetching plugin "es6-promise-plugin" via npm

Installing "es6-promise-plugin" at "3.0.2" for ios

COMPILE OUTPUT

Build settings from command line: ARCHS = armv7 arm64 CONFIGURATION_BUILD_DIR = /project/build CORDOVALIB = /project/CordovaLib ENABLE_BITCODE = false ONLY_ACTIVE_ARCH = NO OTHER_CODE_SIGN_FLAGS = --keychain /secure.keychain PROVISIONING_PROFILE = 0627bc41-cdb7-4319-9d11-57355fab4560

=== BUILD TARGET CordovaLib OF PROJECT CordovaLib WITH THE DEFAULT CONFIGURATION (Release) ===

Check dependencies

Write auxiliary files /bin/mkdir -p /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7 write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/Cordova.LinkFileList write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-non-framework-target-headers.hmap /bin/mkdir -p /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64 write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/Cordova.LinkFileList write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova.hmap write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap write-file /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap

CpHeader Classes/NSDictionary+Extensions.h /project/build/include/Cordova/NSDictionary+Extensions.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/NSDictionary+Extensions.h /project/build/include/Cordova

CpHeader Classes/NSData+Base64.h /project/build/include/Cordova/NSData+Base64.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/NSData+Base64.h /project/build/include/Cordova

CpHeader Classes/CDVPluginResult.h /project/build/include/Cordova/CDVPluginResult.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVPluginResult.h /project/build/include/Cordova

CpHeader Classes/CDVPlugin.h /project/build/include/Cordova/CDVPlugin.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVPlugin.h /project/build/include/Cordova

CpHeader Classes/CDVInvokedUrlCommand.h /project/build/include/Cordova/CDVInvokedUrlCommand.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVInvokedUrlCommand.h /project/build/include/Cordova

CpHeader Classes/CDVDebug.h /project/build/include/Cordova/CDVDebug.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVDebug.h /project/build/include/Cordova

CpHeader Classes/NSMutableArray+QueueAdditions.h /project/build/include/Cordova/NSMutableArray+QueueAdditions.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/NSMutableArray+QueueAdditions.h /project/build/include/Cordova

CpHeader Classes/CDVWhitelist.h /project/build/include/Cordova/CDVWhitelist.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVWhitelist.h /project/build/include/Cordova

CpHeader Classes/CDVURLProtocol.h /project/build/include/Cordova/CDVURLProtocol.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVURLProtocol.h /project/build/include/Cordova

CpHeader Classes/CDVViewController.h /project/build/include/Cordova/CDVViewController.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVViewController.h /project/build/include/Cordova

CpHeader Classes/CDVCommandDelegate.h /project/build/include/Cordova/CDVCommandDelegate.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVCommandDelegate.h /project/build/include/Cordova

CpHeader Classes/CDV.h /project/build/include/Cordova/CDV.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDV.h /project/build/include/Cordova

CpHeader Classes/CDVAvailability.h /project/build/include/Cordova/CDVAvailability.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVAvailability.h /project/build/include/Cordova

CpHeader Classes/CDVAvailabilityDeprecated.h /project/build/include/Cordova/CDVAvailabilityDeprecated.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVAvailabilityDeprecated.h /project/build/include/Cordova

CpHeader Classes/CDVLocalStorage.h /project/build/include/Cordova/CDVLocalStorage.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVLocalStorage.h /project/build/include/Cordova

CpHeader Classes/UIDevice+Extensions.h /project/build/include/Cordova/UIDevice+Extensions.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/UIDevice+Extensions.h /project/build/include/Cordova

CpHeader Classes/NSArray+Comparisons.h /project/build/include/Cordova/NSArray+Comparisons.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/NSArray+Comparisons.h /project/build/include/Cordova

CpHeader Classes/CDVCommandQueue.h /project/build/include/Cordova/CDVCommandQueue.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVCommandQueue.h /project/build/include/Cordova

CpHeader Classes/CDVCommandDelegateImpl.h /project/build/include/Cordova/CDVCommandDelegateImpl.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVCommandDelegateImpl.h /project/build/include/Cordova

CpHeader Classes/CDVScreenOrientationDelegate.h /project/build/include/Cordova/CDVScreenOrientationDelegate.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVScreenOrientationDelegate.h /project/build/include/Cordova

CpHeader Classes/CDVShared.h /project/build/include/Cordova/CDVShared.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVShared.h /project/build/include/Cordova

CpHeader Classes/CDVConfigParser.h /project/build/include/Cordova/CDVConfigParser.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVConfigParser.h /project/build/include/Cordova

CpHeader Classes/CDVJSON.h /project/build/include/Cordova/CDVJSON.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVJSON.h /project/build/include/Cordova

CpHeader Classes/CDVWebViewDelegate.h /project/build/include/Cordova/CDVWebViewDelegate.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVWebViewDelegate.h /project/build/include/Cordova

CpHeader Classes/CDVUserAgentUtil.h /project/build/include/Cordova/CDVUserAgentUtil.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVUserAgentUtil.h /project/build/include/Cordova

CpHeader Classes/CDVTimer.h /project/build/include/Cordova/CDVTimer.h cd /project/CordovaLib builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/CordovaLib/Classes/CDVTimer.h /project/build/include/Cordova

ProcessPCH /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch.pch CordovaLib_Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -MD -MT dependencies -MF /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch.d -c /project/CordovaLib/CordovaLib_Prefix.pch -o /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch.pch --serialize-diagnostics /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch.dia

ProcessPCH /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch.pch CordovaLib_Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -MD -MT dependencies -MF /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch.d -c /project/CordovaLib/CordovaLib_Prefix.pch -o /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch.pch --serialize-diagnostics /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch.dia

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.o Classes/NSDictionary+Extensions.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.dia -c /project/CordovaLib/Classes/NSDictionary+Extensions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.o Classes/CDVInvokedUrlCommand.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.dia -c /project/CordovaLib/Classes/CDVInvokedUrlCommand.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.o Classes/NSData+Base64.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.dia -c /project/CordovaLib/Classes/NSData+Base64.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.o Classes/CDVPluginResult.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.dia -c /project/CordovaLib/Classes/CDVPluginResult.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.o Classes/CDVPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.dia -c /project/CordovaLib/Classes/CDVPlugin.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.o Classes/NSMutableArray+QueueAdditions.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.dia -c /project/CordovaLib/Classes/NSMutableArray+QueueAdditions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.o Classes/CDVWhitelist.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.dia -c /project/CordovaLib/Classes/CDVWhitelist.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.o Classes/CDVURLProtocol.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.dia -c /project/CordovaLib/Classes/CDVURLProtocol.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.o Classes/CDVViewController.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.dia -c /project/CordovaLib/Classes/CDVViewController.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.o Classes/CDVLocalStorage.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.dia -c /project/CordovaLib/Classes/CDVLocalStorage.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.o Classes/UIDevice+Extensions.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.dia -c /project/CordovaLib/Classes/UIDevice+Extensions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.o Classes/NSArray+Comparisons.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.dia -c /project/CordovaLib/Classes/NSArray+Comparisons.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.o Classes/CDVCommandQueue.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.dia -c /project/CordovaLib/Classes/CDVCommandQueue.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON_private.o Classes/CDVJSON_private.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON_private.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON_private.dia -c /project/CordovaLib/Classes/CDVJSON_private.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON_private.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.o Classes/CDVCommandDelegateImpl.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.dia -c /project/CordovaLib/Classes/CDVCommandDelegateImpl.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.o Classes/CDVConfigParser.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.dia -c /project/CordovaLib/Classes/CDVConfigParser.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.o Classes/CDVJSON.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.dia -c /project/CordovaLib/Classes/CDVJSON.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.o Classes/CDVUserAgentUtil.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.dia -c /project/CordovaLib/Classes/CDVUserAgentUtil.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVHandleOpenURL.o Classes/CDVHandleOpenURL.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVHandleOpenURL.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVHandleOpenURL.dia -c /project/CordovaLib/Classes/CDVHandleOpenURL.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVHandleOpenURL.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.o Classes/CDVWebViewDelegate.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.dia -c /project/CordovaLib/Classes/CDVWebViewDelegate.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.o Classes/CDVTimer.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-askwpainlthozagebukdrcwgkvcx/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.dia -c /project/CordovaLib/Classes/CDVTimer.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.o Classes/NSDictionary+Extensions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.dia -c /project/CordovaLib/Classes/NSDictionary+Extensions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.o Classes/CDVInvokedUrlCommand.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.dia -c /project/CordovaLib/Classes/CDVInvokedUrlCommand.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.o Classes/NSData+Base64.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.dia -c /project/CordovaLib/Classes/NSData+Base64.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.o Classes/CDVPlugin.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.dia -c /project/CordovaLib/Classes/CDVPlugin.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.o Classes/CDVPluginResult.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.dia -c /project/CordovaLib/Classes/CDVPluginResult.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.o Classes/NSMutableArray+QueueAdditions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.dia -c /project/CordovaLib/Classes/NSMutableArray+QueueAdditions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.o Classes/CDVWhitelist.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.dia -c /project/CordovaLib/Classes/CDVWhitelist.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.o Classes/CDVURLProtocol.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.dia -c /project/CordovaLib/Classes/CDVURLProtocol.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.o Classes/CDVViewController.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.dia -c /project/CordovaLib/Classes/CDVViewController.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.o Classes/CDVLocalStorage.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.dia -c /project/CordovaLib/Classes/CDVLocalStorage.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.o Classes/UIDevice+Extensions.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.dia -c /project/CordovaLib/Classes/UIDevice+Extensions.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.o Classes/NSArray+Comparisons.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.dia -c /project/CordovaLib/Classes/NSArray+Comparisons.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.o Classes/CDVCommandQueue.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.dia -c /project/CordovaLib/Classes/CDVCommandQueue.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON_private.o Classes/CDVJSON_private.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON_private.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON_private.dia -c /project/CordovaLib/Classes/CDVJSON_private.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON_private.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.o Classes/CDVCommandDelegateImpl.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.dia -c /project/CordovaLib/Classes/CDVCommandDelegateImpl.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.o Classes/CDVConfigParser.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.dia -c /project/CordovaLib/Classes/CDVConfigParser.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.o Classes/CDVJSON.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.dia -c /project/CordovaLib/Classes/CDVJSON.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.o Classes/CDVUserAgentUtil.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.dia -c /project/CordovaLib/Classes/CDVUserAgentUtil.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVHandleOpenURL.o Classes/CDVHandleOpenURL.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVHandleOpenURL.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVHandleOpenURL.dia -c /project/CordovaLib/Classes/CDVHandleOpenURL.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVHandleOpenURL.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.o Classes/CDVWebViewDelegate.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.dia -c /project/CordovaLib/Classes/CDVWebViewDelegate.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.o Classes/CDVTimer.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /project/CordovaLib export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -gmodules -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=6.0 -g -Wno-sign-conversion -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I/project/build/include -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I/project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F/project/build -include /var/folders/59/lts8t4_d7yggqggtvh9l6plw0000gp/C/com.apple.DeveloperTools/7.1-7B91b/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-bvfppfvojtksiuciuypatokafxrm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.d --serialize-diagnostics /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.dia -c /project/CordovaLib/Classes/CDVTimer.m -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.o

Libtool build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a normal armv7 cd /project/CordovaLib export IPHONEOS_DEPLOYMENT_TARGET=6.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only armv7 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -L/project/build -filelist /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/Cordova.LinkFileList -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a

Libtool build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a normal arm64 cd /project/CordovaLib export IPHONEOS_DEPLOYMENT_TARGET=6.0 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -L/project/build -filelist /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/Cordova.LinkFileList -o /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a

CreateUniversalBinary /project/build/libCordova.a normal armv7\ arm64 cd /project/CordovaLib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a /project/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a -o /project/build/libCordova.a

=== BUILD TARGET Kynbo OF PROJECT Kynbo WITH THE DEFAULT CONFIGURATION (Release) ===

Check dependencies

Write auxiliary files write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-non-framework-target-headers.hmap write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-generated-files.hmap /bin/mkdir -p /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64 write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/Kynbo-OutputFileMap.json write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-own-target-headers.hmap write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/swift-overrides.hmap write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Script-304B58A110DAC018002A0835.sh chmod 0755 /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Script-304B58A110DAC018002A0835.sh write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-target-headers.hmap write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/Kynbo.LinkFileList write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-project-headers.hmap write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo.hmap /bin/mkdir -p /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/armv7 write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/armv7/Kynbo-OutputFileMap.json write-file /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/armv7/Kynbo.LinkFileList

Create product structure /bin/mkdir -p /project/build/Kynbo.app

PhaseScriptExecution Copy\ www\ directory build/Kynbo.build/Release-iphoneos/Kynbo.build/Script-304B58A110DAC018002A0835.sh cd /project /bin/sh -c /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Script-304B58A110DAC018002A0835.sh

CompileXIB Kynbo/Classes/MainViewController.xib cd /project export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/.. /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Kynbo --output-partial-info-plist /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/MainViewController-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 7.0 --output-format human-readable-text --compile /project/build/Kynbo.app/MainViewController.nib /project/Kynbo/Classes/MainViewController.xib

CopyPNGFile build/Kynbo.app/icon-76.png Kynbo/Resources/icons/icon-76.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/icons/icon-76.png /project/build/Kynbo.app/icon-76.png

CopyPNGFile build/Kynbo.app/icon-60@2x.png Kynbo/Resources/icons/icon-60@2x.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/icons/icon-60@2x.png /project/build/Kynbo.app/icon-60@2x.png

CopyPNGFile build/Kynbo.app/Default-Landscape~ipad.png Kynbo/Resources/splash/Default-Landscape~ipad.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/splash/Default-Landscape~ipad.png /project/build/Kynbo.app/Default-Landscape~ipad.png

CopyPNGFile build/Kynbo.app/Default-Portrait~ipad.png Kynbo/Resources/splash/Default-Portrait~ipad.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/splash/Default-Portrait~ipad.png /project/build/Kynbo.app/Default-Portrait~ipad.png

CopyPNGFile build/Kynbo.app/Default@2x~iphone.png Kynbo/Resources/splash/Default@2x~iphone.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/splash/Default@2x~iphone.png /project/build/Kynbo.app/Default@2x~iphone.png

CopyPNGFile build/Kynbo.app/Default~iphone.png Kynbo/Resources/splash/Default~iphone.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/splash/Default~iphone.png /project/build/Kynbo.app/Default~iphone.png

CopyPNGFile build/Kynbo.app/icon-60.png Kynbo/Resources/icons/icon-60.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/icons/icon-60.png /project/build/Kynbo.app/icon-60.png

CopyPNGFile build/Kynbo.app/Default-568h@2x~iphone.png Kynbo/Resources/splash/Default-568h@2x~iphone.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/splash/Default-568h@2x~iphone.png /project/build/Kynbo.app/Default-568h@2x~iphone.png

CopyPNGFile build/Kynbo.app/icon-76@2x.png Kynbo/Resources/icons/icon-76@2x.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/icons/icon-76@2x.png /project/build/Kynbo.app/icon-76@2x.png

CopyPNGFile build/Kynbo.app/icon-60@3x.png Kynbo/Resources/icons/icon-60@3x.png cd /project /Applications/Xcode.app/Contents/Developer/usr/bin/copypng -compress /project/Kynbo/Resources/icons/icon-60@3x.png /project/build/Kynbo.app/icon-60@3x.png

CpResource Kynbo/Resources/CDVNotification.bundle build/Kynbo.app/CDVNotification.bundle cd /project builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/Kynbo/Resources/CDVNotification.bundle /project/build/Kynbo.app

CpResource Kynbo/Resources/CDVCapture.bundle build/Kynbo.app/CDVCapture.bundle cd /project builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks /project/Kynbo/Resources/CDVCapture.bundle /project/build/Kynbo.app

ProcessInfoPlistFile build/Kynbo.app/Info.plist Kynbo/Kynbo-Info.plist cd /project builtin-infoPlistUtility /project/Kynbo/Kynbo-Info.plist -genpkginfo /project/build/Kynbo.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -additionalcontentfile /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/MainViewController-PartialInfo.plist -o /project/build/Kynbo.app/Info.plist

CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler cd /project /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Kynbo -O -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -target arm64-apple-ios7.0 -g -Xfrontend -serialize-debugging-options -I /project/build -F /project/build -c -j8 /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftyJson.swift -output-file-map /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/Kynbo-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/Kynbo.swiftmodule -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/swift-overrides.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-generated-files.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-own-target-headers.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-target-headers.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-project-headers.hmap -Xcc -I/project/build/include -Xcc -I/project/build/usr/local/lib/include -Xcc -I/project/build/UninstalledProducts/include -Xcc -I/project/build -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources/arm64 -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources -emit-objc-header -emit-objc-header-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/Kynbo-Swift.h -Xcc -working-directory/project

CompileSwift normal arm64 /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift cd /project /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftyJson.swift -target arm64-apple-ios7.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -I /project/build -F /project/build -g -serialize-debugging-options -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/swift-overrides.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-generated-files.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-own-target-headers.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-target-headers.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-project-headers.hmap -Xcc -I/project/build/include -Xcc -I/project/build/usr/local/lib/include -Xcc -I/project/build/UninstalledProducts/include -Xcc -I/project/build -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources/arm64 -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources -Xcc -working-directory/project -emit-module-doc-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin~partial.swiftdoc -O -module-name Kynbo -emit-module-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin~partial.swiftmodule -serialize-diagnostics-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin.dia -emit-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin.d -emit-reference-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin.swiftdeps -o /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/GeofencePlugin.o /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:22:49: error: use of undeclared type 'CDVPlugin' @objc(HWPGeofencePlugin) class GeofencePlugin : CDVPlugin { ^~~~~ /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:22:2: error: only classes that inherit from NSObject can be declared @objc @objc(HWPGeofencePlugin) class GeofencePlugin : CDVPlugin { ~^~~~ /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:206:42: error: use of undeclared type 'CLLocationManagerDelegate' class GeoNotificationManager : NSObject, CLLocationManagerDelegate { ^~~~~~~~~ /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:26:19: error: method does not override any method from its superclass override func pluginInitialize () {


/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:42:30: error: use of undeclared type 'CDVInvokedUrlCommand'
    func initialize(command: CDVInvokedUrlCommand) {
                             ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:58:31: error: use of undeclared type 'CDVInvokedUrlCommand'
    func deviceReady(command: CDVInvokedUrlCommand) {
                              ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:63:24: error: use of undeclared type 'CDVInvokedUrlCommand'
    func ping(command: CDVInvokedUrlCommand) {
                       ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:77:31: error: use of undeclared type 'CDVInvokedUrlCommand'
    func addOrUpdate(command: CDVInvokedUrlCommand) {
                              ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:90:30: error: use of undeclared type 'CDVInvokedUrlCommand'
    func getWatched(command: CDVInvokedUrlCommand) {
                             ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:101:26: error: use of undeclared type 'CDVInvokedUrlCommand'
    func remove(command: CDVInvokedUrlCommand) {
                         ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:113:29: error: use of undeclared type 'CDVInvokedUrlCommand'
    func removeAll(command: CDVInvokedUrlCommand) {
                            ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:207:27: error: use of unresolved identifier 'CLLocationManager'
    let locationManager = CLLocationManager()
                          ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:294:44: error: use of undeclared type 'CLRegion'
    func getMonitoredRegion(id: String) -> CLRegion? {
                                           ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:323:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didUpdateLocations locations: [CLLocation]) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:323:85: error: use of undeclared type 'CLLocation'
    func locationManager(manager: CLLocationManager, didUpdateLocations locations: [CLLocation]) {
                                                                                    ^~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:327:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didFailWithError error: NSError) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:331:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didFinishDeferredUpdatesWithError error: NSError?) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:335:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didEnterRegion region: CLRegion) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:335:77: error: use of undeclared type 'CLRegion'
    func locationManager(manager: CLLocationManager, didEnterRegion region: CLRegion) {
                                                                            ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:340:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didExitRegion region: CLRegion) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:340:76: error: use of undeclared type 'CLRegion'
    func locationManager(manager: CLLocationManager, didExitRegion region: CLRegion) {
                                                                           ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:345:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didStartMonitoringForRegion region: CLRegion) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:345:90: error: use of undeclared type 'CLRegion'
    func locationManager(manager: CLLocationManager, didStartMonitoringForRegion region: CLRegion) {
                                                                                         ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:353:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, didDetermineState state: CLRegionState, forRegion region: CLRegion) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:353:79: error: use of undeclared type 'CLRegionState'
    func locationManager(manager: CLLocationManager, didDetermineState state: CLRegionState, forRegion region: CLRegion) {
                                                                              ^~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:353:112: error: use of undeclared type 'CLRegion'
    func locationManager(manager: CLLocationManager, didDetermineState state: CLRegionState, forRegion region: CLRegion) {
                                                                                                               ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:357:35: error: use of undeclared type 'CLLocationManager'
    func locationManager(manager: CLLocationManager, monitoringDidFailForRegion region: CLRegion?, withError error: NSError) {
                                  ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:357:89: error: use of undeclared type 'CLRegion'
    func locationManager(manager: CLLocationManager, monitoringDidFailForRegion region: CLRegion?, withError error: NSError) {
                                                                                        ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:361:35: error: use of undeclared type 'CLRegion'
    func handleTransition(region: CLRegion!, transitionType: Int) {
                                  ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:54:28: error: use of unresolved identifier 'CDVPluginResult'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                           ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:54:52: error: use of unresolved identifier 'CDVCommandStatus_OK'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:55:9: error: use of unresolved identifier 'commandDelegate'
        commandDelegate!.sendPluginResult(pluginResult, callbackId: command.callbackId)
        ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:59:28: error: use of unresolved identifier 'CDVPluginResult'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                           ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:59:52: error: use of unresolved identifier 'CDVCommandStatus_OK'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:60:9: error: use of unresolved identifier 'commandDelegate'
        commandDelegate!.sendPluginResult(pluginResult, callbackId: command.callbackId)
        ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:65:28: error: use of unresolved identifier 'CDVPluginResult'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                           ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:65:52: error: use of unresolved identifier 'CDVCommandStatus_OK'
        let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:66:9: error: use of unresolved identifier 'commandDelegate'
        commandDelegate!.sendPluginResult(pluginResult, callbackId: command.callbackId)
        ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:84:36: error: use of unresolved identifier 'CDVPluginResult'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                   ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:84:60: error: use of unresolved identifier 'CDVCommandStatus_OK'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                           ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:95:36: error: use of unresolved identifier 'CDVPluginResult'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK, messageAsString: watchedJsonString)
                                   ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:95:60: error: use of unresolved identifier 'CDVCommandStatus_OK'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK, messageAsString: watchedJsonString)
                                                           ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:107:36: error: use of unresolved identifier 'CDVPluginResult'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                   ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:107:60: error: use of unresolved identifier 'CDVCommandStatus_OK'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                           ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:117:36: error: use of unresolved identifier 'CDVPluginResult'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                   ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:117:60: error: use of unresolved identifier 'CDVCommandStatus_OK'
                let pluginResult = CDVPluginResult(status: CDVCommandStatus_OK)
                                                           ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:149:26: error: use of unresolved identifier 'webView'
        if let webView = webView {
                         ^~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:214:43: error: use of unresolved identifier 'kCLLocationAccuracyBest'
        locationManager.desiredAccuracy = kCLLocationAccuracyBest
                                          ^~~~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:215:14: error: use of unresolved identifier 'CLLocationManager'
        if (!CLLocationManager.locationServicesEnabled()) {
             ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:221:14: error: use of unresolved identifier 'CLLocationManager'
        if (!CLLocationManager.isMonitoringAvailableForClass(CLRegion)) {
             ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:221:62: error: use of unresolved identifier 'CLRegion'
        if (!CLLocationManager.isMonitoringAvailableForClass(CLRegion)) {
                                                             ^~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:237:24: error: use of unresolved identifier 'CLLocationCoordinate2DMake'
        let location = CLLocationCoordinate2DMake(
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:242:63: error: use of undeclared type 'CLLocationDistance'
        let radius = geoNotification["radius"].doubleValue as CLLocationDistance
                                                              ^~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:246:22: error: use of unresolved identifier 'CLCircularRegion'
        let region = CLCircularRegion(center: location, radius: radius, identifier: id)
                     ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:261:14: error: use of unresolved identifier 'CLLocationManager'
        if (!CLLocationManager.locationServicesEnabled()) {
             ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:265:26: error: use of unresolved identifier 'CLLocationManager'
        let authStatus = CLLocationManager.authorizationStatus()
                         ^~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift:267:27: error: use of unresolved identifier 'CLAuthorizationStatus'
        if (authStatus != CLAuthorizationStatus.AuthorizedAlways) {
                          ^~~~~~~~~~~~~~~~~~~~~

CompileSwift normal arm64 /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift
    cd /project
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift -primary-file /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftyJson.swift -target arm64-apple-ios7.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -I /project/build -F /project/build -g -serialize-debugging-options -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/swift-overrides.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-generated-files.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-own-target-headers.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-target-headers.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-project-headers.hmap -Xcc -I/project/build/include -Xcc -I/project/build/usr/local/lib/include -Xcc -I/project/build/UninstalledProducts/include -Xcc -I/project/build -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources/arm64 -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources -Xcc -working-directory/project -emit-module-doc-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData~partial.swiftdoc -O -module-name Kynbo -emit-module-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData~partial.swiftmodule -serialize-diagnostics-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData.dia -emit-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData.d -emit-reference-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData.swiftdeps -o /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftData.o
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1072:26: error: use of unresolved identifier 'sqlite3_open'
            let status = sqlite3_open(dbPath.cStringUsingEncoding(NSUTF8StringEncoding)!, &sqliteDB)
                         ^~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1073:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1076:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1119:26: error: use of unresolved identifier 'sqlite3_open_v2'
            let status = sqlite3_open_v2(dbPath.cStringUsingEncoding(NSUTF8StringEncoding)!, &sqliteDB, flags, nil)
                         ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1120:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1123:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1149:26: error: use of unresolved identifier 'sqlite3_close'
            let status = sqlite3_close(sqliteDB)
                         ^~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1150:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1153:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1187:26: error: use of unresolved identifier 'sqlite3_close'
            let status = sqlite3_close(sqliteDB)
                         ^~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1193:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1196:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1295:22: error: use of unresolved identifier 'sqlite3_last_insert_rowid'
            let id = sqlite3_last_insert_rowid(sqliteDB)
                     ^~~~~~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1302:24: error: use of unresolved identifier 'sqlite3_changes'
            return Int(sqlite3_changes(sqliteDB))
                       ^~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1310:20: error: use of unresolved identifier 'sqlite3_column_type'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1310:61: error: use of unresolved identifier 'SQLITE_NULL'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                                                            ^~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1313:28: error: use of unresolved identifier 'sqlite3_column_int'
                return Int(sqlite3_column_int(statement, index))
                           ^~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1315:48: error: use of unresolved identifier 'sqlite3_column_text'
                let text = UnsafePointer<Int8>(sqlite3_column_text(statement, index))
                                               ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1318:28: error: use of unresolved identifier 'sqlite3_column_blob'
                let blob = sqlite3_column_blob(statement, index)
                           ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1320:32: error: use of unresolved identifier 'sqlite3_column_bytes'
                    let size = sqlite3_column_bytes(statement, index)
                               ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1325:20: error: use of unresolved identifier 'sqlite3_column_type'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1325:61: error: use of unresolved identifier 'SQLITE_NULL'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                                                            ^~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1328:31: error: use of unresolved identifier 'sqlite3_column_double'
                return Double(sqlite3_column_double(statement, index))
                              ^~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1330:20: error: use of unresolved identifier 'sqlite3_column_type'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1330:61: error: use of unresolved identifier 'SQLITE_NULL'
                if sqlite3_column_type(statement, index) == SQLITE_NULL {
                                                            ^~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1333:24: error: use of unresolved identifier 'sqlite3_column_int'
                return sqlite3_column_int(statement, index) != 0
                       ^~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1337:48: error: use of unresolved identifier 'sqlite3_column_text'
                let text = UnsafePointer<Int8>(sqlite3_column_text(statement, index))
                                               ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1367:26: error: use of unresolved identifier 'sqlite3_prepare_v2'
            var status = sqlite3_prepare_v2(SQLiteDB.sharedInstance.sqliteDB, sql, -1, &pStmt, nil)
                         ^~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1368:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1371:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1374:17: error: use of unresolved identifier 'sqlite3_finalize'
                sqlite3_finalize(pStmt)
                ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1378:22: error: use of unresolved identifier 'sqlite3_step'
            status = sqlite3_step(pStmt)
                     ^~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1379:26: error: use of unresolved identifier 'SQLITE_DONE'
            if status != SQLITE_DONE && status != SQLITE_OK {
                         ^~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1379:51: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_DONE && status != SQLITE_OK {
                                                  ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1382:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1385:17: error: use of unresolved identifier 'sqlite3_finalize'
                sqlite3_finalize(pStmt)
                ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1389:13: error: use of unresolved identifier 'sqlite3_finalize'
            sqlite3_finalize(pStmt)
            ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1410:26: error: use of unresolved identifier 'sqlite3_prepare_v2'
            var status = sqlite3_prepare_v2(SQLiteDB.sharedInstance.sqliteDB, sql, -1, &pStmt, nil)
                         ^~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1411:26: error: use of unresolved identifier 'SQLITE_OK'
            if status != SQLITE_OK {
                         ^~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1414:52: error: use of unresolved identifier 'sqlite3_errmsg'
                if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                   ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1417:17: error: use of unresolved identifier 'sqlite3_finalize'
                sqlite3_finalize(pStmt)
                ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1424:26: error: use of unresolved identifier 'sqlite3_step'
                status = sqlite3_step(pStmt)
                         ^~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1425:30: error: use of unresolved identifier 'SQLITE_ROW'
                if status == SQLITE_ROW {
                             ^~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1426:35: error: use of unresolved identifier 'sqlite3_column_count'
                    columnCount = sqlite3_column_count(pStmt)
                                  ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1429:61: error: use of unresolved identifier 'sqlite3_column_name'
                        let columnName = String.fromCString(sqlite3_column_name(pStmt, i))!
                                                            ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1430:64: error: use of unresolved identifier 'sqlite3_column_decltype'
                        if let columnType = String.fromCString(sqlite3_column_decltype(pStmt, i))?.uppercaseString {
                                                               ^~~~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1436:36: error: use of unresolved identifier 'sqlite3_column_type'
                            switch sqlite3_column_type(pStmt, i) {
                                   ^~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1456:37: error: use of unresolved identifier 'SQLITE_DONE'
                } else if status == SQLITE_DONE {
                                    ^~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1461:56: error: use of unresolved identifier 'sqlite3_errmsg'
                    if let errMsg = String.fromCString(sqlite3_errmsg(SQLiteDB.sharedInstance.sqliteDB)) {
                                                       ^~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1464:21: error: use of unresolved identifier 'sqlite3_finalize'
                    sqlite3_finalize(pStmt)
                    ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1470:13: error: use of unresolved identifier 'sqlite3_finalize'
            sqlite3_finalize(pStmt)
            ^~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1816:24: error: use of unresolved identifier 'SQLITE_OPEN_READONLY'
                return SQLITE_OPEN_READONLY
                       ^~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1818:24: error: use of unresolved identifier 'SQLITE_OPEN_READWRITE'
                return SQLITE_OPEN_READWRITE
                       ^~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1820:24: error: use of unresolved identifier 'SQLITE_OPEN_READWRITE'
                return SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE
                       ^~~~~~~~~~~~~~~~~~~~~
/project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift:1820:48: error: use of unresolved identifier 'SQLITE_OPEN_CREATE'
                return SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE
                                               ^~~~~~~~~~~~~~~~~~

CompileSwift normal arm64 /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftyJson.swift
    cd /project
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift -primary-file /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftyJson.swift -target arm64-apple-ios7.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk -I /project/build -F /project/build -g -serialize-debugging-options -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/swift-overrides.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-generated-files.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-own-target-headers.hmap -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-all-target-headers.hmap -Xcc -iquote -Xcc /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Kynbo-project-headers.hmap -Xcc -I/project/build/include -Xcc -I/project/build/usr/local/lib/include -Xcc -I/project/build/UninstalledProducts/include -Xcc -I/project/build -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources/arm64 -Xcc -I/project/build/Kynbo.build/Release-iphoneos/Kynbo.build/DerivedSources -Xcc -working-directory/project -emit-module-doc-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson~partial.swiftdoc -O -module-name Kynbo -emit-module-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson~partial.swiftmodule -serialize-diagnostics-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson.dia -emit-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson.d -emit-reference-dependencies-path /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson.swiftdeps -o /project/build/Kynbo.build/Release-iphoneos/Kynbo.build/Objects-normal/arm64/SwiftyJson.o

*\* BUILD FAILED **

The following build commands failed:
    CompileSwift normal arm64 /project/Kynbo/Plugins/cordova-plugin-geofence/GeofencePlugin.swift
    CompileSwift normal arm64 /project/Kynbo/Plugins/cordova-plugin-geofence/SwiftData.swift
    CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(3 failures)
erineland commented 8 years ago

Having this exact same issue, I think it's related to #122 and #127, but suggested solutions there do not work. Latest everything and still no luck.

scriby commented 8 years ago

I am encountering the same issue building the plugin on phonegap build

scriby commented 8 years ago

It seems like this is probably the issue: "PGB does not support Swift. I know of no plans to support it. As for the plugin, I would suggest you try another plugin, or ask the author to make a version that works with PGB." (http://community.phonegap.com/nitobi/topics/pgb-build-failed-with-plugin-written-in-swift)

This would seem to imply there's no hope of being able to build a project using this plugin for iOS with Phonegap Build.

tsubik commented 8 years ago

@jdool8888, @arcadia168, @scriby There is Cordova hook in this plugin to enable swift support. If this is true that hooks do not work on PhoneGap Build you guys should try to manually configure your project to support swift. Take a look here.

scriby commented 8 years ago

I am not sure it's possible to do that sort of configuration with the phonegap build cloud service. If it is, I have no idea how to do it.

stefanotauriello commented 7 years ago

Is it resolved?