Untitled

 avatar
unknown
plain_text
2 years ago
12 kB
6
Indexable
Launching lib/main.dart on iPhone 12 Pro in debug mode...
Running Xcode build...
Xcode build done.                                           25.8s
Failed to build iOS app
Error output from Xcode build:
↳
    ** BUILD FAILED **


Xcode's output:
↳
    Writing result bundle at path:
    	/var/folders/6w/_smzwdt145qfvx_yn8k52lww0000gn/T/flutter_tools.cODiGU/flutter_ios_build_temp_dirnVaaZl/temporary_xcresult_bundle

    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:379:28: warning: initialization of 'UnsafePointer<UInt8>' results in a dangling pointer
            return Data(bytes: UnsafePointer<UInt8>(encryptedData), count: encryptedData.count)
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:379:49: note: implicit argument conversion from '[UInt8]' to 'UnsafePointer<UInt8>' produces a pointer valid only for the duration of the call to 'init(_:)'
            return Data(bytes: UnsafePointer<UInt8>(encryptedData), count: encryptedData.count)
                                                    ^~~~~~~~~~~~~
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:379:49: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            return Data(bytes: UnsafePointer<UInt8>(encryptedData), count: encryptedData.count)
                                                    ^
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:424:28: warning: initialization of 'UnsafePointer<UInt8>' results in a dangling pointer
            return Data(bytes: UnsafePointer<UInt8>(decryptedData), count: decryptedData.count)
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:424:49: note: implicit argument conversion from '[UInt8]' to 'UnsafePointer<UInt8>' produces a pointer valid only for the duration of the call to 'init(_:)'
            return Data(bytes: UnsafePointer<UInt8>(decryptedData), count: decryptedData.count)
                                                    ^~~~~~~~~~~~~
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Runner/RSAUtils.swift:424:49: note: use the 'withUnsafeBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
            return Data(bytes: UnsafePointer<UInt8>(decryptedData), count: decryptedData.count)
                                                    ^
    /Users/romil/Library/Developer/Xcode/DerivedData/Runner-duyshjcwgjeiuhbdysouxhcnnldt/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-E6775A97274E539E005373FF.sh: line 2: /Users/romil/Downloads/Annabelle: No such file or directory
    Command PhaseScriptExecution failed with a nonzero exit code
    note: Building targets in dependency order
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'nanopb' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Toast' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Reachability' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'PromisesObjC' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'OrderedSet' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GTMSessionFetcher' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FMDB' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'AppAuth' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GTMAppAuth' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GoogleUtilities' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GoogleSignIn-GoogleSignIn' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GoogleSignIn' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'GoogleDataTransport' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseCoreInternal' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseCoreDiagnostics' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseCore' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseInstallations' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseMessaging' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FirebaseCrashlytics' from project 'Pods')
    note: Run script build phase 'Thin Binary' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')
    warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
    warning: Run script build phase 'FirebaseCrashlytics' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Runner' from project 'Runner')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBSDKCoreKit_Basics' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBAEMKit' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBSDKLoginKit' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'FBSDKCoreKit' from project 'Pods')
    /Users/romil/Downloads/Annabelle Mobile App Final/Annabelleme_app_code/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'Firebase' from project 'Pods')

    Result bundle written to path:
    	/var/folders/6w/_smzwdt145qfvx_yn8k52lww0000gn/T/flutter_tools.cODiGU/flutter_ios_build_temp_dirnVaaZl/temporary_xcresult_bundle


Could not build the application for the simulator.
Error launching application on iPhone 12 Pro.
Editor is loading...