爱奥尼亚4号:‘;爱奥尼亚cordova构建ios’;不’;不显示Xcode 10.1构建失败或成功

爱奥尼亚4号:‘;爱奥尼亚cordova构建ios’;不’;不显示Xcode 10.1构建失败或成功,ios,cordova,ionic-framework,ionic4,xcode10,Ios,Cordova,Ionic Framework,Ionic4,Xcode10,我正在尝试使用“Ionic cordova build iOS”使用Xcode 10.1构建Ionic 4 iOS。但它不会显示任何成功或失败消息,并以以下状态结束 cordova build ios Building project : /Users/testuser/Desktop/testproj/platforms/ios/testproj.xcodeproj Configuration : Debug Platform : emulator Build settings from co

我正在尝试使用“Ionic cordova build iOS”使用Xcode 10.1构建Ionic 4 iOS。但它不会显示任何成功或失败消息,并以以下状态结束

cordova build ios
Building project : /Users/testuser/Desktop/testproj/platforms/ios/testproj.xcodeproj
Configuration : Debug
Platform : emulator
Build settings from command line:
ARCHS = i386
CONFIGURATION_BUILD_DIR = /Users/testuser/Desktop/testproj/platforms/ios/build/emulator
SDKROOT = iphonesimulator12.1
SHARED_PRECOMPS_DIR = /Users/testuser/Desktop/testproj/platforms/ios/build/sharedpch
VALID_ARCHS = i386

Build settings from configuration file ‘/Users/testuser/Desktop/testproj/platforms/ios/cordova/build-debug.xcconfig’:
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
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)" IPHONEOS_DEPLOYMENT_TARGET = 8.0 OTHER_LDFLAGS = -ObjC SWIFT_OBJC_BRIDGING_HEADER = (PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h
TARGETED_DEVICE_FAMILY = 1,2
离子信息:

ionic (Ionic CLI) : 4.12.0 (/usr/local/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.4.0
@angular-devkit/build-angular : 0.12.4
@angular-devkit/schematics : 7.2.4
@angular/cli : 7.2.4
@ionic/angular-toolkit : 1.3.0

Cordova:

cordova (Cordova CLI) : 6.5.0
Cordova Platforms : ios 4.0.1
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 3.1.2, (and 29 other plugins)

System:

ios-deploy : 2.0.0
NodeJS : v10.15.3 (/usr/local/bin/node)
npm : 6.9.0
OS : macOS High Sierra
Xcode : Xcode 10.1 Build version 10B61
它没有创建testproj.xcworkspace,因此我无法生成.ipa文件。如果工作空间是必要的,那么我如何才能得到这个


有人能告诉我如何在Ionic 4中使用Xcode 10.1创建.ipa文件吗?

很高兴您的问题得到了回答。您的
ios平台似乎有问题。我很高兴能帮助你。还有更多的细节