error

mail@pastecode.io avatar
unknown
dart
2 years ago
5.2 kB
7
Indexable
Never
amin@Amins-MacBook-Air current_paikari_limited_ios % 

 Session contents restored from 05/06/2022 at 11:53:13 

amin@Amins-MacBook-Air current_paikari_limited_ios % flutter build ipa
Archiving com.PaikariLimited.iosApp...
Automatically signing iOS for device deployment using specified development team in Xcode project: PY5MG55792
Running Xcode build...                                                  
Xcode archive done.                                         45.4s
Failed to build iOS app
Error output from Xcode build:
↳
    objc[26968]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x2008d7ad8) and
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x10c9b82c8). One of the two will be used. Which
    one is undefined.
    objc[26968]: Class AMSupportURLSession is implemented in both /usr/lib/libauthinstall.dylib (0x2008d7b28) and
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x10c9b8318). One of the two will be used. Which
    one is undefined.
    ** ARCHIVE FAILED **


Xcode's output:
↳
    Writing result bundle at path:
        /var/folders/_1/wd7dfh917bdgk8kxl62v2t0r0000gn/T/flutter_tools.2ZMWbd/flutter_ios_build_temp_diriNlQj5/temporary_xcresult_bundle

    /Users/amin/flutter/.pub-cache/hosted/pub.dartlang.org/webview_flutter_wkwebview-2.8.1/ios/Classes/FWFInstanceManager.m:144:22:
    warning: incompatible pointer to integer conversion assigning to 'BOOL' (aka 'signed char') from 'NSNumber * _Nullable'
    [-Wint-conversion]
        containsInstance = [self.identifiers objectForKey:instance];
                         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 warning generated.
    error: the following command failed with exit code 0 but produced no further output
    CompileC
    /Users/amin/Library/Developer/Xcode/DerivedData/Runner-casqwtuhjuhgaldfaedctjfommec/Build/Intermediates.noindex/ArchiveIntermediates/
    Runner/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/geolocator_apple.build/Objects-normal/arm64/GeolocatorPlugin.o
    /Users/amin/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator_apple-2.1.4/ios/Classes/GeolocatorPlugin.m normal arm64 objective-c
    com.apple.compilers.llvm.clang.1_0.compiler (in target 'geolocator_apple' from project 'Pods')
    error: the following command failed with exit code 0 but produced no further output
    CompileC
    /Users/amin/Library/Developer/Xcode/DerivedData/Runner-casqwtuhjuhgaldfaedctjfommec/Build/Intermediates.noindex/ArchiveIntermediates/
    Runner/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/geocoding.build/Objects-normal/arm64/CLPlacemarkExtensions.o
    /Users/amin/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.4/ios/Classes/Extensions/CLPlacemarkExtensions.m normal arm64
    objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'geocoding' from project 'Pods')
    error: the following command failed with exit code 0 but produced no further output
    CompileC
    /Users/amin/Library/Developer/Xcode/DerivedData/Runner-casqwtuhjuhgaldfaedctjfommec/Build/Intermediates.noindex/ArchiveIntermediates/
    Runner/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/flutter_phone_direct_caller.build/Objects-normal/arm64/FlutterPhoneDire
    ctCallerPlugin.o
    /Users/amin/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_phone_direct_caller-2.1.1/ios/Classes/FlutterPhoneDirectCallerPlugin.m
    normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'flutter_phone_direct_caller' from project 'Pods')

    Failed to package /Users/amin/Desktop/flutter/paikarilimited.androidapp/current_paikari_limited_ios.
    Command PhaseScriptExecution failed with a nonzero exit code
    note: Using new build system
    note: Planning
    note: Build preparation complete
    note: Building targets in dependency order
    /Users/amin/Desktop/flutter/paikarilimited.androidapp/current_paikari_limited_ios/ios/Pods/Pods.xcodeproj: warning: The iOS
    deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to
    15.2.99. (in target 'Toast' from project 'Pods')
    /Users/amin/Desktop/flutter/paikarilimited.androidapp/current_paikari_limited_ios/ios/Pods/Pods.xcodeproj: warning: The iOS
    deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to
    15.2.99. (in target 'FMDB' from project 'Pods')
    /Users/amin/Desktop/flutter/paikarilimited.androidapp/current_paikari_limited_ios/ios/Pods/Pods.xcodeproj: warning: The iOS
    deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to
    15.2.99. (in target 'AppAuth' from project 'Pods')

    Result bundle written to path:
        /var/folders/_1/wd7dfh917bdgk8kxl62v2t0r0000gn/T/flutter_tools.2ZMWbd/flutter_ios_build_temp_diriNlQj5/temporary_xcresult_bundle


Encountered error while archiving for device.
amin@Amins-MacBook-Air current_paikari_limited_ios %