无法从Xcode构建:↳2022-06-19 14:50:18.899 xcodebuild39895:226134请求生成iOS应用程序错误输出,但没有找到扩展点,其标识符为即插即用的扩展Xcode.DebuggerFoundation.AppExtensionHosts.watchOS的com.apple.dt.IDEWatchSupportCore 2022-06-19 14:50:18.899 xcodebuild39895:226134,但没有找到扩展名为Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier的扩展点,标识符为com.apple.dt.IDEWatchSupportCore 2022-06-1914:50:5019.885 xcodebuild39895:226172 DVTAssertions: DVTAssertions TDKRemoteDeviceData.m:373 Details中的警告:( NULL ) deviceType from 00008020-0008459A36B8003A在-platform调用时为空。对象:方法:-platform线程:{number = 6,name = (null)}请将此警告消息和可以提供的任何有用信息提交给https://feedbackassistant.apple.com。**构建失败**
Xcode的输出:路径处的/var/folders/xk/24s15qjs3js_pbq9z13b7km00000gn/T/flutter_tools.XpLwrY/flutter_ios_build_temp_d写入结果包:↳irundHWt/↳_xcresult_ bundle
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/ios
/Classes/GeolocatorPlugin.m:157:21: warning: 'openURL:' is deprecated: first deprecated in iOS
10.0 [-Wdeprecated-declarations]
openURL:[NSURL URLWithString:UIApplicationOpenSettingsURLString]];
^~~~~~~
openURL:options:completionHandler:
In module 'UIKit' imported from /Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/Target Support
Files/geolocator_apple/geolocator_apple-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS1
5.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:124:1: note:
'openURL:' has been explicitly marked deprecated here
- (BOOL)openURL:(NSURL*)url
API_DEPRECATED_WITH_REPLACEMENT("openURL:options:completionHandler:", ios(2.0, 10.0))
NS_EXTENSION_UNAVAILABLE_IOS("");
^
1 warning generated.
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-1.2.2/ios
/Classes/GeolocatorPlugin.m:157:21: warning: 'openURL:' is deprecated: first deprecated in iOS
10.0 [-Wdeprecated-declarations]
openURL:[NSURL URLWithString:UIApplicationOpenSettingsURLString]];
^~~~~~~
openURL:options:completionHandler:
In module 'UIKit' imported from /Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/Target Support
Files/geolocator_apple/geolocator_apple-prefix.pch:2:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS1
5.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:124:1: note:
'openURL:' has been explicitly marked deprecated here
- (BOOL)openURL:(NSURL*)url
API_DEPRECATED_WITH_REPLACEMENT("openURL:options:completionHandler:", ios(2.0, 10.0))
NS_EXTENSION_UNAVAILABLE_IOS("");
^
1 warning generated.
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.8.1+7/ios/Classes
/CameraPlugin.m:596:13: warning: 'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first
deprecated in iOS 10.0 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead
[-Wdeprecated-declarations]
while (!OSAtomicCompareAndSwapPtrBarrier(old, newBuffer, (void **)&_latestPixelBuffer)) {
^
In module 'Darwin' imported from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.8.1+7/ios/Classes
/CameraPlugin.m:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS1
5.5.sdk/usr/include/libkern/OSAtomicDeprecated.h:548:6: note:
'OSAtomicCompareAndSwapPtrBarrier' has been explicitly marked deprecated here
bool OSAtomicCompareAndSwapPtrBarrier( void *__oldValue, void *__newValue, void * volatile
*__theValue );
^
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.8.1+7/ios/Classes
/CameraPlugin.m:806:11: warning: 'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first
deprecated in iOS 10.0 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead
[-Wdeprecated-declarations]
while (!OSAtomicCompareAndSwapPtrBarrier(pixelBuffer, nil, (void **)&_latestPixelBuffer)) {
^
In module 'Darwin' imported from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/camera-0.8.1+7/ios/Classes
/CameraPlugin.m:9:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS1
5.5.sdk/usr/include/libkern/OSAtomicDeprecated.h:548:6: note:
'OSAtomicCompareAndSwapPtrBarrier' has been explicitly marked deprecated here
bool OSAtomicCompareAndSwapPtrBarrier( void *__oldValue, void *__newValue, void * volatile
*__theValue );
^
2 warnings generated.
2 warnings generated.
In file included from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/MLKVisionImage+FlutterPlugin.m:1:
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.h:12:22: warning: unused function 'getFlutterError'
[-Wunused-function]
static FlutterError *getFlutterError(NSError *error) {
^
1 warning generated.
In file included from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.m:1:
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.h:12:22: warning: unused function 'getFlutterError'
[-Wunused-function]
static FlutterError *getFlutterError(NSError *error) {
^
1 warning generated.
In file included from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/MLKVisionImage+FlutterPlugin.m:1:
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.h:12:22: warning: unused function 'getFlutterError'
[-Wunused-function]
static FlutterError *getFlutterError(NSError *error) {
^
1 warning generated.
In file included from
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.m:1:
/Users/pivajr/development/flutter/.pub-cache/hosted/pub.dartlang.org/google_mlkit_commons-0.2.0
/ios/Classes/GoogleMlKitCommonsPlugin.h:12:22: warning: unused function 'getFlutterError'
[-Wunused-function]
static FlutterError *getFlutterError(NSError *error) {
^
1 warning generated.
ld: warning: ignoring file
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLImage/Frameworks/MLImage.framework/MLImage,
file is universal (x86_64,arm64) but does not contain the armv7 architecture:
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLImage/Frameworks/MLImage.framework/MLImage
ld: warning: ignoring file
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitCommon/Frameworks/MLKitCommon.framework/M
LKitCommon, file is universal (x86_64,arm64) but does not contain the armv7 architecture:
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitCommon/Frameworks/MLKitCommon.framework/M
LKitCommon
ld: warning: ignoring file
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitFaceDetection/Frameworks/MLKitFaceDetecti
on.framework/MLKitFaceDetection, file is universal (x86_64,arm64) but does not contain the
armv7 architecture:
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitFaceDetection/Frameworks/MLKitFaceDetecti
on.framework/MLKitFaceDetection
ld: warning: ignoring file
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitVision/Frameworks/MLKitVision.framework/M
LKitVision, file is universal (x86_64,arm64) but does not contain the armv7 architecture:
/Users/pivajr/Desktop/siscop/siscop-app/ios/Pods/MLKitVision/Frameworks/MLKitVision.framework/M
LKitVision
Undefined symbols for architecture armv7:
"_MLKFaceLandmarkTypeRightCheek", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeMouthRight", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeMouthLeft", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeLeftEye", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeLeftCheek", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeRightEar", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeNoseBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeUpperLipTop", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeMouthBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKModelDownloadDidFailNotification", referenced from:
-[GenericModelManager manageModel:call:result:] in
google_mlkit_commons(GenericModelManager.o)
-[GenericModelManager receiveTestNotification:] in
google_mlkit_commons(GenericModelManager.o)
"_MLKFaceContourTypeUpperLipBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeRightEyebrowBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLeftEyebrowTop", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeRightEyebrowTop", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeRightEye", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeNoseBridge", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLeftCheek", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_OBJC_CLASS_$_MLKFaceDetector", referenced from:
objc-class-ref in google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLowerLipTop", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeLeftEar", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLowerLipBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLeftEyebrowBottom", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeLeftEye", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeFace", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_OBJC_CLASS_$_MLKVisionImage", referenced from:
objc-class-ref in google_mlkit_commons(MLKVisionImage+FlutterPlugin.o)
__OBJC_$_CATEGORY_MLKVisionImage_$_FlutterPlugin in
google_mlkit_commons(MLKVisionImage+FlutterPlugin.o)
objc-class-ref in google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeRightEye", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceLandmarkTypeNoseBase", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKFaceContourTypeRightCheek", referenced from:
___57-[GoogleMlKitFaceDetectionPlugin handleDetection:result:]_block_invoke in
google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_MLKModelDownloadDidSucceedNotification", referenced from:
-[GenericModelManager manageModel:call:result:] in
google_mlkit_commons(GenericModelManager.o)
-[GenericModelManager receiveTestNotification:] in
google_mlkit_commons(GenericModelManager.o)
"_OBJC_CLASS_$_MLKModelDownloadConditions", referenced from:
objc-class-ref in google_mlkit_commons(GenericModelManager.o)
"_OBJC_CLASS_$_MLKFaceDetectorOptions", referenced from:
objc-class-ref in google_mlkit_face_detection(GoogleMlKitFaceDetectionPlugin.o)
"_OBJC_CLASS_$_MLKModelManager", referenced from:
objc-class-ref in google_mlkit_commons(GenericModelManager.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in dependency order
Result bundle written to path:
/var/folders/xk/24s15qjs3js_pbq9z13b7km00000gn/T/flutter_tools.XpLwrY/flutter_ios_build_temp_dirundHWt/temporary_xcresult_bundle
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeRightChe
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeMouthRight
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeMouthLeft
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeLeftEye
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeLeftCheek
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeRightEar
错误(Xcode):未定义符号:_MLKFaceContourTypeNoseBottom
错误(Xcode):未定义符号:_MLKFaceContourTypeUpperLipTop
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeMouthBottom
错误(Xcode):未定义符号:_MLKModelDownloadDidFailNotification
错误(Xcode):未定义符号:_MLKFaceContourTypeUpperLipBottom
错误(Xcode):未定义符号:_MLKFaceContourTypeRightEyebrowBottom
错误(Xcode):未定义符号:_MLKFaceContourTypeLeftEyebrowTop
错误(Xcode):未定义符号:_MLKFaceContourTypeRightEyebrowTop
错误(Xcode):未定义符号:_MLKFaceContourTypeRightEye
错误(Xcode):未定义符号:_MLKFaceContourTypeNoseBridge
错误(Xcode):未定义符号:_MLKFaceContourTypeLeftCheek
错误(Xcode):未定义符号: OBJC_CLASS$_MLKFaceDetector
错误(Xcode):未定义符号:_MLKFaceContourTypeLowerLipTop
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeLeftEar
错误(Xcode):未定义符号:_MLKFaceContourTypeLowerLipBottom
错误(Xcode):未定义符号:_MLKFaceContourTypeLeftEyebrowBottom
错误(Xcode):未定义符号:_MLKFaceContourTypeLeftEye
错误(Xcode):未定义符号:_MLKFaceContourTypeFace
错误(Xcode):未定义符号: OBJC_CLASS$_MLKVisionImage
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeRightEye
错误(Xcode):未定义符号:_MLKFaceLandmarkTypeNoseBase
错误(Xcode):未定义符号:_MLKFaceContourTypeRightCheek
错误(Xcode):未定义符号:_MLKModelDownloadDidSucceedNotification
错误(Xcode):未定义符号: OBJC_CLASS$_MLKModelDownloadConditions
错误(Xcode):未定义符号: OBJC_CLASS$_MLKFaceDetectorOptions
错误(Xcode):未定义符号: OBJC_CLASS$_MLKModelManager
在为设备生成时遇到错误。结束的错误信息。
知道会发生什么以及如何解决吗?Tks!
发布于 2022-06-24 11:41:00
删除podfile.lock、pods文件夹和.symlinks文件夹对我不起作用。我没有为armv7设备添加设置,而是将该设置添加到Podfile中。
https://github.com/bharat-biradar/Google-Ml-Kit-plugin/blob/master/README.md
https://github.com/bharat-biradar/Google-Ml-Kit-plugin/issues/97
发布于 2022-06-19 19:48:57
删除Podfile.lock、pods文件夹和.symlinks文件夹。现在运行pod install
,在xcode中打开runner.workspace文件并构建一次。一旦它在xcode中成功构建,它也应该开始使用build
https://stackoverflow.com/questions/72679381
复制相似问题