IONIC 4:'ionic cordova build ios' 不显示 Xcode 10.1 的失败或成功构建

IONIC 4 : ‘ionic cordova build ios’ doesn’t show fail or success build with Xcode 10.1

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

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 文件。如果工作区是必需的,那么我怎样才能得到它?

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

很高兴您的问题得到了解答。您的 ios platform 似乎有问题。很高兴能为您提供帮助。还有更详细的.