在尝试“ ios”平台的Cordova Build后,sencha应用程序构建终止

时间:2019-01-31 11:43:38

标签: cordova extjs

我们正在使用sencha在平台“ ios”上构建应用程序。在终端上执行命令:sencha应用程序本机构建后,在尝试针对iOS的cordova构建后终止。因此,任何有解决方案的人都是可观的。

  

使用的命令: sencha app build native

我们正在使用版本-
煎茶:6.2.1.29
科尔多瓦:6.5.0
phonegap:8.2.2

以下代码显示在终端上,但未构建   成功:

  

[INF] [Cordova]尝试在“ ios”平台上进行Cordova Build
   [INF] [shellscript]适用于iPhone XS Max Simulator的构建
   [INF] [shellscript]建设项目:/ Users / test / Desktop / UNHR_New 2 / UNHR2 / UNHR / UN Human   权利/UNHR/cordova/platforms/ios/HumanRights.xcworkspace
   [INF] [shellscript]配置:调试
   [INF] [shellscript]平台:模拟器
   [INF] [shellscript]通过命令行构建设置:
   [INF] [shellscript] CONFIGURATION_BUILD_DIR = / Users / test / Desktop / UNHR_New 2 / UNHR2 / UNHR / UN Human   权利/ UNHR / cordova / platforms / ios / build / emulator
   [INF] [shellscript] SDKROOT = iphonesimulator12.0
   [INF] [shellscript] SHARED_PRECOMPS_DIR = / Users / test / Desktop / UNHR_New 2 / UNHR2 / UNHR / UN Human   权利/ UNHR / cordova / platforms / ios / build / sharedpch
   [INF] [shellscript]
   [INF] [shellscript]通过配置文件'''/ Users / test / Desktop / UNHR_New 2 / UNHR2 / UNHR / UN Human构建设置   权限/UNHR/cordova/platforms/ios/cordova/build-debug.xcconfig''':   
   [INF] [shellscript] CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES =是
   [INF] [shellscript] CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/ $(PROJECT_NAME)/ Entitlements-$(CONFIGURATION).plist   
   [INF] [shellscript] CODE_SIGN_IDENTITY = iPhone开发人员
   [INF] [shellscript] ENABLE_BITCODE = NO
   [INF] [shellscript] GCC_PREPROCESSOR_DEFINITIONS = DEBUG = 1
   [INF] [shellscript] HEADER_SEARCH_PATHS =“ $(TARGET_BUILD_DIR)/ usr / local / lib / include”   “ $(OBJROOT)/ UninstalledProducts / include”   “ $(OBJROOT)/ UninstalledProducts / $(PLATFORM_NAME)/ include”   “ $(BUILT_PRODUCTS_DIR)”
   [INF] [shellscript] OTHER_LDFLAGS = -ObjC
   [INF] [shellscript] SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/ $(PROJECT_NAME)/Bridging-Header.h

0 个答案:

没有答案