我在大苏尔通过xcodebuild从命令行使用Xcode13构建了一个产品,并生成了以下警告:
warning: Building targets in manual order is deprecated- check "Parallelizebuild for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNINGin any of the targe
xcodebuild: error: The directory /Users/julesair/Open_CV/ios/build/iPhoneOS-armv7 does not containBuild settings from command line: IPHONEOS_DEPLOYMENT_TARGET = 6.0
xcodebui
xcode7更新是在周末为我们安装的,现在我们无法构建我们的iOS应用程序。此消息导致链接步骤失败:
ld: '/Users/jenkins/build/workspace/iOS/MyProject/apps/MyApp/iphone/native/WorklightSDK/You must rebuild it with bitcode enabled (Xcode setting ENA
iPhone 13 in debug mode...Xcodebuild done.2.0sError output from Xcodebuild: 2022-10-07 22:10:41.596 xcodebuild[2022-10-07 22:10:41.596 xcodebuild[4518:45824] Requested but did not fi
来自终端的日志:*** xcodebuild output can be found in /var/folders/ls/6t_b5mqx5s187hq2dtts6ys00000gn/T/carthage-xcodebuild.ORghi2.log
*** Building scheme "Alamofire watchOS我试着删除了carthage Build和Chec