gpt4 book ai didi

ios - CordovaError: promise 被拒绝,没有错误:错误代码65

转载 作者:行者123 更新时间:2023-12-01 17:35:47 28 4
gpt4 key购买 nike

我的应用程序称为BookHeart。它是由Ionic3使用“cordova-ios”:“^ 4.5.5”构建的。

当我运行“ionic cordova build ios”时,出现错误报告:

> ionic-app-scripts build --target cordova --platform ios
[03:10:01] ionic-app-scripts 3.2.0
......
[03:10:21] lint finished in 852 ms
> cordova build ios
Building project: /Users/dc/bookheart/platforms/ios/BookHeart.xcworkspace
Configuration: Debug
Platform: device
User defaults from command line:
IDEArchivePathOverride = /Users/dc/bookheart/platforms/ios/BookHeart.xcarchive

Build settings from command line:
CONFIGURATION_BUILD_DIR = /Users/dc/bookheart/platforms/ios/build/device
SHARED_PRECOMPS_DIR = /Users/dc/bookheart/platforms/ios/build/sharedpch

Build settings from configuration file '/Users/dc/bookheart/platforms/ios/cordova/build-debug.xcconfig':
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist
CODE_SIGN_IDENTITY = iPhone Developer
ENABLE_BITCODE = NO
GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
OTHER_LDFLAGS = -ObjC
SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h

error: archive not found at path '/Users/dc/bookheart/platforms/ios/BookHeart.xcarchive'
** EXPORT FAILED **

CordovaError: Promise rejected with non-error: 'Error code 65 for command: xcodebuild with args: -exportArchive,-archivePath,BookHeart.xcarchive,-exportOptionsPlist,/Users/dc/bookheart/platforms/ios/exportOptions.plist,-exportPath,/Users/dc/bookheart/platforms/ios/build/device'
at cli.catch.err (/Users/dc/.nvm/versions/node/v8.12.0/lib/node_modules/cordova/bin/cordova:30:15)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
[ERROR] An error occurred while running subprocess cordova.

cordova build ios exited with exit code 1.

请注意,这里有** EXPORT FAILED **。

最佳答案

如果在运行命令时连接我的iPhone,它将失败。断开iPhone的连接,即可正常工作。

关于ios - CordovaError: promise 被拒绝,没有错误:错误代码65,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53134698/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com