Software Archive
Read-only legacy content
17061 Discussions

Build failure Ios

SithLord
New Contributor I
433 Views

 

I'm trying to use this plugin to display a badge on my app launcher icon. Building for iOs fails with the attached error in log.

Plugin ID: de.appplant.cordova.plugin.badge

Assuming this plugin is just broken,  is there any other way to display a badge on my app launcher icon? I already know how to display badges in the app itself using AF2.2.

I would appreciate any advice, thanks.

 

Installing "org.apache.cordova.device" for ios
Installing "org.apache.cordova.camera" for ios
Installing "com.phonegap.plugins.barcodescanner" for ios
Installing "de.appplant.cordova.plugin.hidden-statusbar-overlay" for ios
Installing "org.apache.cordova.dialogs" for ios
Installing "com.intel.xdk.cache" for ios
Installing "de.appplant.cordova.plugin.badge" for ios
cordova library for "ios" already exists. No need to download. Continuing.
Generating config.xml from defaults for platform "ios"
Calling plugman.prepare for platform "ios"
Preparing ios project
Processing configuration changes for plugins.
Iterating over installed plugins: [ 'org.apache.cordova.device',
  'org.apache.cordova.camera',
  'com.phonegap.plugins.barcodescanner',
  'de.appplant.cordova.plugin.hidden-statusbar-overlay',
  'org.apache.cordova.dialogs',
  'com.intel.xdk.cache',
  'de.appplant.cordova.plugin.badge' ]
Writing out cordova_plugins.js...
Wrote out iOS Bundle Identifier to "xdk.myCoName.myAppName"
Wrote out iOS Bundle Version to "0.0.2"
Copying icon from .../myAppName/res/iOS/icons/Icon-60.png to .../myAppName/platforms/ios/myAppName/Resources/icons/icon-60.png
cp: no such file or directory: .../myAppName/res/iOS/icons/Icon-60.png

Copying icon from .../myAppName/res/iOS/icons/Icon-120.png to .../myAppName/platforms/ios/myAppName/Resources/icons/icon-60@2x.png
cp: no such file or directory: .../myAppName/res/iOS/icons/Icon-120.png

Copying icon from .../myAppName/res/iOS/icons/Icon-76.png to .../myAppName/platforms/ios/myAppName/Resources/icons/icon-76.png
cp: no such file or directory: .../myAppName/res/iOS/icons/Icon-76.png

Copying icon from .../myAppName/res/iOS/icons/Icon-152.png to .../myAppName/platforms/ios/myAppName/Resources/icons/icon-76@2x.png
cp: no such file or directory: .../myAppName/res/iOS/icons/Icon-152.png

Copying splash from .../myAppName/res/iOS/splash/iphone_320x480.png to .../myAppName/platforms/ios/myAppName/Resources/splash/Default~iphone.png
cp: no such file or directory: .../myAppName/res/iOS/splash/iphone_320x480.png

Copying splash from .../myAppName/res/iOS/splash/iphone_640x960.png to .../myAppName/platforms/ios/myAppName/Resources/splash/Default@2x~iphone.png
cp: no such file or directory: .../myAppName/res/iOS/splash/iphone_640x960.png

Copying splash from .../myAppName/res/iOS/splash/iphone_640x1136.png to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-568h@2x~iphone.png
cp: no such file or directory: .../myAppName/res/iOS/splash/iphone_640x1136.png

iOS Product Name has not changed (still "myAppName")
************* Processing the main config.xml file (after_prepare)  *****************
App Directory = [.../myAppName]
Will process and update the following config files:
    Config.xml = [.../myAppName/config.xml]
Namespaces:
    prefix/uri ''/'http://www.w3.org/ns/widgets'
    prefix/uri 'intelxdk'/'http://xdk.intel.com/ns/v1'
Name of the app is [myAppName]
Updating full app name to [myAppName]
Processing preference Orientation [portrait]
Processing preference permissions
Updating the versionName
Setting [CFBundleShortVersionString] to 0.0.2
Processing preference exit-on-suspend [true]
Setting [UIApplicationExitsOnSuspend] to True
Processing config file values
Image height/width = 120/120
Copied image file icon-60@2x
Image height/width = 60/60
Copied image file icon-60
Image height/width = 152/152
Copied image file icon-76@2x
Image height/width = 76/76
Copied image file icon-76
Image height/width = 180/180
Copied image file icon-60@3x
Copying [.../myAppName/www/res/iOS/icons/Icon-180.png] to [.../myAppName/platforms/ios/build/device/myAppName.app/icon-60@3x.png
updated icon list to [['icon', 'icon@2x', 'icon-60', 'icon-60@2x', 'icon-72', 'icon-72@2x', 'icon-76', 'icon-76@2x', 'icon-60@3x']]
Copying the iPad Retina Landscape [.../myAppName/www/res/iOS/splash/iphone_2048x1496.png] (2048w x 1496h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape@2x~ipad.png.
Copying the iPad Landscape [.../myAppName/www/res/iOS/splash/iphone_1024x748.png] (1024w x 748h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape~ipad.png.
Copying the iPhone 5 [.../myAppName/www/res/iOS/splash/iphone_640x1136.png] (640w x 1136h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-568h@2x~iphone.png.
Copying the iPhone Retina [.../myAppName/www/res/iOS/splash/iphone_640x960.png] (640w x 960h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default@2x~iphone.png.
Copying the iPhone [.../myAppName/www/res/iOS/splash/iphone_320x480.png] (320w x 480h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default~iphone.png.
Copying the iPad Retina portrait [.../myAppName/www/res/iOS/splash/iphone_1536x2008.png] (1536w x 2008h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Portrait@2x~ipad.png.
Copying the iPad portrait [.../myAppName/www/res/iOS/splash/iphone_768x1004.png] (768w x 1004h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Portrait~ipad.png.
Copying the iPhone 6 Portrait [.../myAppName/www/res/iOS/splash/iphone_750x1334.png] (750w x 1334h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-667h@2x.png.
Copying [.../myAppName/www/res/iOS/splash/iphone_750x1334.png] to [.../myAppName/platforms/ios/build/device/myAppName.app/Default-667h@2x.png
Copying the iPhone 6 Plus Portrait [.../myAppName/www/res/iOS/splash/iphone_1242x2208.png] (1242w x 2208h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-736h@3x.png.
Copying [.../myAppName/www/res/iOS/splash/iphone_1242x2208.png] to [.../myAppName/platforms/ios/build/device/myAppName.app/Default-736h@3x.png
Copying the iPhone 6 Landscape [.../myAppName/www/res/iOS/splash/iphone_1334x750.png] (1334w x 750h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape-667h@2x.png.
Copying [.../myAppName/www/res/iOS/splash/iphone_1334x750.png] to [.../myAppName/platforms/ios/build/device/myAppName.app/Default-Landscape-667h@2x.png
Copying the iPhone 6 Plus Landscape [.../myAppName/www/res/iOS/splash/iphone_2208x1242.png] (2208w x 1242h) splash screen to .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape-736h@3x.png.
Copying [.../myAppName/www/res/iOS/splash/iphone_2208x1242.png] to [.../myAppName/platforms/ios/build/device/myAppName.app/Default-Landscape-736h@3x.png
Setting launch images to portrait only.
Saving config.xml to [.../myAppName/config.xml]
Saving info.plist to [.../myAppName/platforms/ios/myAppName/myAppName-Info.plist]
************* Completed processing the main config.xml file (after_prepare)  *****************
Running command: .../myAppName/platforms/ios/cordova/build --release --device
Build settings from command line:
    ARCHS = armv7 armv7s arm64
    CONFIGURATION_BUILD_DIR = .../myAppName/platforms/ios/build/device
    SDKROOT = iphoneos8.0
    VALID_ARCHS = armv7 armv7s arm64

Build settings from configuration file '.../myAppName/platforms/ios/cordova/build.xcconfig':
    CODE_SIGN_IDENTITY = iPhone Distribution: My Comp Name, Inc. (KW7T295GN9)
    IPHONEOS_DEPLOYMENT_TARGET = 8.0
    PROVISIONING_PROFILE = 0974edd4-9f67-44d2-826f-54cef56d0457

=== BUILD TARGET CordovaLib OF PROJECT CordovaLib WITH CONFIGURATION Release ===

Check dependencies

Write auxiliary files
/bin/mkdir -p .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch.pch.hash-criteria
/bin/mkdir -p .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/Cordova.LinkFileList
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch.pch.hash-criteria
/bin/mkdir -p .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/Cordova.LinkFileList
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-non-framework-target-headers.hmap
/bin/mkdir -p .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/Cordova.LinkFileList
write-file .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova.hmap

CpHeader Classes/CDVPlugin.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVPlugin.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVPlugin.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVPluginResult.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVPluginResult.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVPluginResult.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/NSDictionary+Extensions.h .../myAppName/platforms/ios/build/device/include/Cordova/NSDictionary+Extensions.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/NSDictionary+Extensions.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVWhitelist.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVWhitelist.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVWhitelist.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVInvokedUrlCommand.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVInvokedUrlCommand.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVInvokedUrlCommand.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/NSMutableArray+QueueAdditions.h .../myAppName/platforms/ios/build/device/include/Cordova/NSMutableArray+QueueAdditions.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/NSMutableArray+QueueAdditions.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVDebug.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVDebug.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVDebug.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/NSData+Base64.h .../myAppName/platforms/ios/build/device/include/Cordova/NSData+Base64.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/NSData+Base64.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVURLProtocol.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVURLProtocol.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVCommandDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVCommandDelegate.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVViewController.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVViewController.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVAvailability.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVAvailability.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVAvailability.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDV.h .../myAppName/platforms/ios/build/device/include/Cordova/CDV.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDV.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVLocalStorage.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVLocalStorage.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVLocalStorage.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/NSArray+Comparisons.h .../myAppName/platforms/ios/build/device/include/Cordova/NSArray+Comparisons.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/NSArray+Comparisons.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVCommandDelegateImpl.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVCommandDelegateImpl.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandDelegateImpl.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVCommandQueue.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVCommandQueue.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandQueue.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVScreenOrientationDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVScreenOrientationDelegate.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVScreenOrientationDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/UIDevice+Extensions.h .../myAppName/platforms/ios/build/device/include/Cordova/UIDevice+Extensions.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/UIDevice+Extensions.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVConfigParser.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVConfigParser.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVConfigParser.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVShared.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVShared.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVShared.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVJSON.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVJSON.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVJSON.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVWebViewDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVWebViewDelegate.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVWebViewDelegate.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVUserAgentUtil.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVUserAgentUtil.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVUserAgentUtil.h .../myAppName/platforms/ios/build/device/include/Cordova

CpHeader Classes/CDVTimer.h .../myAppName/platforms/ios/build/device/include/Cordova/CDVTimer.h
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/CordovaLib/Classes/CDVTimer.h .../myAppName/platforms/ios/build/device/include/Cordova

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch.pch CordovaLib_Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch.d -c .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch.dia

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch.pch CordovaLib_Prefix.pch normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch.d -c .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch.dia

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch.pch CordovaLib_Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch.d -c .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch.dia

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVInvokedUrlCommand.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVInvokedUrlCommand.o

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSDictionary+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSDictionary+Extensions.m -o .../myAppName/platforms/ios/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/NSData+Base64.o Classes/NSData+Base64.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSData+Base64.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSData+Base64.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPluginResult.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPluginResult.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVPlugin.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPlugin.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSMutableArray+QueueAdditions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSMutableArray+QueueAdditions.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWhitelist.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWhitelist.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVURLProtocol.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:30:33: warning: 'atomic' attribute on property 'statusCode' does not match the property inherited from 'NSHTTPURLResponse' [-Wproperty-attribute-mismatch]
@property (nonatomic) NSInteger statusCode;
                                ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:84:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:148:32: note: property declared here
@property (readonly) NSInteger statusCode;
                               ^
1 warning generated.

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVViewController.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:888:9: warning: 'propertyListFromData:mutabilityOption:format:errorDescription:' is deprecated: first deprecated in iOS 8.0 - Use propertyListWithData:options:format:error: instead. [-Wdeprecated-declarations]
        propertyListFromData:plistXML
        ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:56:1: note: 'propertyListFromData:mutabilityOption:format:errorDescription:' has been explicitly marked deprecated here
+ (id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(NSPropertyListFormat *)format errorDescription:(out __strong NSString **)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead.");
^
1 warning generated.

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVLocalStorage.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVLocalStorage.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/UIDevice+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/UIDevice+Extensions.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/NSArray+Comparisons.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSArray+Comparisons.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandQueue.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandQueue.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVCommandDelegateImpl.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandDelegateImpl.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVConfigParser.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVConfigParser.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVJSON.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVJSON.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVUserAgentUtil.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVUserAgentUtil.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVWebViewDelegate.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWebViewDelegate.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVTimer.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVTimer.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVShared.o Classes/CDVShared.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-frtxahjicboavbcxeyrqfdutvnet/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVShared.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVShared.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVShared.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/CDVShared.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSDictionary+Extensions.o Classes/NSDictionary+Extensions.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSDictionary+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSDictionary+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSDictionary+Extensions.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSDictionary+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVInvokedUrlCommand.o Classes/CDVInvokedUrlCommand.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVInvokedUrlCommand.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVInvokedUrlCommand.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVInvokedUrlCommand.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVInvokedUrlCommand.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPluginResult.o Classes/CDVPluginResult.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPluginResult.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPluginResult.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPluginResult.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPluginResult.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSData+Base64.o Classes/NSData+Base64.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSData+Base64.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSData+Base64.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSData+Base64.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSData+Base64.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPlugin.o Classes/CDVPlugin.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPlugin.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPlugin.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPlugin.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVPlugin.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSMutableArray+QueueAdditions.o Classes/NSMutableArray+QueueAdditions.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSMutableArray+QueueAdditions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSMutableArray+QueueAdditions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSMutableArray+QueueAdditions.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSMutableArray+QueueAdditions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWhitelist.o Classes/CDVWhitelist.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWhitelist.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWhitelist.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWhitelist.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWhitelist.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVURLProtocol.o Classes/CDVURLProtocol.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVURLProtocol.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVURLProtocol.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVURLProtocol.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:30:33: warning: 'atomic' attribute on property 'statusCode' does not match the property inherited from 'NSHTTPURLResponse' [-Wproperty-attribute-mismatch]
@property (nonatomic) NSInteger statusCode;
                                ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:84:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:148:32: note: property declared here
@property (readonly) NSInteger statusCode;
                               ^
1 warning generated.

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVViewController.o Classes/CDVViewController.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVViewController.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVViewController.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVViewController.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:888:9: warning: 'propertyListFromData:mutabilityOption:format:errorDescription:' is deprecated: first deprecated in iOS 8.0 - Use propertyListWithData:options:format:error: instead. [-Wdeprecated-declarations]
        propertyListFromData:plistXML
        ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:56:1: note: 'propertyListFromData:mutabilityOption:format:errorDescription:' has been explicitly marked deprecated here
+ (id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(NSPropertyListFormat *)format errorDescription:(out __strong NSString **)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead.");
^
1 warning generated.

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVLocalStorage.o Classes/CDVLocalStorage.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVLocalStorage.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVLocalStorage.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVLocalStorage.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVLocalStorage.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/UIDevice+Extensions.o Classes/UIDevice+Extensions.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/UIDevice+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/UIDevice+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/UIDevice+Extensions.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/UIDevice+Extensions.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSArray+Comparisons.o Classes/NSArray+Comparisons.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSArray+Comparisons.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSArray+Comparisons.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSArray+Comparisons.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/NSArray+Comparisons.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandQueue.o Classes/CDVCommandQueue.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandQueue.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandQueue.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandQueue.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandQueue.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandDelegateImpl.o Classes/CDVCommandDelegateImpl.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandDelegateImpl.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandDelegateImpl.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandDelegateImpl.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVCommandDelegateImpl.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVConfigParser.o Classes/CDVConfigParser.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVConfigParser.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVConfigParser.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVConfigParser.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVConfigParser.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVJSON.o Classes/CDVJSON.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVJSON.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVJSON.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVJSON.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVJSON.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVUserAgentUtil.o Classes/CDVUserAgentUtil.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVUserAgentUtil.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVUserAgentUtil.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVUserAgentUtil.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVUserAgentUtil.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWebViewDelegate.o Classes/CDVWebViewDelegate.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWebViewDelegate.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWebViewDelegate.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWebViewDelegate.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVWebViewDelegate.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVTimer.o Classes/CDVTimer.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVTimer.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVTimer.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVTimer.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVTimer.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVShared.o Classes/CDVShared.m normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-gbbspsnqeguekubxmitjiudmmhnh/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVShared.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVShared.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVShared.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/CDVShared.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSDictionary+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSDictionary+Extensions.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVInvokedUrlCommand.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVInvokedUrlCommand.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSData+Base64.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSData+Base64.m -o .../myAppName/platforms/ios/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/CDVPluginResult.o Classes/CDVPluginResult.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPluginResult.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPluginResult.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVPlugin.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVPlugin.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSMutableArray+QueueAdditions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSMutableArray+QueueAdditions.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWhitelist.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWhitelist.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVURLProtocol.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:30:33: warning: 'atomic' attribute on property 'statusCode' does not match the property inherited from 'NSHTTPURLResponse' [-Wproperty-attribute-mismatch]
@property (nonatomic) NSInteger statusCode;
                                ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVURLProtocol.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:84:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:148:32: note: property declared here
@property (readonly) NSInteger statusCode;
                               ^
1 warning generated.

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVViewController.o
.../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:888:9: warning: 'propertyListFromData:mutabilityOption:format:errorDescription:' is deprecated: first deprecated in iOS 8.0 - Use propertyListWithData:options:format:error: instead. [-Wdeprecated-declarations]
        propertyListFromData:plistXML
        ^
In file included from .../myAppName/platforms/ios/CordovaLib/Classes/CDVViewController.m:1:
In file included from .../myAppName/platforms/ios/CordovaLib/CordovaLib_Prefix.pch:21:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:6:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h:56:1: note: 'propertyListFromData:mutabilityOption:format:errorDescription:' has been explicitly marked deprecated here
+ (id)propertyListFromData:(NSData *)data mutabilityOption:(NSPropertyListMutabilityOptions)opt format:(NSPropertyListFormat *)format errorDescription:(out __strong NSString **)errorString NS_DEPRECATED(10_0, 10_10, 2_0, 8_0, "Use propertyListWithData:options:format:error: instead.");
^
1 warning generated.

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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVLocalStorage.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVLocalStorage.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/UIDevice+Extensions.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/UIDevice+Extensions.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/NSArray+Comparisons.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/NSArray+Comparisons.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandQueue.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandQueue.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVCommandDelegateImpl.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVCommandDelegateImpl.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVConfigParser.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVConfigParser.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVJSON.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVJSON.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVUserAgentUtil.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVUserAgentUtil.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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVWebViewDelegate.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVWebViewDelegate.m -o .../myAppName/platforms/ios/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 .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVTimer.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVTimer.o

CompileC build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVShared.o Classes/CDVShared.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios/CordovaLib
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-generated-files.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-own-target-headers.hmap -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-all-target-headers.hmap -iquote .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Cordova-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/CordovaLib_Prefix-ggztunhklcvipfgcnnqjxxqvhqfm/CordovaLib_Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVShared.d --serialize-diagnostics .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVShared.dia -c .../myAppName/platforms/ios/CordovaLib/Classes/CDVShared.m -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/CDVShared.o

Libtool build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/libCordova.a normal armv7s
    cd .../myAppName/platforms/ios/CordovaLib
    export IPHONEOS_DEPLOYMENT_TARGET=8.0
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only armv7s -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -L.../myAppName/platforms/ios/build/device -filelist .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/Cordova.LinkFileList -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/libCordova.a

Libtool build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a normal arm64
    cd .../myAppName/platforms/ios/CordovaLib
    export IPHONEOS_DEPLOYMENT_TARGET=8.0
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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/iPhoneOS8.0.sdk -L.../myAppName/platforms/ios/build/device -filelist .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/Cordova.LinkFileList -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a

Libtool build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a normal armv7
    cd .../myAppName/platforms/ios/CordovaLib
    export IPHONEOS_DEPLOYMENT_TARGET=8.0
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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/iPhoneOS8.0.sdk -L.../myAppName/platforms/ios/build/device -filelist .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/Cordova.LinkFileList -o .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a

CreateUniversalBinary .../myAppName/platforms/ios/build/device/libCordova.a normal armv7\ armv7s\ arm64
    cd .../myAppName/platforms/ios/CordovaLib
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7/libCordova.a .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/armv7s/libCordova.a .../myAppName/platforms/ios/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build/Objects-normal/arm64/libCordova.a -o .../myAppName/platforms/ios/build/device/libCordova.a

=== BUILD TARGET myAppName OF PROJECT myAppName WITH CONFIGURATION Release ===

Check dependencies

Write auxiliary files
/bin/mkdir -p .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/myAppName.LinkFileList
/bin/mkdir -p .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/arm64
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/arm64/myAppName.LinkFileList
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7s
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7s/myAppName.LinkFileList
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi/myAppName-Prefix.pch.pch.hash-criteria
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs/myAppName-Prefix.pch.pch.hash-criteria
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Script-304B58A110DAC018002A0835.sh
chmod 0755 .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Script-304B58A110DAC018002A0835.sh
/bin/mkdir -p /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi
write-file /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi/myAppName-Prefix.pch.pch.hash-criteria
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName.hmap
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-non-framework-target-headers.hmap
write-file .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap

CpResource /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/ResourceRules.plist build/device/myAppName.app/ResourceRules.plist
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/ResourceRules.plist .../myAppName/platforms/ios/build/device/myAppName.app

PhaseScriptExecution Copy\ www\ directory build/myAppName.build/Release-iphoneos/myAppName.build/Script-304B58A110DAC018002A0835.sh
    cd .../myAppName/platforms/ios
    /bin/sh -c .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Script-304B58A110DAC018002A0835.sh

real	0m0.871s
user	0m0.339s
sys	0m0.468s

CopyPNGFile build/device/myAppName.app/icon-40@2x.png myAppName/Resources/icons/icon-40@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-40@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-40@2x.png

CopyPNGFile build/device/myAppName.app/icon-76.png myAppName/Resources/icons/icon-76.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-76.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-76.png

CopyPNGFile build/device/myAppName.app/icon.png myAppName/Resources/icons/icon.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon.png .../myAppName/platforms/ios/build/device/myAppName.app/icon.png

CopyPNGFile build/device/myAppName.app/icon-72.png myAppName/Resources/icons/icon-72.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-72.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-72.png

CopyPNGFile build/device/myAppName.app/icon@2x.png myAppName/Resources/icons/icon@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon@2x.png

CopyStringsFile build/device/myAppName.app/en.lproj/Localizable.strings myAppName/Resources/en.lproj/Localizable.strings
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir .../myAppName/platforms/ios/build/device/myAppName.app/en.lproj -- myAppName/Resources/en.lproj/Localizable.strings

CompileXIB myAppName/Classes/MainViewController.xib
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --target-device iphone --target-device ipad --errors --warnings --notices --module myAppName --minimum-deployment-target 8.0 --output-partial-info-plist .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/MainViewController-PartialInfo.plist --auto-activate-custom-fonts --output-format human-readable-text --compile .../myAppName/platforms/ios/build/device/myAppName.app/MainViewController.nib .../myAppName/platforms/ios/myAppName/Classes/MainViewController.xib

CopyPNGFile build/device/myAppName.app/icon-50.png myAppName/Resources/icons/icon-50.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-50.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-50.png

CopyPNGFile build/device/myAppName.app/icon-60@2x.png myAppName/Resources/icons/icon-60@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-60@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-60@2x.png

CopyStringsFile build/device/myAppName.app/de.lproj/Localizable.strings myAppName/Resources/de.lproj/Localizable.strings
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    builtin-copyStrings --validate --inputencoding utf-8 --outputencoding binary --outdir .../myAppName/platforms/ios/build/device/myAppName.app/de.lproj -- myAppName/Resources/de.lproj/Localizable.strings

CopyPNGFile build/device/myAppName.app/icon-small.png myAppName/Resources/icons/icon-small.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-small.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-small.png

CopyPNGFile build/device/myAppName.app/Default-Landscape@2x~ipad.png myAppName/Resources/splash/Default-Landscape@2x~ipad.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape@2x~ipad.png .../myAppName/platforms/ios/build/device/myAppName.app/Default-Landscape@2x~ipad.png

CopyPNGFile build/device/myAppName.app/Default-Portrait@2x~ipad.png myAppName/Resources/splash/Default-Portrait@2x~ipad.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Portrait@2x~ipad.png .../myAppName/platforms/ios/build/device/myAppName.app/Default-Portrait@2x~ipad.png

CopyPNGFile build/device/myAppName.app/Default-Landscape~ipad.png myAppName/Resources/splash/Default-Landscape~ipad.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Landscape~ipad.png .../myAppName/platforms/ios/build/device/myAppName.app/Default-Landscape~ipad.png

CopyPNGFile build/device/myAppName.app/icon-small@2x.png myAppName/Resources/icons/icon-small@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-small@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-small@2x.png

CopyPNGFile build/device/myAppName.app/Default-Portrait~ipad.png myAppName/Resources/splash/Default-Portrait~ipad.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default-Portrait~ipad.png .../myAppName/platforms/ios/build/device/myAppName.app/Default-Portrait~ipad.png

CopyPNGFile build/device/myAppName.app/icon-40.png myAppName/Resources/icons/icon-40.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-40.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-40.png

CopyPNGFile build/device/myAppName.app/Default@2x~iphone.png myAppName/Resources/splash/Default@2x~iphone.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default@2x~iphone.png .../myAppName/platforms/ios/build/device/myAppName.app/Default@2x~iphone.png

CopyPNGFile build/device/myAppName.app/icon-60.png myAppName/Resources/icons/icon-60.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-60.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-60.png

CopyPNGFile build/device/myAppName.app/Default~iphone.png myAppName/Resources/splash/Default~iphone.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default~iphone.png .../myAppName/platforms/ios/build/device/myAppName.app/Default~iphone.png

CopyPNGFile build/device/myAppName.app/Default-568h@2x~iphone.png myAppName/Resources/splash/Default-568h@2x~iphone.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/splash/Default-568h@2x~iphone.png .../myAppName/platforms/ios/build/device/myAppName.app/Default-568h@2x~iphone.png

CopyPNGFile build/device/myAppName.app/icon-50@2x.png myAppName/Resources/icons/icon-50@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-50@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-50@2x.png

CopyPNGFile build/device/myAppName.app/icon-76@2x.png myAppName/Resources/icons/icon-76@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-76@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-76@2x.png

CopyPNGFile build/device/myAppName.app/icon-72@2x.png myAppName/Resources/icons/icon-72@2x.png
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng -compress .../myAppName/platforms/ios/myAppName/Resources/icons/icon-72@2x.png .../myAppName/platforms/ios/build/device/myAppName.app/icon-72@2x.png

CpResource myAppName/Resources/CDVNotification.bundle build/device/myAppName.app/CDVNotification.bundle
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    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 .../myAppName/platforms/ios/myAppName/Resources/CDVNotification.bundle .../myAppName/platforms/ios/build/device/myAppName.app

CompileXIB myAppName/Resources/scannerOverlay.xib
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --target-device iphone --target-device ipad --errors --warnings --notices --module myAppName --minimum-deployment-target 8.0 --output-partial-info-plist .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/scannerOverlay-PartialInfo.plist --auto-activate-custom-fonts --output-format human-readable-text --compile .../myAppName/platforms/ios/build/device/myAppName.app/scannerOverlay.nib .../myAppName/platforms/ios/myAppName/Resources/scannerOverlay.xib

ProcessInfoPlistFile build/device/myAppName.app/Info.plist myAppName/myAppName-Info.plist
    cd .../myAppName/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    builtin-infoPlistUtility .../myAppName/platforms/ios/myAppName/myAppName-Info.plist -genpkginfo .../myAppName/platforms/ios/build/device/myAppName.app/PkgInfo -expandbuildsettings -format binary -platform iphoneos -resourcerulesfile .../myAppName/platforms/ios/build/device/myAppName.app/ResourceRules.plist -additionalcontentfile .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/MainViewController-PartialInfo.plist -additionalcontentfile .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/scannerOverlay-PartialInfo.plist -o .../myAppName/platforms/ios/build/device/myAppName.app/Info.plist

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -fno-objc-arc -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++-header -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch.dia

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7s objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-daqdewfrllbxqvdotzgzxqnrmbqi/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7s objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c++-header -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -fno-objc-arc -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-bjkesymiddmsmedotswpgmnkkjhe/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal armv7s c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++-header -arch armv7s -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7s -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-frrbokqntkacwgbsoixvaqhvynyq/myAppName-Prefix.pch.dia

ProcessPCH /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dtfiabekoecgfsdkkqbfluqijlvb/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal arm64 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -fno-objc-arc -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-gziycoznaayzzfhbxubswrohwusi/myAppName-Prefix.pch.dia

ProcessPCH++ /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs/myAppName-Prefix.pch.pch myAppName/myAppName-Prefix.pch normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++-header -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/arm64 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -MD -MT dependencies -MF /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs/myAppName-Prefix.pch.d -c .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch -o /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs/myAppName-Prefix.pch.pch --serialize-diagnostics /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-dxoxdpnwcbzjfthkzdduiinycjhs/myAppName-Prefix.pch.dia

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/AppDelegate.o myAppName/Classes/AppDelegate.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/AppDelegate.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/AppDelegate.dia -c .../myAppName/platforms/ios/myAppName/Classes/AppDelegate.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/AppDelegate.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/main.o myAppName/main.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/main.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/main.dia -c .../myAppName/platforms/ios/myAppName/main.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/main.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/MainViewController.o myAppName/Classes/MainViewController.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/MainViewController.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/MainViewController.dia -c .../myAppName/platforms/ios/myAppName/Classes/MainViewController.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/MainViewController.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVDevice.o myAppName/Plugins/org.apache.cordova.device/CDVDevice.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVDevice.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVDevice.dia -c .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.device/CDVDevice.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVDevice.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVJpegHeaderWriter.o myAppName/Plugins/org.apache.cordova.camera/CDVJpegHeaderWriter.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVJpegHeaderWriter.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVJpegHeaderWriter.dia -c .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVJpegHeaderWriter.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVJpegHeaderWriter.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVCamera.o myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVCamera.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVCamera.dia -c .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVCamera.o
.../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:158:34: warning: 'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
            [self.viewController presentModalViewController:cameraPicker animated:YES];
                                 ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:293:1: note: 'presentModalViewController:animated:' has been explicitly marked deprecated here
- (void)presentModalViewController:(UIViewController *)modalViewController animated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:269:54: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
            [[cameraPicker presentingViewController] dismissModalViewControllerAnimated:YES];
                                                     ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:296:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here
- (void)dismissModalViewControllerAnimated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:271:50: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
            [[cameraPicker parentViewController] dismissModalViewControllerAnimated:YES];
                                                 ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:296:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here
- (void)dismissModalViewControllerAnimated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:389:50: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
        [[cameraPicker presentingViewController] dismissModalViewControllerAnimated:YES];
                                                 ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:296:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here
- (void)dismissModalViewControllerAnimated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:391:46: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
        [[cameraPicker parentViewController] dismissModalViewControllerAnimated:YES];
                                             ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.camera/CDVCamera.m:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:296:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here
- (void)dismissModalViewControllerAnimated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
5 warnings generated.

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVBarcodeScanner.o myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -fobjc-arc -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -fno-objc-arc -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-agvydlvplzuhskavycsrutacwwpv/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVBarcodeScanner.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVBarcodeScanner.dia -c .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVBarcodeScanner.o
.../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:271:6: warning: 'presentModalViewController:animated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
     presentModalViewController:self.viewController
     ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:293:1: note: 'presentModalViewController:animated:' has been explicitly marked deprecated here
- (void)presentModalViewController:(UIViewController *)modalViewController animated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:280:32: warning: 'dismissModalViewControllerAnimated:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
    [self.parentViewController dismissModalViewControllerAnimated: YES];
                               ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:1:
In file included from .../myAppName/platforms/ios/myAppName/myAppName-Prefix.pch:25:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:296:1: note: 'dismissModalViewControllerAnimated:' has been explicitly marked deprecated here
- (void)dismissModalViewControllerAnimated:(BOOL)animated NS_DEPRECATED_IOS(2_0, 6_0);
^
.../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:674:23: warning: 'isOrientationSupported' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
    if ([previewLayer isOrientationSupported]) {
                      ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:11:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.h:71:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureVideoPreviewLayer.h:259:69: note: property 'orientationSupported' is declared deprecated here
@property (nonatomic, readonly, getter=isOrientationSupported) BOOL orientationSupported NS_DEPRECATED_IOS(4_0, 6_0);
                                                                    ^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureVideoPreviewLayer.h:259:69: note: 'isOrientationSupported' has been explicitly marked deprecated here
.../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:675:23: warning: 'setOrientation:' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
        [previewLayer setOrientation:AVCaptureVideoOrientationPortrait];
                      ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:11:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.h:71:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureVideoPreviewLayer.h:272:49: note: property 'orientation' is declared deprecated here
@property (nonatomic) AVCaptureVideoOrientation orientation NS_DEPRECATED_IOS(4_0, 6_0);
                                                ^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureVideoPreviewLayer.h:272:49: note: 'setOrientation:' has been explicitly marked deprecated here
.../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:687:33: warning: 'orientation' is deprecated: first deprecated in iOS 6.0 [-Wdeprecated-declarations]
    self.processor.previewLayer.orientation = [[UIApplication sharedApplication] statusBarOrientation];
                                ^
In file included from .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/CDVBarcodeScanner.mm:11:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVFoundation.h:71:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCaptureVideoPreviewLayer.h:272:49: note: 'orientation' has been explicitly marked deprecated here
@property (nonatomic) AVCaptureVideoOrientation orientation NS_DEPRECATED_IOS(4_0, 6_0);
                                                ^
5 warnings generated.

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/zxing-all-in-one.o myAppName/Plugins/com.phonegap.plugins.barcodescanner/zxing-all-in-one.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -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 -Wno-newline-eof -Wno-c++11-extensions -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility=hidden -fvisibility-inlines-hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-ehpexzszbfifzudyebxuouiabscn/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/zxing-all-in-one.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/zxing-all-in-one.dia -c .../myAppName/platforms/ios/myAppName/Plugins/com.phonegap.plugins.barcodescanner/zxing-all-in-one.cpp -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/zxing-all-in-one.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPHiddenStatusbarOverlay.o myAppName/Plugins/de.appplant.cordova.plugin.hidden-statusbar-overlay/APPHiddenStatusbarOverlay.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPHiddenStatusbarOverlay.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPHiddenStatusbarOverlay.dia -c .../myAppName/platforms/ios/myAppName/Plugins/de.appplant.cordova.plugin.hidden-statusbar-overlay/APPHiddenStatusbarOverlay.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPHiddenStatusbarOverlay.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVNotification.o myAppName/Plugins/org.apache.cordova.dialogs/CDVNotification.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVNotification.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVNotification.dia -c .../myAppName/platforms/ios/myAppName/Plugins/org.apache.cordova.dialogs/CDVNotification.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/CDVNotification.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCache.o myAppName/Plugins/com.intel.xdk.cache/XDKCache.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCache.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCache.dia -c .../myAppName/platforms/ios/myAppName/Plugins/com.intel.xdk.cache/XDKCache.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCache.o

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPBadge.o myAppName/Plugins/de.appplant.cordova.plugin.badge/APPBadge.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPBadge.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPBadge.dia -c .../myAppName/platforms/ios/myAppName/Plugins/de.appplant.cordova.plugin.badge/APPBadge.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPBadge.o
.../myAppName/platforms/ios/myAppName/Plugins/de.appplant.cordova.plugin.badge/APPBadge.m:158:25: error: use of undeclared identifier 'UIApplicationRegisterUserNotificationSettings'
                   name:UIApplicationRegisterUserNotificationSettings
                        ^
1 error generated.

CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCacheConnectionDelegate.o myAppName/Plugins/com.intel.xdk.cache/XDKCacheConnectionDelegate.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd .../myAppName/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/Developer/android-sdk-macosx/tools:/usr/local/ant/bin"
    /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 -Wno-trigraphs -fpascal-strings -Os -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -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/iPhoneOS8.0.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -miphoneos-version-min=8.0 -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-generated-files.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-own-target-headers.hmap -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-all-target-headers.hmap -iquote .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/myAppName-project-headers.hmap -I.../myAppName/platforms/ios/build/device/include -I.../myAppName/platforms/ios/build/device/usr/local/lib/include -I.../myAppName/platforms/ios/build/UninstalledProducts/include -I.../myAppName/platforms/ios/build/device -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources/armv7 -I.../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/DerivedSources -F.../myAppName/platforms/ios/build/device -include /var/folders/ph/g8n9brrd5px7rsyyfgp452jc0000gp/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/myAppName-Prefix-glwmjfvgzopyioggjkdywexntxdk/myAppName-Prefix.pch -MMD -MT dependencies -MF .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCacheConnectionDelegate.d --serialize-diagnostics .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCacheConnectionDelegate.dia -c .../myAppName/platforms/ios/myAppName/Plugins/com.intel.xdk.cache/XDKCacheConnectionDelegate.m -o .../myAppName/platforms/ios/build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/XDKCacheConnectionDelegate.o

** BUILD FAILED **


The following build commands failed:
	CompileC build/myAppName.build/Release-iphoneos/myAppName.build/Objects-normal/armv7/APPBadge.o myAppName/Plugins/de.appplant.cordova.plugin.badge/APPBadge.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Command finished with error code 65: .../myAppName/platforms/ios/cordova/build --release,--device
Error: .../myAppName/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/3.5.0-0.2.7/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)

 

0 Kudos
4 Replies
SithLord
New Contributor I
433 Views

BTW, Using XDK 1912
 

0 Kudos
John_H_Intel2
Employee
433 Views

Try removing the third party plugin de.appplant.cordova.plugin.badge and re uploading/building.

0 Kudos
SithLord
New Contributor I
433 Views

JOHN H. (Intel) wrote:

Try removing the third party plugin de.appplant.cordova.plugin.badge and re uploading/building.

 

The app builds correctly with the plugin removed.

0 Kudos
John_H_Intel2
Employee
433 Views

Check out the issues page for the plugin. There are others that are having issues building with it as well because it uses 'hooks'. 

We do not allow plugins that use hooks because they create vulnerabilities in the build system.

0 Kudos
Reply