Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

Hi,

I have read through previous post about apk errors when exporting apps. I have tried all the variations but am still getting an error. Here is the latest and my app settings. Please help!

Kind Regards

Andrew

Started by user anonymous
Building remotely on Tiggzi-git

Deleting project workspace... [copy-to-slave] Copying '52972/85175/android/Apprentice_Guide/**/*', excluding nothing, from 'file:/srv/tiggzi/temp/build_temp/' on the master to 'file:/srv/tiggzi/lib/jenkins/workspace/85175-android/' on 'Tiggzi-git'.
[85175-android] $ /bin/sh -xe /tmp/hudson2980544378356701369.sh
[85175-android] $ /bin/sh -xe /tmp/hudson7661033993208592965.sh

  • TARGET_NODE=a href="mailto:tiggzi@appery.io" rel="nofollow"tiggzi@appery.io/a

  • TARGET_DIR=/srv/tiggzi/temp/files/BINARY/85175-android

  • SRC_DIR=52972/85175/android/Apprentice_Guide

  • WSP=/srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide

  • SSH_KEY=/srv/tiggzi/.ssh/jenkins.key

  • cd 52972/85175/android/Apprentice_Guide

  • ssh -i /srv/tiggzi/.ssh/jenkins.key a href="mailto:tiggzi@appery.io" rel="nofollow"tiggzi@appery.io/a 'mkdir -p /srv/tiggzi/temp/files/BINARY/85175-android; rm -f /srv/tiggzi/temp/files/BINARY/85175-android/*.apk'

  • mvn clean package -Psign
    [INFO] Scanning for projects...
    [INFO]
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Apprentice_Guide 1.1
    [INFO] ------------------------------------------------------------------------
    [INFO]
    [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ Apprentice_Guide ---
    [INFO]
    [INFO] --- android-maven-plugin:3.0.0:generate-sources (default-generate-sources) @ Apprentice_Guide ---
    [DEBUG] Expanding: /srv/tiggzi/.m2/repository/phonegap/plugins/BarcodeScanner/1.0/BarcodeScanner-1.0.apklib into /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0
    [DEBUG] expand complete
    [INFO] ANDROID-904-002: Found aidl files: Count = 0
    [INFO] ANDROID-904-002: Found aidl files: Count = 0
    [INFO] ANDROID-904-002: Found aidl files: Count = 0
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -m, -J, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/r, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar]
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -m, -J, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/r, --custom-package, com.google.zxing.client.android, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/assets, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar]
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
    [INFO]
    [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ Apprentice_Guide ---
    [debug] execute contextualize
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/src/main/resources
    [INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/extracted-dependencies/src/main/resources
    [INFO] Copying 0 resource
    [INFO]
    [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ Apprentice_Guide ---
    [INFO] Compiling 251 source files to /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes
    [INFO]
    [INFO] --- android-maven-plugin:3.0.0:proguard (default-proguard) @ Apprentice_Guide ---
    [INFO]
    [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ Apprentice_Guide ---
    [debug] execute contextualize
    [INFO] Using 'UTF-8' encoding to copy filtered resources.
    [INFO] skip non existing resourceDirectory /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/src/test/resources
    [INFO]
    [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ Apprentice_Guide ---
    [INFO] No sources to compile
    [INFO]
    [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ Apprentice_Guide ---
    [INFO] No tests to run.
    [INFO] Surefire report directory: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/surefire-reports

    -------------------------------------------------------
    T E S T S
    -------------------------------------------------------

    Results :

    Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

    [INFO]
    [INFO] --- android-maven-plugin:3.0.0:dex (default-dex) @ Apprentice_Guide ---
    [INFO] /opt/jdk1.6.0_33/jre/bin/java [-jar, /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/lib/dx.jar, --dex, --output=/srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes.dex, /srv/tiggzi/.m2/repository/org/apache/cordova/cordova/2.4.0/cordova-2.4.0.jar, /srv/tiggzi/.m2/repository/com/google/android/gcm/gcm/r3/gcm-r3.jar, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/classes, /srv/tiggzi/.m2/repository/phonegap/plugins/BarcodeScanner/1.0/BarcodeScanner-1.0.apklib]
    [INFO]
    [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ Apprentice_Guide ---
    [INFO] Building jar: /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.jar
    [INFO]
    [INFO] --- android-maven-plugin:3.0.0:apk (default-apk) @ Apprentice_Guide ---
    [INFO] Copying dependency assets files to combined assets directory.
    [INFO] Copying local assets files to combined assets directory.
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt [package, -f, -M, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/AndroidManifest.xml, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/res, -S, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/unpack/apklibs/phonegap.plugins_BarcodeScanner_apklib_1.0/res, --auto-add-overlay, -A, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/generated-sources/combined-assets/assets, -I, /srv/tiggzi/lib/android-sdk-linux_x86/platforms/android-17/android.jar, -F, /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.ap_]
    [INFO] /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt: /lib/libz.so.1: no version information available (required by /srv/tiggzi/lib/android-sdk-linux_x86/platform-tools/aapt)
    [INFO]
    [INFO] --- maven-jarsigner-plugin:1.2:sign (signing) @ Apprentice_Guide ---
    [WARNING] Enter Passphrase for keystore:
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD FAILURE
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 36.803s
    [INFO] Finished at: Tue Jun 25 21:18:26 UTC 2013
    [INFO] Final Memory: 11M/41M
    [INFO] ------------------------------------------------------------------------
    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-jarsigner-plugin:1.2:sign (signing) on project Apprentice_Guide: Failed executing '/bin/sh -c cd /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide && /opt/jdk1.6.0_33/jre/../bin/jarsigner -keystore assets/www/keystore.jks /srv/tiggzi/lib/jenkins/workspace/85175-android/52972/85175/android/Apprentice_Guide/target/Apprentice_Guide-1.1.apk appery.project' - exitcode 1 - [Help 1]
    [ERROR]
    [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
    [ERROR] Re-run Maven using the -X switch to enable full debug logging.
    [ERROR]
    [ERROR] For more information about the errors and possible solutions, please read the following articles:
    [ERROR] [Help 1] http://cwiki.apache.org/confluence/di...
    Build step 'Execute shell' marked build as failure

    Deleting project workspace... done

    Finished: FAILURE Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

apk error on export

Hi Andrew,

Try to change: Min. SDK version to - Android 4.0, 4.0.1, 4.0.2
And tell us about the result.

We're still working on the problem in the previous topic and we'll add your problem.

Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

Hi Illya,

Sorry - no better - it is still failing.

Andrew

Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

But the good news is that I can download Apple IPA!

Kind Regards

Andrew

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

apk error on export

Hello! Can you try to clear the cache (Ctrl+F5) and see if it works? Please let us know about result.

Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

Hi Marina,

It does now publish an APK file but when I upload it to Google play I get the message in the screenshot.

I have now encountered problems with ipa downloads - I get this message no matter how often I change this icon

** BUILD FAILED **

The following build commands failed:
CopyPNGFile "/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/Apprentice Guide.app/Icon-72.png" Apprentice_Guide/Resources/icons/Icon-72.png
(1 failure)
Build step 'Execute shell' marked build as failure

Deleting project workspace... done

Finished: FAILURE

Kind Regards

Andrew Image

Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

Hi Marina,

I can get an APK download now but not when I click the Release checkbox on Android binaries.

I still have had no success with the IPA download - still getting the same message.

Thanks

Andrew

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

apk error on export

We have problems with .apk builds and going to fix it soon, but .ipa builds should be working. Could you send us error log?

Andrew Gilmour5879596
Posts: 0
Joined: Wed May 22, 2013 1:22 pm

apk error on export

Hi Marina,

Here we go

Andrew

Started by user anonymous
Building remotely on Concord macmini

Deleting project workspace... [copy-to-slave] Copying '52972/85175/ios/**/*', excluding nothing, from 'file:/srv/tiggzi/temp/build_temp/' on the master to 'file:/Users/tiggzi/Jenkins/root/workspace/85175-ios/' on 'Concord macmini'.
[85175-ios] $ /bin/sh -xe /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/T/hudson2006047969600993007.sh

  • TARGET_NODE=a href="mailto:tiggzi@appery.io" rel="nofollow"tiggzi@appery.io/a

  • TARGET_DIR=/srv/tiggzi/temp/files/BINARY/85175-ios

  • SLAVE_USER_HOME=/Users/tiggzi

  • SLAVE_USER_PWD=t1ggz1

  • SSH_KEY=/Users/tiggzi/.ssh/jenkins.key

  • SOURCE_FILE_NAME=Apprentice_Guide.zip

  • SOURCE_RELATIVE_PATH=52972/85175/ios

  • SRC_ZIP=52972/85175/ios/Apprentice_Guide.zip
    ++ echo Apprentice_Guide.zip
    ++ cut -d . -f1

  • SRC_DIR_NAME=Apprentice_Guide
    ++ unzip -qo 52972/85175/ios/Apprentice_Guide.zip -d 52972/85175/ios
    ++ chmod -R 777 52972/85175/ios

  • echo 'Extracting sources from archive'
    Extracting sources from archive

  • chmod -R 777 52972/85175/ios

  • WSP=/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide

  • PROJECT_PATH=/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide

  • OUTPUT=/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output

  • PASSWORD_FILENAME=password.txt

  • CERT_FILENAME=certificate.p12

  • PROFILE_FILENAME=profile.mobileprovision

  • CONFIG=AdHoc

  • cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide

  • mkdir -p /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output

  • security unlock-keychain -p t1ggz1 /Users/tiggzi/Library/Keychains/login.keychain

  • cd ./identity

  • '[' -f password.txt ']'
    ++ head -n 1 ./password.txt
    ++ tr -d '\n\r'

  • PASSWORD='$andrew12'
    ++ openssl pkcs12 -in ./certificate.p12 -passin file:./password.txt -nokeys
    ++ egrep -o '/CN=[^/]*/'
    ++ head -n1
    MAC verified OK

  • RAW_IDENTITY_NAME='/CN=iPhone Distribution: Skylime Ltd (JKUGQD6FY8)/'

  • RAW_IDENTITY_NAME='iPhone Distribution: Skylime Ltd (JKUGQD6FY8)/'

  • IDENTITY_NAME='iPhone Distribution: Skylime Ltd (JKUGQD6FY8)'

  • echo 'deleting security certificate'
    deleting security certificate

  • security delete-certificate -c 'iPhone Distribution: Skylime Ltd (JKUGQD6FY8)' -t login.keychain
    security: SecTrustSettingsRemoveTrustSettings (user): No Trust Settings were found.

  • cp -f ./profile.mobileprovision '/Users/tiggzi/Library/MobileDevice/Provisioning Profiles/'

  • security import ./certificate.p12 -k login.keychain -t agg -f pkcs12 -P '$andrew12' -A
    1 identity imported.

  • RETVAL=0

  • '[' 0 '!=' 0 ']'

  • cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide

  • echo 'Clean target before build'
    Clean target before build

  • xcodebuild -target PhoneGapTemplate -configuration AdHoc -sdk iphoneos CONFIGURATION_BUILD_DIR=/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output 'CODE_SIGN_IDENTITY=iPhone Distribution: Skylime Ltd (JKUGQD6FY8)' clean
    Build settings from command line:
    CODE_SIGN_IDENTITY = iPhone Distribution: Skylime Ltd (JKUGQD6FY8)
    CONFIGURATION_BUILD_DIR = /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output
    SDKROOT = iphoneos6.0

    === CLEAN NATIVE TARGET CordovaLib OF PROJECT CordovaLib WITH THE DEFAULT CONFIGURATION (Release) ===
    Check dependencies

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCamera.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCamera.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/libCordova.a
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/libCordova.a

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVContacts.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVContacts.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSDictionary+Extensions.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSDictionary+Extensions.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVFile.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVFile.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDebugConsole.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDebugConsole.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVInvokedUrlCommand.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVInvokedUrlCommand.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLocation.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLocation.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSData+Base64.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSData+Base64.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVNotification.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVNotification.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVReachability.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVReachability.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVSound.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVSound.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVAccelerometer.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVAccelerometer.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVContact.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVContact.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVFileTransfer.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVFileTransfer.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVPluginResult.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVPluginResult.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCapture.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCapture.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVConnection.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVConnection.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVPlugin.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVPlugin.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDebug.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDebug.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVSplashScreen.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVSplashScreen.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSMutableArray+QueueAdditions.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSMutableArray+QueueAdditions.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVBattery.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVBattery.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVWhitelist.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVWhitelist.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVViewController.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVViewController.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVURLProtocol.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVURLProtocol.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandDelegate.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandDelegate.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDV.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDV.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVAvailability.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVAvailability.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLocalStorage.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLocalStorage.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/UIDevice+Extensions.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/UIDevice+Extensions.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLogger.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLogger.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSArray+Comparisons.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSArray+Comparisons.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDevice.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDevice.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVEcho.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVEcho.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandQueue.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandQueue.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandDelegateImpl.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCommandDelegateImpl.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVGlobalization.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVGlobalization.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVInAppBrowser.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVInAppBrowser.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVScreenOrientationDelegate.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVScreenOrientationDelegate.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVConfigParser.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVConfigParser.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVJSON.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVJSON.h

    Clean.Remove clean /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVUserAgentUtil.h
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVUserAgentUtil.h

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CordovaLib_Prefix-dpdbxgmivndsbqbzdkustbzssaiw/CordovaLib_Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CordovaLib_Prefix-dpdbxgmivndsbqbzdkustbzssaiw/CordovaLib_Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CordovaLib_Prefix-halfhtpcimgwfqgmvnaovhovpmcv/CordovaLib_Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CordovaLib_Prefix-halfhtpcimgwfqgmvnaovhovpmcv/CordovaLib_Prefix.pch.pth

    Clean.Remove clean build/CordovaLib.build/Release-iphoneos/CordovaLib.build
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/build/CordovaLib.build/Release-iphoneos/CordovaLib.build

    === CLEAN NATIVE TARGET PhoneGapTemplate OF PROJECT Apprentice_Guide WITH CONFIGURATION AdHoc ===
    Check dependencies

    Clean.Remove clean "/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/Apprentice Guide.app"
    builtin-rm -rf "/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/Apprentice Guide.app"

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-ftbxikuzdwydixdinidaxrpqcgft/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-ftbxikuzdwydixdinidaxrpqcgft/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-frwvurlbjjyavggpetmdxwudtdml/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-frwvurlbjjyavggpetmdxwudtdml/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-extkpshyivuyebauhsultmfslcyb/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-extkpshyivuyebauhsultmfslcyb/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-aoiofiwjiihmoagrcrctxyckaxkk/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-aoiofiwjiihmoagrcrctxyckaxkk/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-hdtobdjsanpuaxenllmkugymmcoj/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-hdtobdjsanpuaxenllmkugymmcoj/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-crduaxvrwlxthtaqjzqkwoehlyys/Apprentice_Guide-Prefix.pch.pth
    builtin-rm -rf /var/folders/6r/nc9ql20s6p9gb0lfnz0_zr740000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Apprentice_Guide-Prefix-crduaxvrwlxthtaqjzqkwoehlyys/Apprentice_Guide-Prefix.pch.pth

    Clean.Remove clean "/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/Apprentice Guide.app.dSYM"
    builtin-rm -rf "/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/Apprentice Guide.app.dSYM"

    Clean.Remove clean build/Apprentice_Guide.build/AdHoc-iphoneos/PhoneGapTemplate.build
    builtin-rm -rf /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/build/Apprentice_Guide.build/AdHoc-iphoneos/PhoneGapTemplate.build

    ** CLEAN SUCCEEDED **

  • xcodebuild -target PhoneGapTemplate -configuration AdHoc -sdk iphoneos CONFIGURATION_BUILD_DIR=/Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output 'CODE_SIGN_IDENTITY=iPhone Distribution: Skylime Ltd (JKUGQD6FY8)' build
    Build settings from command line:
    CODE_SIGN_IDENTITY = iPhone Distribution: Skylime Ltd (JKUGQD6FY8)
    CONFIGURATION_BUILD_DIR = /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output
    SDKROOT = iphoneos6.0

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

    CpHeader Classes/CDVCamera.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVCamera.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVCamera.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/NSDictionary+Extensions.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSDictionary+Extensions.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/NSDictionary+Extensions.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVContacts.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVContacts.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVContacts.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVDebugConsole.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVDebugConsole.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVDebugConsole.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVFile.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVFile.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVFile.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVLocation.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVLocation.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVLocation.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVInvokedUrlCommand.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVInvokedUrlCommand.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVInvokedUrlCommand.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVNotification.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVNotification.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVNotification.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/NSData+Base64.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/NSData+Base64.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/NSData+Base64.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVReachability.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVReachability.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib/Classes/CDVReachability.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova

    CpHeader Classes/CDVSound.h /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/output/include/Cordova/CDVSound.h
    cd /Users/tiggzi/Jenkins/root/workspace/85175-ios/52972/85175/ios/Apprentice_Guide/Apprentice_Guide/Apprentice_Guide/CordovaLib
    setenv 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"
    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 /Users/tiggzi/Jenkins/root/workspace/

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

apk error on export

Could you please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?

Return to “Issues”