2017-10-30 2 views
1

Ich arbeite mit Ionic 3, iPhone 7 Plus, iOS 11 und versuchen, für iOS zu bauen. Beim Ausführen von ionic cordova build ios erhalte ich diesen Fehler. Ich habe versucht, die Plattform mehrmals ohne Ergebnis zu entfernen und hinzuzufügen.Ionic 3 Build-Fehler für iOS-Plattform - ARCHIV FEHLGESCHLAGEN

** ARCHIVE FAILED **

The following build commands failed: Ld /Users/user/Library/Developer/Xcode/DerivedData/app-appdahiizzsdsdsdddoqgtygiuoqxm/Build/Intermediates.noindex/ArchiveIntermediates/app/IntermediateBuildFilesPath/Fishtank.build/Debug-iphoneos/app.build/Objects-normal/arm64/app normal arm64 (1 failure) Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/user/Documents/app/Development/app/platforms/ios/cordova/build-debug.xcconfig,-workspace,app.xcworkspace,-scheme,app,-configuration,Debug,-destination,generic/platform=iOS,-archivePath,app.xcarchive,archive,CONFIGURATION_BUILD_DIR=/Users/user/Documents/app/Development/app/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/user/Documents/app/Development/app/platforms/ios/build/sharedpch

[ERROR] An error occurred while running cordova build ios (exit code 1).

Hier ist meine ionische Info:

cli Pakete:

@ionic/cli-utils : 1.15.2 
ionic (Ionic CLI) : 3.15.2 

globale Pakete:

cordova (Cordova CLI) : 7.1.0 

lokale Pakete:

@ionic/app-scripts : 2.1.3 
Cordova Platforms : ios 4.5.2 
Ionic Framework : ionic-angular 3.7.1 

System:

ios-deploy : 1.9.2 
ios-sim : 5.0.12 
Node  : v7.10.0 
npm  : 4.2.0 
OS   : macOS Sierra 
Xcode  : Xcode 9.0 Build version 9A235 

Umgebungsvariablen:

ANDROID_HOME : not set 

Sonstiges:

backend : legacy 

Antwort

0

wenn Ihr Xcode Konto nicht "Agent" ist versuchen, auf diese Weise:

wenn ausgeführt ionic cordova build ios trennen Ihr iPhone von Ihrem Mac

Verwandte Themen