0

我能够xcode成功运行 ios 构建,但是当我从 vscode 运行相同的构建时

Xcode 构建的错误输出:

ABAddressBookRequestAccessWithCompletion(ABAddressBookCreate(), ^(bool granted, CFErrorRef error) {
            ABAddressBookRequestAccessWithCompletion(ABAddressBookCreate(), ^(bool granted, CFErrorRef error) {
            ABAddressBookRequestAccessWithCompletion(ABAddressBookCreate(), ^(bool granted, CFErrorRef error) {
            ABAddressBookRequestAccessWithCompletion(ABAddressBookCreate(), ^(bool granted, CFErrorRef error) {
        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:753:1: note: method 'captureOutput:didFinishProcessingPhotoSampleBuffer:previewPhotoSampleBuffer:resolvedSettings:bracketSettings:error:' declared here
        - (void)captureOutput:(AVCapturePhotoOutput *)output didFinishProcessingPhotoSampleBuffer:(nullable CMSampleBufferRef)photoSampleBuffer previewPhotoSampleBuffer:(nullable CMSampleBufferRef)previewPhotoSampleBuffer resolvedSettings:(AVCaptureResolvedPhotoSettings *)resolvedSettings bracketSettings:(nullable AVCaptureBracketedStillImageSettings *)bracketSettings error:(nullable NSError *)error API_DEPRECATED_WITH_REPLACEMENT("-captureOutput:didFinishProcessingPhoto:error:", ios(10.0, 11.0)) API_UNAVAILABLE(macos) API_UNAVAILABLE(tvos);
        /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.5.sdk/System/Library/Frameworks/AVFoundation.framework/Headers/AVCapturePhotoOutput.h:753:1: note: method 'captureOutput:didFinishProcessingPhotoSampleBuffer:previewPhotoSampleBuffer:resolvedSettings:bracketSettings:error:' declared here
bracketSettings error:(nullable NSError *)error API_DEPRECATED_WITH_REPLACEMENT("-captureOutput:didFinishProcessingPhoto:error:", ios(10.0, 11.0)) API_UNAVAILABLE(macos) API_UNAVAILABLE(tvos);
    error: the following command failed with exit code 0 but produced no further output
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
                    "type": mapFromPaymentIntentLastPaymentErrorType(lastPaymentError.type),
    error: the following command failed with exit code 0 but produced no further output
4

0 回答 0