You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/14 08:01:13 UTC

[GitHub] cvenzin commented on issue #404: Cordova build iOS error: archive not found at path 'path/to/myApp.xcarchive"

cvenzin commented on issue #404: Cordova build iOS error: archive not found at path 'path/to/myApp.xcarchive"
URL: https://github.com/apache/cordova-ios/issues/404#issuecomment-421265311
 
 
   same issue after upgrading to xcode 10:
   
   + cordova platform add ios
   
   You have been opted out of telemetry. To change this, run: cordova telemetry on.
   Using cordova-fetch for cordova-ios@~4.5.4
   Adding ios project...
   Creating Cordova project for the iOS platform:
   	Path: platforms/ios
   	Package: hexagon.si.ch.mrkapozh
   	Name: MRKapoZH
   iOS project created with cordova-ios@4.5.5
   Discovered plugin "cordova-plugin-geolocation" in config.xml. Adding it to the project
   Installing "cordova-plugin-geolocation" for ios
   Adding cordova-plugin-geolocation to package.json
   Saved plugin info for "cordova-plugin-geolocation" to config.xml
   Discovered plugin "cordova-plugin-network-information" in config.xml. Adding it to the project
   Installing "cordova-plugin-network-information" for ios
   Adding cordova-plugin-network-information to package.json
   Saved plugin info for "cordova-plugin-network-information" to config.xml
   Discovered plugin "cordova-plugin-app-event" in config.xml. Adding it to the project
   Installing "cordova-plugin-app-event" for ios
   Adding cordova-plugin-app-event to package.json
   Saved plugin info for "cordova-plugin-app-event" to config.xml
   Discovered plugin "cordova-plugin-device" in config.xml. Adding it to the project
   Installing "cordova-plugin-device" for ios
   Adding cordova-plugin-device to package.json
   Saved plugin info for "cordova-plugin-device" to config.xml
   Discovered plugin "cordova-plugin-statusbar" in config.xml. Adding it to the project
   Installing "cordova-plugin-statusbar" for ios
   Adding cordova-plugin-statusbar to package.json
   Saved plugin info for "cordova-plugin-statusbar" to config.xml
   Discovered plugin "cordova-plugin-vibration" in config.xml. Adding it to the project
   Installing "cordova-plugin-vibration" for ios
   Adding cordova-plugin-vibration to package.json
   Saved plugin info for "cordova-plugin-vibration" to config.xml
   Discovered plugin "cordova-plugin-file" in config.xml. Adding it to the project
   Installing "cordova-plugin-file" for ios
   Installing "cordova-plugin-compat" for ios
   Adding cordova-plugin-file to package.json
   Saved plugin info for "cordova-plugin-file" to config.xml
   Discovered plugin "cordova-custom-config" in config.xml. Adding it to the project
   Installing "cordova-custom-config" for ios
   Adding cordova-custom-config to package.json
   Saved plugin info for "cordova-custom-config" to config.xml
   Discovered plugin "cordova-plugin-local-notification" in config.xml. Adding it to the project
   Installing "cordova-plugin-local-notification" for ios
   Plugin dependency "cordova-plugin-device@1.1.7" already fetched, using that version.
   Dependent plugin "cordova-plugin-device" already installed on ios.
   Installing "cordova-plugin-badge" for ios
   Adding cordova-plugin-local-notification to package.json
   Saved plugin info for "cordova-plugin-local-notification" to config.xml
   Discovered plugin "cordova-plugin-background-fetch" in config.xml. Adding it to the project
   Installing "cordova-plugin-background-fetch" for ios
   Adding cordova-plugin-background-fetch to package.json
   Saved plugin info for "cordova-plugin-background-fetch" to config.xml
   Discovered plugin "cordova-plugin-media" in config.xml. Adding it to the project
   Installing "cordova-plugin-media" for ios
   Plugin dependency "cordova-plugin-file@4.3.3" already fetched, using that version.
   Dependent plugin "cordova-plugin-file" already installed on ios.
   Plugin dependency "cordova-plugin-compat@1.2.0" already fetched, using that version.
   Dependent plugin "cordova-plugin-compat" already installed on ios.
   Adding cordova-plugin-media to package.json
   Saved plugin info for "cordova-plugin-media" to config.xml
   Discovered plugin "cordova-plugin-background-mode" in config.xml. Adding it to the project
   Installing "cordova-plugin-background-mode" for ios
   Plugin dependency "cordova-plugin-device@1.1.7" already fetched, using that version.
   Dependent plugin "cordova-plugin-device" already installed on ios.
   Adding cordova-plugin-background-mode to package.json
   Saved plugin info for "cordova-plugin-background-mode" to config.xml
   Discovered plugin "cordova-plugin-app-version" in config.xml. Adding it to the project
   Installing "cordova-plugin-app-version" for ios
   Adding cordova-plugin-app-version to package.json
   Saved plugin info for "cordova-plugin-app-version" to config.xml
   Discovered plugin "cordova-plugin-app-preferences" in config.xml. Adding it to the project
   Installing "cordova-plugin-app-preferences" for ios
   app-settings.json not found: creating a sample file
   Adding cordova-plugin-app-preferences to package.json
   Saved plugin info for "cordova-plugin-app-preferences" to config.xml
   Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
   Installing "cordova-plugin-whitelist" for ios
   Adding cordova-plugin-whitelist to package.json
   Saved plugin info for "cordova-plugin-whitelist" to config.xml
   Discovered plugin "cordova-android-support-gradle-release" in config.xml. Adding it to the project
   Installing "cordova-android-support-gradle-release" for ios
   Adding cordova-android-support-gradle-release to package.json
   Saved plugin info for "cordova-android-support-gradle-release" to config.xml
   cordova-custom-config: Applied custom config from config.xml to /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/MRKapoZH/MRKapoZH-Info.plist
   ios settings bundle was successfully generated
   --save flag or autosave detected
   Saving ios@~4.5.5 into config.xml file ...
   + cordova-set-version -v=1.0.4 -b=4
   + cordova build ios --release --device
   
   You have been opted out of telemetry. To change this, run: cordova telemetry on.
   cordova-custom-config: Skipping auto-restore of config file backup(s)
   cordova-custom-config: Applied custom config from config.xml to /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/MRKapoZH/MRKapoZH-Info.plist
   ios settings bundle was successfully generated
   Reading build config file:
   Building project: /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/MRKapoZH.xcworkspace
   	Configuration: Release
   	Platform: device
   User defaults from command line:
       IDEArchivePathOverride = /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/MRKapoZH.xcarchive
   
   Build settings from command line:
       CONFIGURATION_BUILD_DIR = /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/build/device
       SHARED_PRECOMPS_DIR = /Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/build/sharedpch
   
   Build settings from configuration file '/Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/cordova/build-release.xcconfig':
       CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
       CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist
       CODE_SIGN_IDENTITY = iPhone Distribution
       DEVELOPMENT_TEAM = 8X37PBU852
       ENABLE_BITCODE = NO
       HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
       OTHER_LDFLAGS = -ObjC
       PROVISIONING_PROFILE = 705ac762-70fe-488a-9573-8236e7424717
       SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h
   
   error: archive not found at path '/Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/MRKapoZH.xcarchive'
   ** EXPORT FAILED **
   
   (node:7560) UnhandledPromiseRejectionWarning: Error code 65 for command: xcodebuild with args: -exportArchive,-archivePath,MRKapoZH.xcarchive,-exportOptionsPlist,/Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/exportOptions.plist,-exportPath,/Users/jenkins/Home/workspace/MR_KapoZH_9.2_iOS_Test/src/platforms/ios/build/device
   (node:7560) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
   (node:7560) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org