flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
163.56k stars 26.9k forks source link

iOS simulator displays an empty content for a new Flutter App #68458

Closed AlexV525 closed 3 years ago

AlexV525 commented 3 years ago

Steps to Reproduce

  1. flutter create test_app
  2. Run the app on an iOS 14.0 simulator from Android Studio (4.1).
  3. App displays an empty content (white screen).

Kapture 2020-10-19 at 11 02 35

flutter run -v ``` [ +145 ms] executing: [/Users/alex/Documents/flutter-master/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +52 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 0c7acee563227409c8c85b5f5855d87f0f585baa [ ] executing: [/Users/alex/Documents/flutter-master/] git tag --points-at HEAD [ +127 ms] Exit code 0 from: git tag --points-at HEAD [ +1 ms] executing: [/Users/alex/Documents/flutter-master/] git describe --match *.*.* --first-parent --long --tags [ +78 ms] Exit code 0 from: git describe --match *.*.* --first-parent --long --tags [ ] 1.23.0-18.0.pre-43-g0c7acee563 [ +10 ms] executing: [/Users/alex/Documents/flutter-master/] git rev-parse --abbrev-ref --symbolic @{u} [ +11 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/update-length-limiting-formatter [ ] executing: [/Users/alex/Documents/flutter-master/] git ls-remote --get-url origin [ +11 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/AlexVincent525/flutter.git [ +23 ms] executing: [/Users/alex/Documents/flutter-master/] git rev-parse --abbrev-ref HEAD [ +11 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] update-length-limiting-formatter [ +48 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +46 ms] executing: /Users/alex/Library/Android/sdk/platform-tools/adb devices -l [ +7 ms] executing: /usr/bin/xcode-select --print-path [ +6 ms] Exit code 0 from: /usr/bin/xcode-select --print-path [ ] /Applications/Xcode.app/Contents/Developer [ ] executing: /usr/bin/xcodebuild -version [ +592 ms] Exit code 0 from: /usr/bin/xcodebuild -version [ ] Xcode 12.0.1 Build version 12A7300 [ +3 ms] executing: sysctl hw.optional.arm64 [ +6 ms] Exit code 1 from: sysctl hw.optional.arm64 [ ] sysctl: unknown oid 'hw.optional.arm64' [ ] executing: xcrun xcdevice list --timeout 2 [ +5 ms] xcrun simctl list --json devices [ ] executing: xcrun simctl list --json devices [ +53 ms] List of devices attached [ +99 ms] { "devices" : { "com.apple.CoreSimulator.SimRuntime.tvOS-14-0" : [ { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/2B1826CF-B964-4F8D-8D62-D2073BDE0F4B\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/2B1826CF-B964-4F8D-8D62-D2073BDE0F4B", "udid" : "2B1826CF-B964-4F8D-8D62-D2073BDE0F4B", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", "state" : "Shutdown", "name" : "Apple TV" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/FE88E6C6-132E-4EC1-B8DE-B0A30C2BBE53\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/FE88E6C6-132E-4EC1-B8DE-B0A30C2BBE53", "udid" : "FE88E6C6-132E-4EC1-B8DE-B0A30C2BBE53", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K", "state" : "Shutdown", "name" : "Apple TV 4K" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/E6DF1C52-B628-49A1-B39B-CE98AFA33297\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/E6DF1C52-B628-49A1-B39B-CE98AFA33297", "udid" : "E6DF1C52-B628-49A1-B39B-CE98AFA33297", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p", "state" : "Shutdown", "name" : "Apple TV 4K (at 1080p)" } ], "com.apple.CoreSimulator.SimRuntime.watchOS-7-0" : [ { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/59D98EFD-65C4-48DC-B76C-C13B5138FE8A\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/59D98EFD-65C4-48DC-B76C-C13B5138FE8A", "udid" : "59D98EFD-65C4-48DC-B76C-C13B5138FE8A", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 - 40mm" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/BC6EAC43-A190-41BA-B73B-BC3970A1D817\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/BC6EAC43-A190-41BA-B73B-BC3970A1D817", "udid" : "BC6EAC43-A190-41BA-B73B-BC3970A1D817", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 - 44mm" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/73252FD0-8E58-44D1-9A57-CF4563B5E261\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/73252FD0-8E58-44D1-9A57-CF4563B5E261", "udid" : "73252FD0-8E58-44D1-9A57-CF4563B5E261", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 - 40mm" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/5A248255-1E1D-46E9-9718-CE806FAD41BF\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/5A248255-1E1D-46E9-9718-CE806FAD41BF", "udid" : "5A248255-1E1D-46E9-9718-CE806FAD41BF", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 - 44mm" } ], "com.apple.CoreSimulator.SimRuntime.iOS-14-0" : [ { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/51282E94-83E1-4914-8CC3-900F2100643A\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/51282E94-83E1-4914-8CC3-900F2100643A", "udid" : "51282E94-83E1-4914-8CC3-900F2100643A", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", "state" : "Shutdown", "name" : "iPhone 8" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/A21B783A-6FA4-48CF-8FF7-87A6B6587367\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/A21B783A-6FA4-48CF-8FF7-87A6B6587367", "udid" : "A21B783A-6FA4-48CF-8FF7-87A6B6587367", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", "state" : "Shutdown", "name" : "iPhone 8 Plus" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/2BDA9040-A9F0-454E-8B9B-D26E1DFD61E2\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/2BDA9040-A9F0-454E-8B9B-D26E1DFD61E2", "udid" : "2BDA9040-A9F0-454E-8B9B-D26E1DFD61E2", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "iPhone 11" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/E9A29951-3F15-44AA-AE8E-34467546C1BC\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/E9A29951-3F15-44AA-AE8E-34467546C1BC", "udid" : "E9A29951-3F15-44AA-AE8E-34467546C1BC", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro", "state" : "Shutdown", "name" : "iPhone 11 Pro" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/BA811751-E562-48B6-B5C0-4F7582B1E204\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/BA811751-E562-48B6-B5C0-4F7582B1E204", "udid" : "BA811751-E562-48B6-B5C0-4F7582B1E204", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max", "state" : "Booted", "name" : "iPhone 11 Pro Max" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/68D9E3F3-A16D-4697-98EC-EF007EA67BC6\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/68D9E3F3-A16D-4697-98EC-EF007EA67BC6", "udid" : "68D9E3F3-A16D-4697-98EC-EF007EA67BC6", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-", "state" : "Shutdown", "name" : "iPhone SE (2nd generation)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/BDD47176-5F75-4E86-AE3A-90978D6C849D\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/BDD47176-5F75-4E86-AE3A-90978D6C849D", "udid" : "BDD47176-5F75-4E86-AE3A-90978D6C849D", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", "state" : "Shutdown", "name" : "iPod touch (7th generation)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/EBA9DAF8-5538-4F66-ABC9-35D046BD7B4E\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/EBA9DAF8-5538-4F66-ABC9-35D046BD7B4E", "udid" : "EBA9DAF8-5538-4F66-ABC9-35D046BD7B4E", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", "state" : "Shutdown", "name" : "iPad Pro (9.7-inch)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/33BD8A7A-729C-4E64-A9A4-82BB3D2008E2\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/33BD8A7A-729C-4E64-A9A4-82BB3D2008E2", "udid" : "33BD8A7A-729C-4E64-A9A4-82BB3D2008E2", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-", "state" : "Shutdown", "name" : "iPad Pro (11-inch) (2nd generation)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/AC2C3027-9C92-4F93-8859-61CC13FFB9A1\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/AC2C3027-9C92-4F93-8859-61CC13FFB9A1", "udid" : "AC2C3027-9C92-4F93-8859-61CC13FFB9A1", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-", "state" : "Shutdown", "name" : "iPad Pro (12.9-inch) (4th generation)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/22A1F9B0-6F8D-4396-B60D-E24914E71E75\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/22A1F9B0-6F8D-4396-B60D-E24914E71E75", "udid" : "22A1F9B0-6F8D-4396-B60D-E24914E71E75", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-", "state" : "Shutdown", "name" : "iPad (8th generation)" }, { "dataPath" : "\/Users\/alex\/Library\/Developer\/CoreSimulator\/Devices\/E2022CDD-F5FF-4129-A04E-32A83873BD94\/data", "logPath" : "\/Users\/alex\/Library\/Logs\/CoreSimulator\/E2022CDD-F5FF-4129-A04E-32A83873BD94", "udid" : "E2022CDD-F5FF-4129-A04E-32A83873BD94", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-", "state" : "Shutdown", "name" : "iPad Air (4th generation)" } ] } } [ +11 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ +5 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +80 ms] executing: xcrun xcdevice list --timeout 2 [ +58 ms] Found plugin photo_manager at /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ [ +106 ms] Found plugin photo_manager at /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ [ +22 ms] Generating /Users/alex/Documents/FlutterProjects/flutter_test_app/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java [ +86 ms] Initializing file store [ +12 ms] Skipping target: gen_localizations [ +4 ms] complete [ +5 ms] Launching lib/main.dart on iPhone 11 Pro Max in debug mode... [ +6 ms] /Users/alex/Documents/flutter-master/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -Ddart.developer.causal_async_stacks=true -Dflutter.inspector.structuredErrors=true --output-dill /var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/T/flutter_tools.E6Whj8/flutter_tool.Hw5aIn/app.dill --packages .packages -Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation --initialize-from-dill build/3d53b3c3b3ecbf9ace22571e074e7caf.cache.dill.track.dill --flutter-widget-cache [ +8 ms] executing: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist [ +8 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist [ ] {"CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleInfoDictionaryVersion":"6.0","UIMainStoryboardFile":"Main","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","UILaunchStoryboardName":"LaunchScreen","CFBundleExecutable":"$(EXECUTABLE_NAME)","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBarAppearance":false,"CFBundleSignature":"????","CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"flutter_test_app"} [ +2 ms] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/] /usr/bin/xcodebuild -list [ +7 ms] <- compile package:testapp/main.dart [+2163 ms] Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list Information about project "Runner": Targets: Runner Build Configurations: Debug Release Profile If no build configuration is specified and -scheme is not passed then "Release" is used. Schemes: Runner [ +5 ms] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings [ ] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings [+1371 ms] [ { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad13,2", "identifier" : "E2022CDD-F5FF-4129-A04E-32A83873BD94", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad", "modelName" : "iPad Air (4th generation)", "name" : "iPad Air (4th generation)" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,3", "identifier" : "59D98EFD-65C4-48DC-B76C-C13B5138FE8A", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 40mm", "name" : "Apple Watch Series 5 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,2", "identifier" : "5A248255-1E1D-46E9-9718-CE806FAD41BF", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 44mm", "name" : "Apple Watch Series 6 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad11,7", "identifier" : "22A1F9B0-6F8D-4396-B60D-E24914E71E75", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-8-wwan-1", "modelName" : "iPad (8th generation)", "name" : "iPad (8th generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad6,4", "identifier" : "EBA9DAF8-5538-4F66-ABC9-35D046BD7B4E", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba", "modelName" : "iPad Pro (9.7-inch)", "name" : "iPad Pro (9.7-inch)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,4", "identifier" : "51282E94-83E1-4914-8CC3-900F2100643A", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-2", "modelName" : "iPhone 8", "name" : "iPhone 8" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,5", "identifier" : "BA811751-E562-48B6-B5C0-4F7582B1E204", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-max-1", "modelName" : "iPhone 11 Pro Max", "name" : "iPhone 11 Pro Max" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,5", "identifier" : "A21B783A-6FA4-48CF-8FF7-87A6B6587367", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-plus-2", "modelName" : "iPhone 8 Plus", "name" : "iPhone 8 Plus" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad8,12", "identifier" : "AC2C3027-9C92-4F93-8859-61CC13FFB9A1", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-12point9-4th-1", "modelName" : "iPad Pro (12.9-inch) (4th generation)", "name" : "iPad Pro (12.9-inch) (4th generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad8,9", "identifier" : "33BD8A7A-729C-4E64-A9A4-82BB3D2008E2", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-11-2nd-1", "modelName" : "iPad Pro (11-inch) (2nd generation)", "name" : "iPad Pro (11-inch) (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,1", "identifier" : "2BDA9040-A9F0-454E-8B9B-D26E1DFD61E2", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-1", "modelName" : "iPhone 11", "name" : "iPhone 11" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV6,2", "identifier" : "E6DF1C52-B628-49A1-B39B-CE98AFA33297", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k", "modelName" : "Apple TV 4K (at 1080p)", "name" : "Apple TV 4K (at 1080p)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,8", "identifier" : "68D9E3F3-A16D-4697-98EC-EF007EA67BC6", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-se-1", "modelName" : "iPhone SE (2nd generation)", "name" : "iPhone SE (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV6,2", "identifier" : "FE88E6C6-132E-4EC1-B8DE-B0A30C2BBE53", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k", "modelName" : "Apple TV 4K", "name" : "Apple TV 4K" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,4", "identifier" : "BC6EAC43-A190-41BA-B73B-BC3970A1D817", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 44mm", "name" : "Apple Watch Series 5 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPod9,1", "identifier" : "BDD47176-5F75-4E86-AE3A-90978D6C849D", "architecture" : "x86_64", "modelUTI" : "com.apple.ipod-touch-7-2", "modelName" : "iPod touch (7th generation)", "name" : "iPod touch (7th generation)" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,1", "identifier" : "73252FD0-8E58-44D1-9A57-CF4563B5E261", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 40mm", "name" : "Apple Watch Series 6 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,3", "identifier" : "E9A29951-3F15-44AA-AE8E-34467546C1BC", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-1", "modelName" : "iPhone 11 Pro", "name" : "iPhone 11 Pro" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV5,3", "identifier" : "2B1826CF-B964-4F8D-8D62-D2073BDE0F4B", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4", "modelName" : "Apple TV", "name" : "Apple TV" } ] [ +2 ms] [ { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad13,2", "identifier" : "E2022CDD-F5FF-4129-A04E-32A83873BD94", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad", "modelName" : "iPad Air (4th generation)", "name" : "iPad Air (4th generation)" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,3", "identifier" : "59D98EFD-65C4-48DC-B76C-C13B5138FE8A", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 40mm", "name" : "Apple Watch Series 5 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,2", "identifier" : "5A248255-1E1D-46E9-9718-CE806FAD41BF", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 44mm", "name" : "Apple Watch Series 6 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad11,7", "identifier" : "22A1F9B0-6F8D-4396-B60D-E24914E71E75", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-8-wwan-1", "modelName" : "iPad (8th generation)", "name" : "iPad (8th generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad6,4", "identifier" : "EBA9DAF8-5538-4F66-ABC9-35D046BD7B4E", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba", "modelName" : "iPad Pro (9.7-inch)", "name" : "iPad Pro (9.7-inch)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,4", "identifier" : "51282E94-83E1-4914-8CC3-900F2100643A", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-2", "modelName" : "iPhone 8", "name" : "iPhone 8" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,5", "identifier" : "BA811751-E562-48B6-B5C0-4F7582B1E204", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-max-1", "modelName" : "iPhone 11 Pro Max", "name" : "iPhone 11 Pro Max" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone10,5", "identifier" : "A21B783A-6FA4-48CF-8FF7-87A6B6587367", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-8-plus-2", "modelName" : "iPhone 8 Plus", "name" : "iPhone 8 Plus" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad8,12", "identifier" : "AC2C3027-9C92-4F93-8859-61CC13FFB9A1", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-12point9-4th-1", "modelName" : "iPad Pro (12.9-inch) (4th generation)", "name" : "iPad Pro (12.9-inch) (4th generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPad8,9", "identifier" : "33BD8A7A-729C-4E64-A9A4-82BB3D2008E2", "architecture" : "x86_64", "modelUTI" : "com.apple.ipad-pro-11-2nd-1", "modelName" : "iPad Pro (11-inch) (2nd generation)", "name" : "iPad Pro (11-inch) (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,1", "identifier" : "2BDA9040-A9F0-454E-8B9B-D26E1DFD61E2", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-1", "modelName" : "iPhone 11", "name" : "iPhone 11" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV6,2", "identifier" : "E6DF1C52-B628-49A1-B39B-CE98AFA33297", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k", "modelName" : "Apple TV 4K (at 1080p)", "name" : "Apple TV 4K (at 1080p)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,8", "identifier" : "68D9E3F3-A16D-4697-98EC-EF007EA67BC6", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-se-1", "modelName" : "iPhone SE (2nd generation)", "name" : "iPhone SE (2nd generation)" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV6,2", "identifier" : "FE88E6C6-132E-4EC1-B8DE-B0A30C2BBE53", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4k", "modelName" : "Apple TV 4K", "name" : "Apple TV 4K" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch5,4", "identifier" : "BC6EAC43-A190-41BA-B73B-BC3970A1D817", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series5-1", "modelName" : "Apple Watch Series 5 - 44mm", "name" : "Apple Watch Series 5 - 44mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPod9,1", "identifier" : "BDD47176-5F75-4E86-AE3A-90978D6C849D", "architecture" : "x86_64", "modelUTI" : "com.apple.ipod-touch-7-2", "modelName" : "iPod touch (7th generation)", "name" : "iPod touch (7th generation)" }, { "simulator" : true, "operatingSystemVersion" : "7.0 (18R382)", "available" : true, "platform" : "com.apple.platform.watchsimulator", "modelCode" : "Watch6,1", "identifier" : "73252FD0-8E58-44D1-9A57-CF4563B5E261", "architecture" : "x86_64", "modelUTI" : "com.apple.watch-series6-1", "modelName" : "Apple Watch Series 6 - 40mm", "name" : "Apple Watch Series 6 - 40mm" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18A372)", "available" : true, "platform" : "com.apple.platform.iphonesimulator", "modelCode" : "iPhone12,3", "identifier" : "E9A29951-3F15-44AA-AE8E-34467546C1BC", "architecture" : "x86_64", "modelUTI" : "com.apple.iphone-11-pro-1", "modelName" : "iPhone 11 Pro", "name" : "iPhone 11 Pro" }, { "simulator" : true, "operatingSystemVersion" : "14.0 (18J383)", "available" : true, "platform" : "com.apple.platform.appletvsimulator", "modelCode" : "AppleTV5,3", "identifier" : "2B1826CF-B964-4F8D-8D62-D2073BDE0F4B", "architecture" : "x86_64", "modelUTI" : "com.apple.apple-tv-4", "modelName" : "Apple TV", "name" : "Apple TV" } ] [+1336 ms] Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj -scheme Runner -showBuildSettings Build settings for action build and target Runner: ACTION = build AD_HOC_CODE_SIGNING_ALLOWED = NO ALTERNATE_GROUP = staff ALTERNATE_MODE = u+w,go-w,a+rX ALTERNATE_OWNER = alex ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ALWAYS_SEARCH_USER_PATHS = NO ALWAYS_USE_SEPARATE_HEADERMAPS = NO APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer APPLE_INTERNAL_DIR = /AppleInternal APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools APPLICATION_EXTENSION_API_ONLY = NO APPLY_RULES_IN_COPY_FILES = NO APPLY_RULES_IN_COPY_HEADERS = NO ARCHS = armv7 arm64 ARCHS_STANDARD = armv7 arm64 ARCHS_STANDARD_32_64_BIT = armv7 arm64 ARCHS_STANDARD_32_BIT = armv7 ARCHS_STANDARD_64_BIT = arm64 ARCHS_STANDARD_INCLUDING_64_BIT = armv7 arm64 ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator BITCODE_GENERATION_MODE = marker BUILD_ACTIVE_RESOURCES_ONLY = NO BUILD_COMPONENTS = headers build BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios BUILD_LIBRARY_FOR_DISTRIBUTION = NO BUILD_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios BUILD_STYLE = BUILD_VARIANTS = normal BUILT_PRODUCTS_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos BUNDLE_CONTENTS_FOLDER_PATH_deep = Contents/ BUNDLE_EXECUTABLE_FOLDER_NAME_deep = MacOS BUNDLE_FORMAT = shallow BUNDLE_FRAMEWORKS_FOLDER_PATH = Frameworks BUNDLE_PLUGINS_FOLDER_PATH = PlugIns BUNDLE_PRIVATE_HEADERS_FOLDER_PATH = PrivateHeaders BUNDLE_PUBLIC_HEADERS_FOLDER_PATH = Headers CACHE_ROOT = /var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode CCHROOT = /var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode CHMOD = /bin/chmod CHOWN = /usr/sbin/chown CLANG_ANALYZER_NONNULL = YES CLANG_CXX_LANGUAGE_STANDARD = gnu++0x CLANG_CXX_LIBRARY = libc++ CLANG_ENABLE_MODULES = YES CLANG_ENABLE_OBJC_ARC = YES CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES CLANG_WARN_BOOL_CONVERSION = YES CLANG_WARN_COMMA = YES CLANG_WARN_CONSTANT_CONVERSION = YES CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR CLANG_WARN_EMPTY_BODY = YES CLANG_WARN_ENUM_CONVERSION = YES CLANG_WARN_INFINITE_RECURSION = YES CLANG_WARN_INT_CONVERSION = YES CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES CLANG_WARN_OBJC_LITERAL_CONVERSION = YES CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CLANG_WARN_RANGE_LOOP_ANALYSIS = YES CLANG_WARN_STRICT_PROTOTYPES = YES CLANG_WARN_SUSPICIOUS_MOVE = YES CLANG_WARN_UNREACHABLE_CODE = YES CLANG_WARN__DUPLICATE_METHOD_MATCH = YES CLASS_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses CLEAN_PRECOMPS = YES CLONE_HEADERS = NO CODESIGNING_FOLDER_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/Runner.app CODE_SIGNING_ALLOWED = YES CODE_SIGNING_REQUIRED = YES CODE_SIGN_CONTEXT_CLASS = XCiPhoneOSCodeSignContext CODE_SIGN_IDENTITY = iPhone Developer CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES COLOR_DIAGNOSTICS = NO COMBINE_HIDPI_IMAGES = NO COMPILER_INDEX_STORE_ENABLE = Default COMPOSITE_SDK_DIRS = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/CompositeSDKs COMPRESS_PNG_FILES = YES CONFIGURATION = Release CONFIGURATION_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos CONFIGURATION_TEMP_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos CONTENTS_FOLDER_PATH = Runner.app COPYING_PRESERVES_HFS_DATA = NO COPY_HEADERS_RUN_UNIFDEF = NO COPY_PHASE_STRIP = NO COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator14.0 CP = /bin/cp CREATE_INFOPLIST_SECTION_IN_BINARY = NO CURRENT_ARCH = arm64 CURRENT_PROJECT_VERSION = 2 CURRENT_VARIANT = normal DART_DEFINES = flutter.inspector.structuredErrors%3Dtrue DART_OBFUSCATION = false DEAD_CODE_STRIPPING = YES DEBUGGING_SYMBOLS = YES DEBUG_INFORMATION_FORMAT = dwarf-with-dsym DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0 DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions DEFINES_MODULE = NO DEPLOYMENT_LOCATION = NO DEPLOYMENT_POSTPROCESSING = NO DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_CLANG_FLAG_NAME = miphoneos-version-min DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -miphoneos-version-min= DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_version_min DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1 13.2 13.3 13.4 13.5 13.6 14.0 DERIVED_FILES_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DERIVED_SOURCES_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr DEVELOPMENT_LANGUAGE = en DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation DONT_GENERATE_INFOPLIST_FILE = NO DO_HEADER_SCANNING_IN_JAM = NO DSTROOT = /tmp/Runner.dst DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain DWARF_DSYM_FILE_NAME = Runner.app.dSYM DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO DWARF_DSYM_FOLDER_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos EFFECTIVE_PLATFORM_NAME = -iphoneos EMBEDDED_CONTENT_CONTAINS_SWIFT = NO EMBEDDED_PROFILE_NAME = embedded.mobileprovision EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO ENABLE_BITCODE = NO ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES ENABLE_HARDENED_RUNTIME = NO ENABLE_HEADER_DEPENDENCIES = YES ENABLE_NS_ASSERTIONS = NO ENABLE_ON_DEMAND_RESOURCES = YES ENABLE_STRICT_OBJC_MSGSEND = YES ENABLE_TESTABILITY = NO ENABLE_TESTING_SEARCH_PATHS = NO ENTITLEMENTS_ALLOWED = YES ENTITLEMENTS_DESTINATION = Signature ENTITLEMENTS_REQUIRED = YES EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj EXECUTABLES_FOLDER_PATH = Runner.app/Executables EXECUTABLE_FOLDER_PATH = Runner.app EXECUTABLE_NAME = Runner EXECUTABLE_PATH = Runner.app/Runner EXPANDED_CODE_SIGN_IDENTITY = EXPANDED_CODE_SIGN_IDENTITY_NAME = EXPANDED_PROVISIONING_PROFILE = FILE_LIST = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList FIXED_FILES_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles FLUTTER_APPLICATION_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app FLUTTER_BUILD_DIR = build FLUTTER_BUILD_NAME = 1.0.0 FLUTTER_BUILD_NUMBER = 2 FLUTTER_FRAMEWORK_DIR = /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios FLUTTER_ROOT = /Users/alex/Documents/flutter-master FLUTTER_TARGET = /Users/alex/Documents/FlutterProjects/flutter_test_app/lib/main.dart FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks FRAMEWORK_FLAG_PREFIX = -framework FRAMEWORK_SEARCH_PATHS = "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/photo_manager" "/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter" /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter FRAMEWORK_VERSION = A FULL_PRODUCT_NAME = Runner.app GCC3_VERSION = 3.3 GCC_C_LANGUAGE_STANDARD = gnu99 GCC_INLINES_ARE_PRIVATE_EXTERN = YES GCC_NO_COMMON_BLOCKS = YES GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++ GCC_PREPROCESSOR_DEFINITIONS = COCOAPODS=1 GCC_SYMBOLS_PRIVATE_EXTERN = YES GCC_THUMB_SUPPORT = YES GCC_TREAT_WARNINGS_AS_ERRORS = NO GCC_VERSION = com.apple.compilers.llvm.clang.1_0 GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0 GCC_WARN_64_TO_32_BIT_CONVERSION = YES GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR GCC_WARN_UNDECLARED_SELECTOR = YES GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE GCC_WARN_UNUSED_FUNCTION = YES GCC_WARN_UNUSED_VARIABLE = YES GENERATED_MODULEMAP_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/GeneratedModuleMaps-iphoneos GENERATE_MASTER_OBJECT_FILE = NO GENERATE_PKGINFO_FILE = YES GENERATE_PROFILING_CODE = NO GENERATE_TEXT_BASED_STUBS = NO GID = 20 GROUP = staff HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES HEADERMAP_INCLUDES_PROJECT_HEADERS = YES HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES HEADERMAP_USES_VFS = NO HEADER_SEARCH_PATHS = "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/photo_manager/photo_manager.framework/Headers" HIDE_BITCODE_SYMBOLS = YES HOME = /Users/alex ICONV = /usr/bin/iconv INFOPLIST_EXPAND_BUILD_SETTINGS = YES INFOPLIST_FILE = Runner/Info.plist INFOPLIST_OUTPUT_FORMAT = binary INFOPLIST_PATH = Runner.app/Info.plist INFOPLIST_PREPROCESS = NO INFOSTRINGS_PATH = Runner.app/en.lproj/InfoPlist.strings INLINE_PRIVATE_FRAMEWORKS = NO INSTALLHDRS_COPY_PHASE = NO INSTALLHDRS_SCRIPT_PHASE = NO INSTALL_DIR = /tmp/Runner.dst/Applications INSTALL_GROUP = staff INSTALL_MODE_FLAG = u+w,go-w,a+rX INSTALL_OWNER = alex INSTALL_PATH = /Applications INSTALL_ROOT = /tmp/Runner.dst IPHONEOS_DEPLOYMENT_TARGET = 9.0 JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub JAVA_ARCHIVE_CLASSES = YES JAVA_ARCHIVE_TYPE = JAR JAVA_COMPILER = /usr/bin/javac JAVA_FOLDER_PATH = Runner.app/Java JAVA_FRAMEWORK_RESOURCES_DIRS = Resources JAVA_JAR_FLAGS = cv JAVA_SOURCE_SUBDIR = . JAVA_USE_DEPENDENCIES = YES JAVA_ZIP_FLAGS = -urg JIKES_DEFAULT_FLAGS = +E +OLDCSO KASAN_DEFAULT_CFLAGS = -DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow KEEP_PRIVATE_EXTERNS = NO LD_DEPENDENCY_INFO_FILE = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat LD_GENERATE_MAP_FILE = NO LD_MAP_FILE_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt LD_NO_PIE = NO LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer LEX = lex LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions LIBRARY_FLAG_NOSPACE = YES LIBRARY_FLAG_PREFIX = -l LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions LIBRARY_SEARCH_PATHS = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter LINKER_DISPLAYS_MANGLED_NAMES = NO LINK_FILE_LIST_normal_arm64 = LINK_FILE_LIST_normal_armv7 = LINK_WITH_STANDARD_LIBRARIES = YES LLVM_TARGET_TRIPLE_OS_VERSION = ios9.0 LLVM_TARGET_TRIPLE_VENDOR = apple LOCALIZABLE_CONTENT_DIR = LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString LOCALIZED_STRING_SWIFTUI_SUPPORT = YES LOCAL_ADMIN_APPS_DIR = /Applications/Utilities LOCAL_APPS_DIR = /Applications LOCAL_DEVELOPER_DIR = /Library/Developer LOCAL_LIBRARY_DIR = /Library LOCROOT = LOCSYMROOT = MACH_O_TYPE = mh_execute MAC_OS_X_PRODUCT_BUILD_VERSION = 19H2 MAC_OS_X_VERSION_ACTUAL = 101507 MAC_OS_X_VERSION_MAJOR = 101500 METAL_LIBRARY_FILE_BASE = default METAL_LIBRARY_OUTPUT_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/Runner.app MODULES_FOLDER_PATH = Runner.app/Modules MODULE_CACHE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex MTL_ENABLE_DEBUG_INFO = NO NATIVE_ARCH = armv7 NATIVE_ARCH_32_BIT = i386 NATIVE_ARCH_64_BIT = x86_64 NATIVE_ARCH_ACTUAL = x86_64 NO_COMMON = YES OBJECT_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects OBJECT_FILE_DIR_normal = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal OBJROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios ONLY_ACTIVE_ARCH = NO OS = MACOS OSAC = /usr/bin/osacompile OTHER_LDFLAGS = -framework Flutter PACKAGE_CONFIG = .packages PACKAGE_TYPE = com.apple.package-type.wrapper.application PASCAL_STRINGS = YES PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/sbin:/Users/alex/.pub-cache/bin:/Users/alex/Library/Android/sdk/tools/bin:/Users/alex/Library/Android/sdk/platform-tools:/Users/alex/Documents/flutter/bin/cache/dart-sdk/bin:/Users/alex/Documents/flutter/bin:/Users/alex/depot_tools:/Users/alex/bin:/usr/local/bin:/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist PFE_FILE_C_DIALECTS = objective-c PKGINFO_FILE_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo PKGINFO_PATH = Runner.app/PkgInfo PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform PLATFORM_DISPLAY_NAME = iOS PLATFORM_NAME = iphoneos PLATFORM_PREFERRED_ARCH = arm64 PLATFORM_PRODUCT_BUILD_VERSION = 18A390 PLIST_FILE_OUTPUT_FORMAT = binary PLUGINS_FOLDER_PATH = Runner.app/PlugIns PODS_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios PODS_CONFIGURATION_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos PODS_PODFILE_DIR_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/. PODS_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods PODS_XCFRAMEWORKS_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/XCFrameworkIntermediates PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES PRECOMP_DESTINATION_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/PrefixHeaders PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterTestApp PRODUCT_BUNDLE_PACKAGE_TYPE = APPL PRODUCT_MODULE_NAME = Runner PRODUCT_NAME = Runner PRODUCT_SETTINGS_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist PRODUCT_TYPE = com.apple.product-type.application PROFILING_CODE = NO PROJECT = Runner PROJECT_DERIVED_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/DerivedSources PROJECT_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios PROJECT_FILE_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj PROJECT_NAME = Runner PROJECT_TEMP_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build PROJECT_TEMP_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios PROVISIONING_PROFILE_REQUIRED = YES PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES REMOVE_CVS_FROM_RESOURCES = YES REMOVE_GIT_FROM_RESOURCES = YES REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES REMOVE_HG_FROM_RESOURCES = YES REMOVE_SVN_FROM_RESOURCES = YES RESOURCE_RULES_REQUIRED = YES REZ_COLLECTOR_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources REZ_OBJECTS_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO SCRIPTS_FOLDER_PATH = Runner.app/Scripts SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk SDK_DIR_iphoneos14_0 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk SDK_NAME = iphoneos14.0 SDK_NAMES = iphoneos14.0 SDK_PRODUCT_BUILD_VERSION = 18A390 SDK_VERSION = 14.0 SDK_VERSION_ACTUAL = 140000 SDK_VERSION_MAJOR = 140000 SDK_VERSION_MINOR = 000 SED = /usr/bin/sed SEPARATE_STRIP = NO SEPARATE_SYMBOL_EDIT = NO SET_DIR_MODE_OWNER_GROUP = YES SET_FILE_MODE_OWNER_GROUP = NO SHALLOW_BUNDLE = YES SHARED_DERIVED_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos/DerivedSources SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks SHARED_PRECOMPS_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/SharedPrecompiledHeaders SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport SKIP_INSTALL = NO SOURCE_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios SRCROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios STRINGS_FILE_OUTPUT_ENCODING = binary STRIP_BITCODE_FROM_COPIED_FILES = YES STRIP_INSTALLED_PRODUCT = YES STRIP_STYLE = all STRIP_SWIFT_SYMBOLS = YES SUPPORTED_DEVICE_FAMILIES = 1,2 SUPPORTED_PLATFORMS = iphoneos SUPPORTS_MACCATALYST = NO SUPPORTS_TEXT_BASED_API = NO SWIFT_COMPILATION_MODE = wholemodule SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h SWIFT_OPTIMIZATION_LEVEL = -O SWIFT_PLATFORM_TARGET_PREFIX = ios SWIFT_VERSION = 5.0 SYMROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities SYSTEM_APPS_DIR = /Applications SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices SYSTEM_DEMOS_DIR = /Applications/Extras SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions SYSTEM_DOCUMENTATION_DIR = /Library/Documentation SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions SYSTEM_LIBRARY_DIR = /System/Library TAPI_VERIFY_MODE = ErrorsOnly TARGETED_DEVICE_FAMILY = 1,2 TARGETNAME = Runner TARGET_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Release-iphoneos TARGET_NAME = Runner TARGET_TEMP_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILES_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Runner.build/Release-iphoneos/Runner.build TEMP_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios TEST_FRAMEWORK_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/Developer/Library/Frameworks TEST_LIBRARY_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain TRACK_WIDGET_CREATION = true TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO TREE_SHAKE_ICONS = false UID = 501 UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app UNSTRIPPED_PRODUCT = NO USER = alex USER_APPS_DIR = /Users/alex/Applications USER_LIBRARY_DIR = /Users/alex/Library USE_DYNAMIC_NO_PIC = YES USE_HEADERMAP = YES USE_HEADER_SYMLINKS = NO USE_LLVM_TARGET_TRIPLES = YES USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES USE_LLVM_TARGET_TRIPLES_FOR_LD = YES USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES VALIDATE_PRODUCT = YES VALIDATE_WORKSPACE = NO VALID_ARCHS = arm64 arm64e armv7 armv7s VERBOSE_PBXCP = NO VERSIONING_SYSTEM = apple-generic VERSIONPLIST_PATH = Runner.app/version.plist VERSION_INFO_BUILDER = alex VERSION_INFO_FILE = Runner_vers.c VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-2" WRAPPER_EXTENSION = app WRAPPER_NAME = Runner.app WRAPPER_SUFFIX = .app WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode XCODE_PRODUCT_BUILD_VERSION = 12A7300 XCODE_VERSION_ACTUAL = 1201 XCODE_VERSION_MAJOR = 1200 XCODE_VERSION_MINOR = 1200 XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices YACC = yacc arch = arm64 variant = normal [ +17 ms] Building Runner.app for BA811751-E562-48B6-B5C0-4F7582B1E204. [ +23 ms] executing: xattr -r -d com.apple.FinderInfo /Users/alex/Documents/FlutterProjects/flutter_test_app/ios [ +3 ms] executing: xcrun simctl spawn BA811751-E562-48B6-B5C0-4F7582B1E204 log stream --style json --predicate eventType = logEvent AND processImagePath ENDSWITH "Runner" AND (senderImagePath ENDSWITH "/Flutter" OR senderImagePath ENDSWITH "/libswiftCore.dylib" OR processImageUUID == senderImageUUID) AND NOT(eventMessage CONTAINS ": could not find icon for representation -> com.apple.") AND NOT(eventMessage BEGINSWITH "assertion failed: ") AND NOT(eventMessage CONTAINS " libxpc.dylib ") [ +381 ms] Found plugin photo_manager at /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ [ +44 ms] executing: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist [ +9 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist [ ] {"CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleInfoDictionaryVersion":"6.0","UIMainStoryboardFile":"Main","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","UILaunchStoryboardName":"LaunchScreen","CFBundleExecutable":"$(EXECUTABLE_NAME)","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBarAppearance":false,"CFBundleSignature":"????","CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"$(DEVELOPMENT_LANGUAGE)","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"flutter_test_app"} Running Xcode build... [ +3 ms] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO [+15568 ms] Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO Build settings from command line: ARCHS = x86_64 BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios COMPILER_INDEX_STORE_ENABLE = NO FLUTTER_SUPPRESS_ANALYTICS = true SDKROOT = iphonesimulator14.0 VERBOSE_SCRIPT_LOGGING = YES note: Using new build system note: Building targets in parallel note: Planning build note: Constructing build description CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMNotificationManager.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMNotificationManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMNotificationManager.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMNotificationManager.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMNotificationManager.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMNotificationManager.o CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ResultHandler.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/ResultHandler.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ResultHandler.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ResultHandler.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/ResultHandler.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ResultHandler.o CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PhotoChangeObserver.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/PhotoChangeObserver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PhotoChangeObserver.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PhotoChangeObserver.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/PhotoChangeObserver.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PhotoChangeObserver.o CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMPlugin.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMPlugin.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMPlugin.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMPlugin.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMPlugin.o CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ImageScannerPlugin.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/ImageScannerPlugin.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ImageScannerPlugin.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ImageScannerPlugin.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/ImageScannerPlugin.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/ImageScannerPlugin.o CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMManager.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu11 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -fmodule-name\=photo_manager -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG\=1 -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/photo_manager-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/include -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -include /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-prefix.pch -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMManager.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMManager.dia -c /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMManager.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/PMManager.o /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMManager.m:725:42: warning: 'openURL:options:completionHandler:' is only available on iOS 10.0 or newer [-Wunguarded-availability] [[UIApplication sharedApplication] openURL:url ^~~~~~~~~~~ In module 'UIKit' imported from /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target Support Files/photo_manager/photo_manager-prefix.pch:2: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:130:1: note: 'openURL:options:completionHandler:' has been marked as being introduced in iOS 10.0 here, but the deployment target is iOS 9.0.0 - (void)openURL:(NSURL*)url options:(NSDictionary *)options completionHandler:(void (^ __nullable)(BOOL success))completion API_AVAILABLE(ios(10.0)) NS_EXTENSION_UNAVAILABLE_IOS(""); ^ /Users/alex/.pub-cache/hosted/pub.flutter-io.cn/photo_manager-0.5.8/ios/Classes/core/PMManager.m:725:42: note: enclose 'openURL:options:completionHandler:' in an @available check to silence this warning [[UIApplication sharedApplication] openURL:url ^~~~~~~~~~~ 1 warning generated. Ld /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/photo_manager normal (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios9.0-simulator -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter -filelist /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/photo_manager.LinkFileList -install_name @rpath/photo_manager.framework/photo_manager -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/photo_manager_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -framework Flutter -framework Foundation -compatibility_version 1 -current_version 1 -Xlinker -dependency_info -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/photo_manager.build/Objects-normal/x86_64/photo_manager_dependency_info.dat -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/photo_manager ProcessInfoPlistFile /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Info.plist /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-Info.plist (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods builtin-infoPlistUtility /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/photo_manager/photo_manager-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Info.plist ProcessProductPackaging "" /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios Entitlements: { "com.apple.security.get-task-allow" = 1; } builtin-productPackagingUtility -entitlements -format xml -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent ProcessProductPackaging "" /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios Entitlements: { "application-identifier" = "64MAFNBS88.com.example.flutterTestApp"; "keychain-access-groups" = ( "64MAFNBS88.com.example.flutterTestApp" ); } builtin-productPackagingUtility -entitlements -format xml -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent CodeSign /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework (in target 'photo_manager' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity: "-" /usr/bin/codesign --force --sign - --timestamp\=none /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework ProcessInfoPlistFile /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Info.plist /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-Info.plist (in target 'Pods-Runner' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods builtin-infoPlistUtility /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/Target\ Support\ Files/Pods-Runner/Pods-Runner-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework/Info.plist CodeSign /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework (in target 'Pods-Runner' from project 'Pods') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity: "-" /usr/bin/codesign --force --sign - --timestamp\=none /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework: replacing existing signature PhaseScriptExecution [CP]\ Check\ Pods\ Manifest.lock /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-1B3713A9BD0120CB549FFCD8.sh (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /bin/sh -c /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-1B3713A9BD0120CB549FFCD8.sh PhaseScriptExecution Run\ Script /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=YES export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=alex export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=x86_64 export ARCHS_STANDARD\=arm64\ i386\ x86_64 export ARCHS_STANDARD_32_64_BIT\=arm64\ i386\ x86_64 export ARCHS_STANDARD_32_BIT\=i386 export ARCHS_STANDARD_64_BIT\=arm64\ x86_64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ i386\ x86_64 export ARCHS_UNIVERSAL_IPHONE_OS\=arm64\ i386\ x86_64 export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export AppIdentifierPrefix\=64MAFNBS88. export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode export CCHROOT\=/var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_NONNULL\=YES export CLANG_CXX_LANGUAGE_STANDARD\=gnu++0x export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app export CODE_SIGNING_ALLOWED\=YES export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext export CODE_SIGN_IDENTITY\=- export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=NO export COMPOSITE_SDK_DIRS\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export CONFIGURATION_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator export CONTENTS_FOLDER_PATH\=Runner.app export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_DEVICE_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos export CORRESPONDING_DEVICE_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos14.0 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_PROJECT_VERSION\=2 export CURRENT_VARIANT\=normal export DART_DEFINES\=flutter.inspector.structuredErrors%3Dtrue export DART_OBFUSCATION\=false export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_CLANG_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_CLANG_FLAG_NAME\=mios-simulator-version-min export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX\=-mios-simulator-version-min\= export DEPLOYMENT_TARGET_LD_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_LD_FLAG_NAME\=ios_simulator_version_min export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0 export DERIVED_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DERIVED_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DOCUMENTATION_FOLDER_PATH\=Runner.app/en.lproj/Documentation export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Runner.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=Runner.app.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_BITCODE\=NO export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=YES export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=__entitlements export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj export EXECUTABLES_FOLDER_PATH\=Runner.app/Executables export EXECUTABLE_FOLDER_PATH\=Runner.app export EXECUTABLE_NAME\=Runner export EXECUTABLE_PATH\=Runner.app/Runner export EXPANDED_CODE_SIGN_IDENTITY\=- export EXPANDED_CODE_SIGN_IDENTITY_NAME\=- export FILE_LIST\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles export FLUTTER_APPLICATION_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app export FLUTTER_BUILD_DIR\=build export FLUTTER_BUILD_NAME\=1.0.0 export FLUTTER_BUILD_NUMBER\=2 export FLUTTER_FRAMEWORK_DIR\=/Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios export FLUTTER_ROOT\=/Users/alex/Documents/flutter-master export FLUTTER_SUPPRESS_ANALYTICS\=true export FLUTTER_TARGET\=/Users/alex/Documents/FlutterProjects/flutter_test_app/lib/main.dart export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ \ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager\"\ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter\"\ /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=Runner.app export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu99 export GCC_DYNAMIC_NO_PIC\=NO export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES export GCC_NO_COMMON_BLOCKS\=YES export GCC_OBJC_LEGACY_DISPATCH\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\ \ COCOAPODS\=1 export GCC_SYMBOLS_PRIVATE_EXTERN\=NO export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=YES export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include\ \ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers\" export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/alex export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_FILE\=Runner/Info.plist export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PATH\=Runner.app/Info.plist export INFOPLIST_PREPROCESS\=NO export INFOSTRINGS_PATH\=Runner.app/en.lproj/InfoPlist.strings export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Runner.dst/Applications export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=alex export INSTALL_PATH\=/Applications export INSTALL_ROOT\=/tmp/Runner.dst export IPHONEOS_DEPLOYMENT_TARGET\=9.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FOLDER_PATH\=Runner.app/Java export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KEEP_PRIVATE_EXTERNS\=NO export LD_DEPENDENCY_INFO_FILE\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat export LD_ENTITLEMENTS_SECTION\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LD_RUNPATH_SEARCH_PATHS\=\ \'@executable_path/Frameworks\'\ \'@loader_path/Frameworks\'\ @executable_path/Frameworks export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ \ /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_x86_64\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios9.0 export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app/en.lproj export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export LOCSYMROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export MACH_O_TYPE\=mh_execute export MAC_OS_X_PRODUCT_BUILD_VERSION\=19H2 export MAC_OS_X_VERSION_ACTUAL\=101507 export MAC_OS_X_VERSION_MAJOR\=101500 export MAC_OS_X_VERSION_MINOR\=1507 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app export MODULES_FOLDER_PATH\=Runner.app/Modules export MODULE_CACHE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJC_ABI_VERSION\=2 export OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects export OBJECT_FILE_DIR_normal\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal export OBJROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=NO export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_LDFLAGS\=\ -framework\ \"Flutter\"\ -framework\ \"photo_manager\"\ -framework\ Flutter export PACKAGE_CONFIG\=.packages export PACKAGE_TYPE\=com.apple.package-type.wrapper.application export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/sbin:/Users/alex/.pub-cache/bin:/Users/alex/Library/Android/sdk/tools/bin:/Users/alex/Library/Android/sdk/platform-tools:/Users/alex/Documents/flutter/bin/cache/dart-sdk/bin:/Users/alex/Documents/flutter/bin:/Users/alex/depot_tools:/Users/alex/bin:/usr/local/bin:/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist export PER_ARCH_OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo export PKGINFO_PATH\=Runner.app/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export PLATFORM_DISPLAY_NAME\=iOS\ Simulator export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphonesimulator export PLATFORM_PREFERRED_ARCH\=x86_64 export PLATFORM_PRODUCT_BUILD_VERSION\=18A390 export PLIST_FILE_OUTPUT_FORMAT\=binary export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns export PODS_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios export PODS_CONFIGURATION_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export PODS_PODFILE_DIR_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/. export PODS_ROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRIVATE_HEADERS_FOLDER_PATH\=Runner.app/PrivateHeaders export PRODUCT_BUNDLE_IDENTIFIER\=com.example.flutterTestApp export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL export PRODUCT_MODULE_NAME\=Runner export PRODUCT_NAME\=Runner export PRODUCT_SETTINGS_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist export PRODUCT_TYPE\=com.apple.product-type.application export PROFILING_CODE\=NO export PROJECT\=Runner export PROJECT_DERIVED_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/DerivedSources export PROJECT_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export PROJECT_FILE_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj export PROJECT_NAME\=Runner export PROJECT_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build export PROJECT_TEMP_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export PUBLIC_HEADERS_FOLDER_PATH\=Runner.app/Headers export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources export REZ_OBJECTS_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPTS_FOLDER_PATH\=Runner.app/Scripts export SCRIPT_INPUT_FILE_COUNT\=0 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_COUNT\=0 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_DIR_iphonesimulator14_0\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_NAME\=iphonesimulator14.0 export SDK_NAMES\=iphonesimulator14.0 export SDK_PRODUCT_BUILD_VERSION\=18A390 export SDK_VERSION\=14.0 export SDK_VERSION_ACTUAL\=140000 export SDK_VERSION_MAJOR\=140000 export SDK_VERSION_MINOR\=000 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=YES export SHARED_DERIVED_FILE_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/DerivedSources export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks export SHARED_PRECOMPS_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport export SKIP_INSTALL\=NO export SOURCE_ROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export SRCROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=NO export STRIP_INSTALLED_PRODUCT\=YES export STRIP_STYLE\=all export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_OBJC_BRIDGING_HEADER\=Runner/Runner-Bridging-Header.h export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList export SWIFT_VERSION\=5.0 export SYMROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=Runner export TARGET_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export TARGET_DEVICE_IDENTIFIER\=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder export TARGET_NAME\=Runner export TARGET_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TRACK_WIDGET_CREATION\=true export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export TREE_SHAKE_ICONS\=false export TeamIdentifierPrefix\=64MAFNBS88. export UID\=501 export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app export UNSTRIPPED_PRODUCT\=NO export USER\=alex export USER_APPS_DIR\=/Users/alex/Applications export USER_LIBRARY_DIR\=/Users/alex/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64 export VERBOSE_PBXCP\=NO export VERBOSE_SCRIPT_LOGGING\=YES export VERSIONING_SYSTEM\=apple-generic export VERSIONPLIST_PATH\=Runner.app/version.plist export VERSION_INFO_BUILDER\=alex export VERSION_INFO_FILE\=Runner_vers.c export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-2\" export WRAPPER_EXTENSION\=app export WRAPPER_NAME\=Runner.app export WRAPPER_SUFFIX\=.app export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=12A7300 export XCODE_VERSION_ACTUAL\=1201 export XCODE_VERSION_MAJOR\=1200 export XCODE_VERSION_MINOR\=1200 export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh ♦ rm -rf -- /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter/Flutter.framework ♦ cp -- /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios/Flutter.podspec /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter ♦ cp -r -- /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios/Flutter.framework /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter ♦ /Users/alex/Documents/flutter-master/bin/flutter --verbose assemble --output=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter/ -dTargetPlatform=ios -dTargetFile=/Users/alex/Documents/FlutterProjects/flutter_test_app/lib/main.dart -dBuildMode=debug -dIosArchs=x86_64 -dSplitDebugInfo= -dTreeShakeIcons=false -dTrackWidgetCreation=true -dDartObfuscation=false -dEnableBitcode= --ExtraGenSnapshotOptions= --DartDefines=flutter.inspector.structuredErrors%3Dtrue --ExtraFrontEndOptions= debug_ios_bundle_flutter_assets [ +153 ms] executing: [/Users/alex/Documents/flutter-master/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +48 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ ] 0c7acee563227409c8c85b5f5855d87f0f585baa [ ] executing: [/Users/alex/Documents/flutter-master/] git tag --points-at HEAD [ +154 ms] Exit code 0 from: git tag --points-at HEAD [ +2 ms] executing: [/Users/alex/Documents/flutter-master/] git describe --match *.*.* --first-parent --long --tags [ +80 ms] Exit code 0 from: git describe --match *.*.* --first-parent --long --tags [ ] 1.23.0-18.0.pre-43-g0c7acee563 [ +11 ms] executing: [/Users/alex/Documents/flutter-master/] git rev-parse --abbrev-ref --symbolic @{u} [ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/update-length-limiting-formatter [ ] executing: [/Users/alex/Documents/flutter-master/] git ls-remote --get-url origin [ +6 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/AlexVincent525/flutter.git [ +23 ms] executing: [/Users/alex/Documents/flutter-master/] git rev-parse --abbrev-ref HEAD [ +6 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ ] update-length-limiting-formatter [ +47 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +43 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ ] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ +64 ms] Initializing file store [ +5 ms] Done initializing file store [ +37 ms] Skipping target: gen_localizations [ +540 ms] Skipping target: kernel_snapshot [ +5 ms] Skipping target: debug_universal_framework [ +1 ms] invalidated build due to missing files: /Users/alex/Documents/FlutterProjects/flutter_test_app/DOES_NOT_EXIST_RERUN_FOR_WILDCARD749046359 [ +322 ms] debug_ios_bundle_flutter_assets: Starting due to {InvalidatedReason.inputMissing} [ +155 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466. [ +22 ms] debug_ios_bundle_flutter_assets: Complete [ +379 ms] Persisting file store [ +7 ms] Done persisting file store [ +4 ms] build succeeded. [ +9 ms] "flutter assemble" took 1,617ms. [ +3 ms] ensureAnalyticsSent: 0ms [ +1 ms] Running shutdown hooks [ ] Shutdown hooks complete [ +3 ms] exiting with code 0 Project /Users/alex/Documents/FlutterProjects/flutter_test_app built and packaged successfully. ```
AlexV525 commented 3 years ago

Continued, flutter run -v

Run Log ``` CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Runner -Onone -enable-batch-mode -enforce-exclusivity\=checked @/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -target x86_64-apple-ios9.0-simulator -g -module-cache-path /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -parse-as-library -c -j12 -output-file-map /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -DCOCOAPODS\=1 -emit-objc-header -emit-objc-header-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -import-objc-header /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders -working-directory /Users/alex/Documents/FlutterProjects/flutter_test_app/ios PrecompileSwiftBridgingHeader normal x86_64 (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -target x86_64-apple-ios9.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -I /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -enable-testing -g -module-cache-path /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/alex/Documents/FlutterProjects/flutter_test_app/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -DCOCOAPODS\=1 -target-sdk-version 14.0 -serialize-diagnostics-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-3LJVR04GOV8MU.dia /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Runner-Bridging-Header.h -emit-pch -pch-output-dir /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders CompileSwift normal x86_64 /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/AppDelegate.swift (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/AppDelegate.swift -emit-module-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftmodule -emit-module-doc-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftdoc -emit-module-source-info-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftsourceinfo -serialize-diagnostics-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.dia -emit-dependencies-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-reference-dependencies-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.swiftdeps -target x86_64-apple-ios9.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -I /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -enable-testing -g -module-cache-path /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/alex/Documents/FlutterProjects/flutter_test_app/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -DCOCOAPODS\=1 -target-sdk-version 14.0 -import-objc-header /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -parse-as-library -module-name Runner -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o MergeSwiftModule normal x86_64 (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftmodule -parse-as-library -sil-merge-partial-modules -disable-diagnostic-passes -disable-sil-perf-optzns -target x86_64-apple-ios9.0-simulator -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -I /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -enable-testing -g -module-cache-path /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/alex/Documents/FlutterProjects/flutter_test_app/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -Xcc -DCOCOAPODS\=1 -target-sdk-version 14.0 -emit-module-doc-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc -emit-module-source-info-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo -emit-objc-header-path /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -import-objc-header /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Runner-Bridging-Header.h -module-name Runner -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule CompileC /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export LANG\=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror\=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror\=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DDEBUG\=1 -DCOCOAPODS\=1 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -fobjc-abi-version\=2 -fobjc-legacy-dispatch -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap -ivfsoverlay /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml -iquote /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include -I/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -I/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -MMD -MT dependencies -MF /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d --serialize-diagnostics /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -c /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/GeneratedPluginRegistrant.m -o /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o Ld /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios9.0-simulator -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk -L/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -L/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator -F/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter -F/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter -filelist /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -framework Flutter -framework photo_manager -framework Flutter -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent -framework Pods_Runner -Xlinker -dependency_info -Xlinker /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Runner PhaseScriptExecution Thin\ Binary /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export ACTION\=build export AD_HOC_CODE_SIGNING_ALLOWED\=YES export ALTERNATE_GROUP\=staff export ALTERNATE_MODE\=u+w,go-w,a+rX export ALTERNATE_OWNER\=alex export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES\=NO export ALWAYS_SEARCH_USER_PATHS\=NO export ALWAYS_USE_SEPARATE_HEADERMAPS\=NO export APPLE_INTERNAL_DEVELOPER_DIR\=/AppleInternal/Developer export APPLE_INTERNAL_DIR\=/AppleInternal export APPLE_INTERNAL_DOCUMENTATION_DIR\=/AppleInternal/Documentation export APPLE_INTERNAL_LIBRARY_DIR\=/AppleInternal/Library export APPLE_INTERNAL_TOOLS\=/AppleInternal/Developer/Tools export APPLICATION_EXTENSION_API_ONLY\=NO export APPLY_RULES_IN_COPY_FILES\=NO export APPLY_RULES_IN_COPY_HEADERS\=NO export ARCHS\=x86_64 export ARCHS_STANDARD\=arm64\ i386\ x86_64 export ARCHS_STANDARD_32_64_BIT\=arm64\ i386\ x86_64 export ARCHS_STANDARD_32_BIT\=i386 export ARCHS_STANDARD_64_BIT\=arm64\ x86_64 export ARCHS_STANDARD_INCLUDING_64_BIT\=arm64\ i386\ x86_64 export ARCHS_UNIVERSAL_IPHONE_OS\=arm64\ i386\ x86_64 export ASSETCATALOG_COMPILER_APPICON_NAME\=AppIcon export AVAILABLE_PLATFORMS\=appletvos\ appletvsimulator\ iphoneos\ iphonesimulator\ macosx\ watchos\ watchsimulator export AppIdentifierPrefix\=64MAFNBS88. export BITCODE_GENERATION_MODE\=marker export BUILD_ACTIVE_RESOURCES_ONLY\=YES export BUILD_COMPONENTS\=headers\ build export BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO export BUILD_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products export BUILD_STYLE\= export BUILD_VARIANTS\=normal export BUILT_PRODUCTS_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export BUNDLE_CONTENTS_FOLDER_PATH_deep\=Contents/ export BUNDLE_EXECUTABLE_FOLDER_NAME_deep\=MacOS export BUNDLE_FORMAT\=shallow export BUNDLE_FRAMEWORKS_FOLDER_PATH\=Frameworks export BUNDLE_PLUGINS_FOLDER_PATH\=PlugIns export BUNDLE_PRIVATE_HEADERS_FOLDER_PATH\=PrivateHeaders export BUNDLE_PUBLIC_HEADERS_FOLDER_PATH\=Headers export CACHE_ROOT\=/var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode export CCHROOT\=/var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode export CHMOD\=/bin/chmod export CHOWN\=/usr/sbin/chown export CLANG_ANALYZER_NONNULL\=YES export CLANG_CXX_LANGUAGE_STANDARD\=gnu++0x export CLANG_CXX_LIBRARY\=libc++ export CLANG_ENABLE_MODULES\=YES export CLANG_ENABLE_OBJC_ARC\=YES export CLANG_MODULES_BUILD_SESSION_FILE\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation export CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING\=YES export CLANG_WARN_BOOL_CONVERSION\=YES export CLANG_WARN_COMMA\=YES export CLANG_WARN_CONSTANT_CONVERSION\=YES export CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS\=YES export CLANG_WARN_DIRECT_OBJC_ISA_USAGE\=YES_ERROR export CLANG_WARN_EMPTY_BODY\=YES export CLANG_WARN_ENUM_CONVERSION\=YES export CLANG_WARN_INFINITE_RECURSION\=YES export CLANG_WARN_INT_CONVERSION\=YES export CLANG_WARN_NON_LITERAL_NULL_CONVERSION\=YES export CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF\=YES export CLANG_WARN_OBJC_LITERAL_CONVERSION\=YES export CLANG_WARN_OBJC_ROOT_CLASS\=YES_ERROR export CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER\=NO export CLANG_WARN_RANGE_LOOP_ANALYSIS\=YES export CLANG_WARN_STRICT_PROTOTYPES\=YES export CLANG_WARN_SUSPICIOUS_MOVE\=YES export CLANG_WARN_UNREACHABLE_CODE\=YES export CLANG_WARN__DUPLICATE_METHOD_MATCH\=YES export CLASS_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses export CLEAN_PRECOMPS\=YES export CLONE_HEADERS\=NO export CODESIGNING_FOLDER_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app export CODE_SIGNING_ALLOWED\=YES export CODE_SIGNING_REQUIRED\=YES export CODE_SIGN_CONTEXT_CLASS\=XCiPhoneSimulatorCodeSignContext export CODE_SIGN_IDENTITY\=- export CODE_SIGN_INJECT_BASE_ENTITLEMENTS\=YES export COLOR_DIAGNOSTICS\=NO export COMBINE_HIDPI_IMAGES\=NO export COMPILER_INDEX_STORE_ENABLE\=NO export COMPOSITE_SDK_DIRS\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/CompositeSDKs export COMPRESS_PNG_FILES\=YES export CONFIGURATION\=Debug export CONFIGURATION_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export CONFIGURATION_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator export CONTENTS_FOLDER_PATH\=Runner.app export COPYING_PRESERVES_HFS_DATA\=NO export COPY_HEADERS_RUN_UNIFDEF\=NO export COPY_PHASE_STRIP\=NO export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS\=YES export CORRESPONDING_DEVICE_PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos export CORRESPONDING_DEVICE_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos14.0 export CP\=/bin/cp export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO export CURRENT_ARCH\=undefined_arch export CURRENT_PROJECT_VERSION\=2 export CURRENT_VARIANT\=normal export DART_DEFINES\=flutter.inspector.structuredErrors%3Dtrue export DART_OBFUSCATION\=false export DEAD_CODE_STRIPPING\=YES export DEBUGGING_SYMBOLS\=YES export DEBUG_INFORMATION_FORMAT\=dwarf export DEFAULT_COMPILER\=com.apple.compilers.llvm.clang.1_0 export DEFAULT_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export DEFAULT_KEXT_INSTALL_PATH\=/System/Library/Extensions export DEFINES_MODULE\=NO export DEPLOYMENT_LOCATION\=NO export DEPLOYMENT_POSTPROCESSING\=NO export DEPLOYMENT_TARGET_CLANG_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_CLANG_FLAG_NAME\=mios-simulator-version-min export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX\=-mios-simulator-version-min\= export DEPLOYMENT_TARGET_LD_ENV_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_LD_FLAG_NAME\=ios_simulator_version_min export DEPLOYMENT_TARGET_SETTING_NAME\=IPHONEOS_DEPLOYMENT_TARGET export DEPLOYMENT_TARGET_SUGGESTED_VALUES\=9.0\ 9.1\ 9.2\ 9.3\ 10.0\ 10.1\ 10.2\ 10.3\ 11.0\ 11.1\ 11.2\ 11.3\ 11.4\ 12.0\ 12.1\ 12.2\ 12.3\ 12.4\ 13.0\ 13.1\ 13.2\ 13.3\ 13.4\ 13.5\ 13.6\ 14.0 export DERIVED_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DERIVED_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DERIVED_SOURCES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources export DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export DEVELOPER_FRAMEWORKS_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Applications/Xcode.app/Contents/Developer/Library/Frameworks export DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Library export DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs export DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Tools export DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export DEVELOPMENT_LANGUAGE\=en export DOCUMENTATION_FOLDER_PATH\=Runner.app/en.lproj/Documentation export DONT_GENERATE_INFOPLIST_FILE\=NO export DO_HEADER_SCANNING_IN_JAM\=NO export DSTROOT\=/tmp/Runner.dst export DT_TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export DWARF_DSYM_FILE_NAME\=Runner.app.dSYM export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT\=NO export DWARF_DSYM_FOLDER_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export EFFECTIVE_PLATFORM_NAME\=-iphonesimulator export EMBEDDED_CONTENT_CONTAINS_SWIFT\=NO export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE\=NO export ENABLE_BITCODE\=NO export ENABLE_DEFAULT_HEADER_SEARCH_PATHS\=YES export ENABLE_HARDENED_RUNTIME\=NO export ENABLE_HEADER_DEPENDENCIES\=YES export ENABLE_ON_DEMAND_RESOURCES\=YES export ENABLE_PREVIEWS\=NO export ENABLE_STRICT_OBJC_MSGSEND\=YES export ENABLE_TESTABILITY\=YES export ENABLE_TESTING_SEARCH_PATHS\=NO export ENTITLEMENTS_DESTINATION\=__entitlements export ENTITLEMENTS_REQUIRED\=YES export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS\=.DS_Store\ .svn\ .git\ .hg\ CVS export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES\=\*.nib\ \*.lproj\ \*.framework\ \*.gch\ \*.xcode\*\ \*.xcassets\ \(\*\)\ .DS_Store\ CVS\ .svn\ .git\ .hg\ \*.pbproj\ \*.pbxproj export EXECUTABLES_FOLDER_PATH\=Runner.app/Executables export EXECUTABLE_FOLDER_PATH\=Runner.app export EXECUTABLE_NAME\=Runner export EXECUTABLE_PATH\=Runner.app/Runner export EXPANDED_CODE_SIGN_IDENTITY\=- export EXPANDED_CODE_SIGN_IDENTITY_NAME\=- export FILE_LIST\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList export FIXED_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles export FLUTTER_APPLICATION_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app export FLUTTER_BUILD_DIR\=build export FLUTTER_BUILD_NAME\=1.0.0 export FLUTTER_BUILD_NUMBER\=2 export FLUTTER_FRAMEWORK_DIR\=/Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios export FLUTTER_ROOT\=/Users/alex/Documents/flutter-master export FLUTTER_SUPPRESS_ANALYTICS\=true export FLUTTER_TARGET\=/Users/alex/Documents/FlutterProjects/flutter_test_app/lib/main.dart export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks export FRAMEWORK_FLAG_PREFIX\=-framework export FRAMEWORK_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ \ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager\"\ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter\"\ /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter export FRAMEWORK_VERSION\=A export FULL_PRODUCT_NAME\=Runner.app export GCC3_VERSION\=3.3 export GCC_C_LANGUAGE_STANDARD\=gnu99 export GCC_DYNAMIC_NO_PIC\=NO export GCC_INLINES_ARE_PRIVATE_EXTERN\=YES export GCC_NO_COMMON_BLOCKS\=YES export GCC_OBJC_LEGACY_DISPATCH\=YES export GCC_OPTIMIZATION_LEVEL\=0 export GCC_PFE_FILE_C_DIALECTS\=c\ objective-c\ c++\ objective-c++ export GCC_PREPROCESSOR_DEFINITIONS\=DEBUG\=1\ \ COCOAPODS\=1 export GCC_SYMBOLS_PRIVATE_EXTERN\=NO export GCC_TREAT_WARNINGS_AS_ERRORS\=NO export GCC_VERSION\=com.apple.compilers.llvm.clang.1_0 export GCC_VERSION_IDENTIFIER\=com_apple_compilers_llvm_clang_1_0 export GCC_WARN_64_TO_32_BIT_CONVERSION\=YES export GCC_WARN_ABOUT_RETURN_TYPE\=YES_ERROR export GCC_WARN_UNDECLARED_SELECTOR\=YES export GCC_WARN_UNINITIALIZED_AUTOS\=YES_AGGRESSIVE export GCC_WARN_UNUSED_FUNCTION\=YES export GCC_WARN_UNUSED_VARIABLE\=YES export GENERATED_MODULEMAP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator export GENERATE_MASTER_OBJECT_FILE\=NO export GENERATE_PKGINFO_FILE\=YES export GENERATE_PROFILING_CODE\=NO export GENERATE_TEXT_BASED_STUBS\=NO export GID\=20 export GROUP\=staff export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT\=YES export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES\=YES export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS\=YES export HEADERMAP_INCLUDES_PROJECT_HEADERS\=YES export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES\=YES export HEADERMAP_USES_VFS\=NO export HEADER_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/include\ \ \"/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers\" export HIDE_BITCODE_SYMBOLS\=YES export HOME\=/Users/alex export ICONV\=/usr/bin/iconv export INFOPLIST_EXPAND_BUILD_SETTINGS\=YES export INFOPLIST_FILE\=Runner/Info.plist export INFOPLIST_OUTPUT_FORMAT\=binary export INFOPLIST_PATH\=Runner.app/Info.plist export INFOPLIST_PREPROCESS\=NO export INFOSTRINGS_PATH\=Runner.app/en.lproj/InfoPlist.strings export INLINE_PRIVATE_FRAMEWORKS\=NO export INSTALLHDRS_COPY_PHASE\=NO export INSTALLHDRS_SCRIPT_PHASE\=NO export INSTALL_DIR\=/tmp/Runner.dst/Applications export INSTALL_GROUP\=staff export INSTALL_MODE_FLAG\=u+w,go-w,a+rX export INSTALL_OWNER\=alex export INSTALL_PATH\=/Applications export INSTALL_ROOT\=/tmp/Runner.dst export IPHONEOS_DEPLOYMENT_TARGET\=9.0 export JAVAC_DEFAULT_FLAGS\=-J-Xms64m\ -J-XX:NewSize\=4M\ -J-Dfile.encoding\=UTF8 export JAVA_APP_STUB\=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub export JAVA_ARCHIVE_CLASSES\=YES export JAVA_ARCHIVE_TYPE\=JAR export JAVA_COMPILER\=/usr/bin/javac export JAVA_FOLDER_PATH\=Runner.app/Java export JAVA_FRAMEWORK_RESOURCES_DIRS\=Resources export JAVA_JAR_FLAGS\=cv export JAVA_SOURCE_SUBDIR\=. export JAVA_USE_DEPENDENCIES\=YES export JAVA_ZIP_FLAGS\=-urg export JIKES_DEFAULT_FLAGS\=+E\ +OLDCSO export KEEP_PRIVATE_EXTERNS\=NO export LD_DEPENDENCY_INFO_FILE\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat export LD_ENTITLEMENTS_SECTION\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent export LD_GENERATE_MAP_FILE\=NO export LD_MAP_FILE_PATH\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt export LD_NO_PIE\=NO export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER\=YES export LD_RUNPATH_SEARCH_PATHS\=\ \'@executable_path/Frameworks\'\ \'@loader_path/Frameworks\'\ @executable_path/Frameworks export LEGACY_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer export LEX\=lex export LIBRARY_DEXT_INSTALL_PATH\=/Library/DriverExtensions export LIBRARY_FLAG_NOSPACE\=YES export LIBRARY_FLAG_PREFIX\=-l export LIBRARY_KEXT_INSTALL_PATH\=/Library/Extensions export LIBRARY_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ \ /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter export LINKER_DISPLAYS_MANGLED_NAMES\=NO export LINK_FILE_LIST_normal_x86_64\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList export LINK_WITH_STANDARD_LIBRARIES\=YES export LLVM_TARGET_TRIPLE_OS_VERSION\=ios9.0 export LLVM_TARGET_TRIPLE_SUFFIX\=-simulator export LLVM_TARGET_TRIPLE_VENDOR\=apple export LOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app/en.lproj export LOCALIZED_STRING_MACRO_NAMES\=NSLocalizedString\ CFCopyLocalizedString export LOCALIZED_STRING_SWIFTUI_SUPPORT\=YES export LOCAL_ADMIN_APPS_DIR\=/Applications/Utilities export LOCAL_APPS_DIR\=/Applications export LOCAL_DEVELOPER_DIR\=/Library/Developer export LOCAL_LIBRARY_DIR\=/Library export LOCROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export LOCSYMROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export MACH_O_TYPE\=mh_execute export MAC_OS_X_PRODUCT_BUILD_VERSION\=19H2 export MAC_OS_X_VERSION_ACTUAL\=101507 export MAC_OS_X_VERSION_MAJOR\=101500 export MAC_OS_X_VERSION_MINOR\=1507 export METAL_LIBRARY_FILE_BASE\=default export METAL_LIBRARY_OUTPUT_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app export MODULES_FOLDER_PATH\=Runner.app/Modules export MODULE_CACHE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex export MTL_ENABLE_DEBUG_INFO\=YES export NATIVE_ARCH\=x86_64 export NATIVE_ARCH_32_BIT\=i386 export NATIVE_ARCH_64_BIT\=x86_64 export NATIVE_ARCH_ACTUAL\=x86_64 export NO_COMMON\=YES export OBJC_ABI_VERSION\=2 export OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects export OBJECT_FILE_DIR_normal\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal export OBJROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export ONLY_ACTIVE_ARCH\=NO export OS\=MACOS export OSAC\=/usr/bin/osacompile export OTHER_LDFLAGS\=\ -framework\ \"Flutter\"\ -framework\ \"photo_manager\"\ -framework\ Flutter export PACKAGE_CONFIG\=.packages export PACKAGE_TYPE\=com.apple.package-type.wrapper.application export PASCAL_STRINGS\=YES export PATH\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/sbin:/Users/alex/.pub-cache/bin:/Users/alex/Library/Android/sdk/tools/bin:/Users/alex/Library/Android/sdk/platform-tools:/Users/alex/Documents/flutter/bin/cache/dart-sdk/bin:/Users/alex/Documents/flutter/bin:/Users/alex/depot_tools:/Users/alex/bin:/usr/local/bin:/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Applications/Xcode.app/Contents/Developer/Headers\ /Applications/Xcode.app/Contents/Developer/SDKs\ /Applications/Xcode.app/Contents/Developer/Platforms export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist export PER_ARCH_OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch export PER_VARIANT_OBJECT_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal export PKGINFO_FILE_PATH\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo export PKGINFO_PATH\=Runner.app/PkgInfo export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications export PLATFORM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library export PLATFORM_DEVELOPER_SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs export PLATFORM_DEVELOPER_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools export PLATFORM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr export PLATFORM_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform export PLATFORM_DISPLAY_NAME\=iOS\ Simulator export PLATFORM_FAMILY_NAME\=iOS export PLATFORM_NAME\=iphonesimulator export PLATFORM_PREFERRED_ARCH\=x86_64 export PLATFORM_PRODUCT_BUILD_VERSION\=18A390 export PLIST_FILE_OUTPUT_FORMAT\=binary export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns export PODS_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios export PODS_CONFIGURATION_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export PODS_PODFILE_DIR_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/. export PODS_ROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods export PODS_XCFRAMEWORKS_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES export PRECOMP_DESTINATION_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders export PRESERVE_DEAD_CODE_INITS_AND_TERMS\=NO export PRIVATE_HEADERS_FOLDER_PATH\=Runner.app/PrivateHeaders export PRODUCT_BUNDLE_IDENTIFIER\=com.example.flutterTestApp export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL export PRODUCT_MODULE_NAME\=Runner export PRODUCT_NAME\=Runner export PRODUCT_SETTINGS_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist export PRODUCT_TYPE\=com.apple.product-type.application export PROFILING_CODE\=NO export PROJECT\=Runner export PROJECT_DERIVED_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/DerivedSources export PROJECT_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export PROJECT_FILE_PATH\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj export PROJECT_NAME\=Runner export PROJECT_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build export PROJECT_TEMP_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export PUBLIC_HEADERS_FOLDER_PATH\=Runner.app/Headers export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS\=YES export REMOVE_CVS_FROM_RESOURCES\=YES export REMOVE_GIT_FROM_RESOURCES\=YES export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES\=YES export REMOVE_HG_FROM_RESOURCES\=YES export REMOVE_SVN_FROM_RESOURCES\=YES export REZ_COLLECTOR_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources export REZ_OBJECTS_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects export REZ_SEARCH_PATHS\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator\ export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES\=NO export SCRIPTS_FOLDER_PATH\=Runner.app/Scripts export SCRIPT_INPUT_FILE_COUNT\=0 export SCRIPT_INPUT_FILE_LIST_COUNT\=0 export SCRIPT_OUTPUT_FILE_COUNT\=0 export SCRIPT_OUTPUT_FILE_LIST_COUNT\=0 export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_DIR\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_DIR_iphonesimulator14_0\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk export SDK_NAME\=iphonesimulator14.0 export SDK_NAMES\=iphonesimulator14.0 export SDK_PRODUCT_BUILD_VERSION\=18A390 export SDK_VERSION\=14.0 export SDK_VERSION_ACTUAL\=140000 export SDK_VERSION_MAJOR\=140000 export SDK_VERSION_MINOR\=000 export SED\=/usr/bin/sed export SEPARATE_STRIP\=NO export SEPARATE_SYMBOL_EDIT\=NO export SET_DIR_MODE_OWNER_GROUP\=YES export SET_FILE_MODE_OWNER_GROUP\=NO export SHALLOW_BUNDLE\=YES export SHARED_DERIVED_FILE_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/DerivedSources export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks export SHARED_PRECOMPS_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport export SKIP_INSTALL\=NO export SOURCE_ROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export SRCROOT\=/Users/alex/Documents/FlutterProjects/flutter_test_app/ios export STRINGS_FILE_OUTPUT_ENCODING\=binary export STRIP_BITCODE_FROM_COPIED_FILES\=NO export STRIP_INSTALLED_PRODUCT\=YES export STRIP_STYLE\=all export STRIP_SWIFT_SYMBOLS\=YES export SUPPORTED_DEVICE_FAMILIES\=1,2 export SUPPORTED_PLATFORMS\=iphoneos\ iphonesimulator export SUPPORTS_TEXT_BASED_API\=NO export SWIFT_OBJC_BRIDGING_HEADER\=Runner/Runner-Bridging-Header.h export SWIFT_OPTIMIZATION_LEVEL\=-Onone export SWIFT_PLATFORM_TARGET_PREFIX\=ios export SWIFT_RESPONSE_FILE_PATH_normal_x86_64\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList export SWIFT_VERSION\=5.0 export SYMROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products export SYSTEM_ADMIN_APPS_DIR\=/Applications/Utilities export SYSTEM_APPS_DIR\=/Applications export SYSTEM_CORE_SERVICES_DIR\=/System/Library/CoreServices export SYSTEM_DEMOS_DIR\=/Applications/Extras export SYSTEM_DEVELOPER_APPS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications export SYSTEM_DEVELOPER_BIN_DIR\=/Applications/Xcode.app/Contents/Developer/usr/bin export SYSTEM_DEVELOPER_DEMOS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples export SYSTEM_DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SYSTEM_DEVELOPER_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Graphics\ Tools export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Java\ Tools export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Performance\ Tools export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes export SYSTEM_DEVELOPER_TOOLS\=/Applications/Xcode.app/Contents/Developer/Tools export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Applications/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools export SYSTEM_DEVELOPER_USR_DIR\=/Applications/Xcode.app/Contents/Developer/usr export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Applications/Xcode.app/Contents/Developer/Applications/Utilities export SYSTEM_DEXT_INSTALL_PATH\=/System/Library/DriverExtensions export SYSTEM_DOCUMENTATION_DIR\=/Library/Documentation export SYSTEM_KEXT_INSTALL_PATH\=/System/Library/Extensions export SYSTEM_LIBRARY_DIR\=/System/Library export TAPI_VERIFY_MODE\=ErrorsOnly export TARGETED_DEVICE_FAMILY\=1,2 export TARGETNAME\=Runner export TARGET_BUILD_DIR\=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator export TARGET_DEVICE_IDENTIFIER\=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder export TARGET_NAME\=Runner export TARGET_TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_FILES_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_FILE_DIR\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build export TEMP_ROOT\=/Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/Developer/Library/Frameworks export TEST_LIBRARY_SEARCH_PATHS\=\ /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault export TOOLCHAIN_DIR\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain export TRACK_WIDGET_CREATION\=true export TREAT_MISSING_BASELINES_AS_TEST_FAILURES\=NO export TREE_SHAKE_ICONS\=false export TeamIdentifierPrefix\=64MAFNBS88. export UID\=501 export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app export UNSTRIPPED_PRODUCT\=NO export USER\=alex export USER_APPS_DIR\=/Users/alex/Applications export USER_LIBRARY_DIR\=/Users/alex/Library export USE_DYNAMIC_NO_PIC\=YES export USE_HEADERMAP\=YES export USE_HEADER_SYMLINKS\=NO export USE_LLVM_TARGET_TRIPLES\=YES export USE_LLVM_TARGET_TRIPLES_FOR_CLANG\=YES export USE_LLVM_TARGET_TRIPLES_FOR_LD\=YES export USE_LLVM_TARGET_TRIPLES_FOR_TAPI\=YES export USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES\=YES export VALIDATE_DEVELOPMENT_ASSET_PATHS\=YES_ERROR export VALIDATE_PRODUCT\=NO export VALIDATE_WORKSPACE\=YES_ERROR export VALID_ARCHS\=arm64\ arm64e\ i386\ x86_64 export VERBOSE_PBXCP\=NO export VERBOSE_SCRIPT_LOGGING\=YES export VERSIONING_SYSTEM\=apple-generic export VERSIONPLIST_PATH\=Runner.app/version.plist export VERSION_INFO_BUILDER\=alex export VERSION_INFO_FILE\=Runner_vers.c export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-2\" export WRAPPER_EXTENSION\=app export WRAPPER_NAME\=Runner.app export WRAPPER_SUFFIX\=.app export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES\=NO export XCODE_APP_SUPPORT_DIR\=/Applications/Xcode.app/Contents/Developer/Library/Xcode export XCODE_PRODUCT_BUILD_VERSION\=12A7300 export XCODE_VERSION_ACTUAL\=1201 export XCODE_VERSION_MAJOR\=1200 export XCODE_VERSION_MINOR\=1200 export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices export YACC\=yacc export arch\=undefined_arch export variant\=normal /bin/sh -c /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh ♦ mkdir -p -- /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks ♦ rsync -av --delete /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter/App.framework /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks building file list ... done deleting App.framework/_CodeSignature/CodeResources deleting App.framework/_CodeSignature/ App.framework/ App.framework/App App.framework/flutter_assets/AssetManifest.json App.framework/flutter_assets/FontManifest.json App.framework/flutter_assets/NOTICES sent 826435 bytes received 114 bytes 1653098.00 bytes/sec total size is 37923892 speedup is 45.88 ♦ rsync -av --delete --filter - .DS_Store/ --filter - Headers/ --filter - Modules/ /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter/Flutter.framework /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/ building file list ... done deleting Flutter.framework/_CodeSignature/CodeResources deleting Flutter.framework/_CodeSignature/ Flutter.framework/ Flutter.framework/Flutter Flutter.framework/Info.plist Flutter.framework/icudtl.dat sent 99909816 bytes received 92 bytes 199819816.00 bytes/sec total size is 99897332 speedup is 1.00 ♦ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter/Flutter.framework/Flutter -r -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter ♦ codesign --force --verbose --sign - -- /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework/App /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework/App: signed bundle with Mach-O universal (x86_64 arm64) [io.flutter.flutter.app] ♦ codesign --force --verbose --sign - -- /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter: signed bundle with Mach-O universal (armv7 x86_64 arm64) [io.flutter.flutter] /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist: Could not extract value, error: No value at that key path or invalid key path: NSBonjourServices ♦ plutil -insert NSBonjourServices -json ["_dartobservatory._tcp"] /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist: Could not extract value, error: No value at that key path or invalid key path: NSLocalNetworkUsageDescription ♦ plutil -insert NSLocalNetworkUsageDescription -string Allow Flutter tools on your computer to connect and debug your application. This prompt will not appear on release builds. /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist ProcessInfoPlistFile /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios builtin-infoPlistUtility /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -additionalcontentfile /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist -additionalcontentfile /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist -additionalcontentfile /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist -o /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-F4AE05BB4F34A727275C219E.sh (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios /bin/sh -c /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-F4AE05BB4F34A727275C219E.sh mkdir -p /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks rsync --delete -av --filter P .*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter/Flutter.framework" "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks" building file list ... done deleting Flutter.framework/_CodeSignature/CodeResources deleting Flutter.framework/_CodeSignature/ Flutter.framework/ Flutter.framework/Flutter sent 99010244 bytes received 48 bytes 198020584.00 bytes/sec total size is 99897332 speedup is 1.01 Stripped /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter of architectures: armv7 arm64 Code Signing /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework with Identity - /usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework' rsync --delete -av --filter P .*.?????? --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework" "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks" building file list ... done photo_manager.framework/ photo_manager.framework/Info.plist photo_manager.framework/photo_manager photo_manager.framework/_CodeSignature/CodeResources sent 285202 bytes received 92 bytes 570588.00 bytes/sec total size is 284823 speedup is 1.00 Code Signing /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/photo_manager.framework with Identity - /usr/bin/codesign --force --sign - --preserve-metadata=identifier,entitlements '/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/photo_manager.framework' /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/photo_manager.framework: replacing existing signature CopySwiftLibs /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate export DEVELOPER_DIR\=/Applications/Xcode.app/Contents/Developer export SDKROOT\=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Runner --scan-folder /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --scan-folder /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/PlugIns --scan-folder /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Pods_Runner.framework --platform iphonesimulator --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep libswiftDarwin.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib libswiftCoreAudio.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib libswiftCoreFoundation.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib libswiftMetal.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib libswiftFoundation.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib libswiftCoreGraphics.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib libswiftCore.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib libswiftObjectiveC.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib libswiftUIKit.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib libswiftos.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib libswiftCoreMedia.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib libswiftDispatch.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib libswiftQuartzCore.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib libswiftCoreImage.dylib is up to date at /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original Codesigning /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib /usr/bin/codesign --force --sign - --verbose /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib is unchanged; keeping original Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib is unchanged; keeping original Probing signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib /usr/bin/codesign -r- --display /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib Code signature of /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib is unchanged; keeping original CodeSign /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner') cd /Users/alex/Documents/FlutterProjects/flutter_test_app/ios export CODESIGN_ALLOCATE\=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity: "-" /usr/bin/codesign --force --sign - --entitlements /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent --timestamp\=none /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app ** BUILD SUCCEEDED ** [ +35 ms] Xcode build done. 15.6s [ ] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings [ ] executing: [/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings [+2865 ms] Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings Build settings from command line: ARCHS = x86_64 BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios COMPILER_INDEX_STORE_ENABLE = NO FLUTTER_SUPPRESS_ANALYTICS = true SDKROOT = iphonesimulator14.0 VERBOSE_SCRIPT_LOGGING = YES Build settings for action build and target Runner: ACTION = build AD_HOC_CODE_SIGNING_ALLOWED = YES ALTERNATE_GROUP = staff ALTERNATE_MODE = u+w,go-w,a+rX ALTERNATE_OWNER = alex ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO ALWAYS_SEARCH_USER_PATHS = NO ALWAYS_USE_SEPARATE_HEADERMAPS = NO APPLE_INTERNAL_DEVELOPER_DIR = /AppleInternal/Developer APPLE_INTERNAL_DIR = /AppleInternal APPLE_INTERNAL_DOCUMENTATION_DIR = /AppleInternal/Documentation APPLE_INTERNAL_LIBRARY_DIR = /AppleInternal/Library APPLE_INTERNAL_TOOLS = /AppleInternal/Developer/Tools APPLICATION_EXTENSION_API_ONLY = NO APPLY_RULES_IN_COPY_FILES = NO APPLY_RULES_IN_COPY_HEADERS = NO ARCHS = x86_64 ARCHS_STANDARD = arm64 i386 x86_64 ARCHS_STANDARD_32_64_BIT = arm64 i386 x86_64 ARCHS_STANDARD_32_BIT = i386 ARCHS_STANDARD_64_BIT = arm64 x86_64 ARCHS_STANDARD_INCLUDING_64_BIT = arm64 i386 x86_64 ARCHS_UNIVERSAL_IPHONE_OS = arm64 i386 x86_64 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator BITCODE_GENERATION_MODE = marker BUILD_ACTIVE_RESOURCES_ONLY = NO BUILD_COMPONENTS = headers build BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios BUILD_LIBRARY_FOR_DISTRIBUTION = NO BUILD_ROOT = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products BUILD_STYLE = BUILD_VARIANTS = normal BUILT_PRODUCTS_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator BUNDLE_CONTENTS_FOLDER_PATH_deep = Contents/ BUNDLE_EXECUTABLE_FOLDER_NAME_deep = MacOS BUNDLE_FORMAT = shallow BUNDLE_FRAMEWORKS_FOLDER_PATH = Frameworks BUNDLE_PLUGINS_FOLDER_PATH = PlugIns BUNDLE_PRIVATE_HEADERS_FOLDER_PATH = PrivateHeaders BUNDLE_PUBLIC_HEADERS_FOLDER_PATH = Headers CACHE_ROOT = /var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode CCHROOT = /var/folders/x0/5_28h17n67d7ddv_41gy4znr0000gn/C/com.apple.DeveloperTools/12.0.1-12A7300/Xcode CHMOD = /bin/chmod CHOWN = /usr/sbin/chown CLANG_ANALYZER_NONNULL = YES CLANG_CXX_LANGUAGE_STANDARD = gnu++0x CLANG_CXX_LIBRARY = libc++ CLANG_ENABLE_MODULES = YES CLANG_ENABLE_OBJC_ARC = YES CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES CLANG_WARN_BOOL_CONVERSION = YES CLANG_WARN_COMMA = YES CLANG_WARN_CONSTANT_CONVERSION = YES CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR CLANG_WARN_EMPTY_BODY = YES CLANG_WARN_ENUM_CONVERSION = YES CLANG_WARN_INFINITE_RECURSION = YES CLANG_WARN_INT_CONVERSION = YES CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES CLANG_WARN_OBJC_LITERAL_CONVERSION = YES CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CLANG_WARN_RANGE_LOOP_ANALYSIS = YES CLANG_WARN_STRICT_PROTOTYPES = YES CLANG_WARN_SUSPICIOUS_MOVE = YES CLANG_WARN_UNREACHABLE_CODE = YES CLANG_WARN__DUPLICATE_METHOD_MATCH = YES CLASS_FILE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses CLEAN_PRECOMPS = YES CLONE_HEADERS = NO CODESIGNING_FOLDER_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app CODE_SIGNING_ALLOWED = YES CODE_SIGNING_REQUIRED = YES CODE_SIGN_CONTEXT_CLASS = XCiPhoneSimulatorCodeSignContext CODE_SIGN_IDENTITY = - CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES COLOR_DIAGNOSTICS = NO COMBINE_HIDPI_IMAGES = NO COMPILER_INDEX_STORE_ENABLE = NO COMPOSITE_SDK_DIRS = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/CompositeSDKs COMPRESS_PNG_FILES = YES CONFIGURATION = Debug CONFIGURATION_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator CONFIGURATION_TEMP_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator CONTENTS_FOLDER_PATH = Runner.app COPYING_PRESERVES_HFS_DATA = NO COPY_HEADERS_RUN_UNIFDEF = NO COPY_PHASE_STRIP = NO COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES CORRESPONDING_DEVICE_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform CORRESPONDING_DEVICE_PLATFORM_NAME = iphoneos CORRESPONDING_DEVICE_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk CORRESPONDING_DEVICE_SDK_NAME = iphoneos14.0 CP = /bin/cp CREATE_INFOPLIST_SECTION_IN_BINARY = NO CURRENT_ARCH = x86_64 CURRENT_PROJECT_VERSION = 2 CURRENT_VARIANT = normal DART_DEFINES = flutter.inspector.structuredErrors%3Dtrue DART_OBFUSCATION = false DEAD_CODE_STRIPPING = YES DEBUGGING_SYMBOLS = YES DEBUG_INFORMATION_FORMAT = dwarf DEFAULT_COMPILER = com.apple.compilers.llvm.clang.1_0 DEFAULT_DEXT_INSTALL_PATH = /System/Library/DriverExtensions DEFAULT_KEXT_INSTALL_PATH = /System/Library/Extensions DEFINES_MODULE = NO DEPLOYMENT_LOCATION = NO DEPLOYMENT_POSTPROCESSING = NO DEPLOYMENT_TARGET_CLANG_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_CLANG_FLAG_NAME = mios-simulator-version-min DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX = -mios-simulator-version-min= DEPLOYMENT_TARGET_LD_ENV_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_LD_FLAG_NAME = ios_simulator_version_min DEPLOYMENT_TARGET_SETTING_NAME = IPHONEOS_DEPLOYMENT_TARGET DEPLOYMENT_TARGET_SUGGESTED_VALUES = 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2 12.3 12.4 13.0 13.1 13.2 13.3 13.4 13.5 13.6 14.0 DERIVED_FILES_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources DERIVED_FILE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources DERIVED_SOURCES_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr DEVELOPMENT_LANGUAGE = en DOCUMENTATION_FOLDER_PATH = Runner.app/en.lproj/Documentation DONT_GENERATE_INFOPLIST_FILE = NO DO_HEADER_SCANNING_IN_JAM = NO DSTROOT = /tmp/Runner.dst DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain DWARF_DSYM_FILE_NAME = Runner.app.dSYM DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO DWARF_DSYM_FOLDER_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator EFFECTIVE_PLATFORM_NAME = -iphonesimulator EMBEDDED_CONTENT_CONTAINS_SWIFT = NO EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE = NO ENABLE_BITCODE = NO ENABLE_DEFAULT_HEADER_SEARCH_PATHS = YES ENABLE_HARDENED_RUNTIME = NO ENABLE_HEADER_DEPENDENCIES = YES ENABLE_ON_DEMAND_RESOURCES = YES ENABLE_STRICT_OBJC_MSGSEND = YES ENABLE_TESTABILITY = YES ENABLE_TESTING_SEARCH_PATHS = NO ENTITLEMENTS_DESTINATION = __entitlements ENTITLEMENTS_REQUIRED = YES EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS = .DS_Store .svn .git .hg CVS EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES = *.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj EXECUTABLES_FOLDER_PATH = Runner.app/Executables EXECUTABLE_FOLDER_PATH = Runner.app EXECUTABLE_NAME = Runner EXECUTABLE_PATH = Runner.app/Runner EXPANDED_CODE_SIGN_IDENTITY = EXPANDED_CODE_SIGN_IDENTITY_NAME = EXPANDED_PROVISIONING_PROFILE = FILE_LIST = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList FIXED_FILES_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles FLUTTER_APPLICATION_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app FLUTTER_BUILD_DIR = build FLUTTER_BUILD_NAME = 1.0.0 FLUTTER_BUILD_NUMBER = 2 FLUTTER_FRAMEWORK_DIR = /Users/alex/Documents/flutter-master/bin/cache/artifacts/engine/ios FLUTTER_ROOT = /Users/alex/Documents/flutter-master FLUTTER_SUPPRESS_ANALYTICS = true FLUTTER_TARGET = /Users/alex/Documents/FlutterProjects/flutter_test_app/lib/main.dart FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks FRAMEWORK_FLAG_PREFIX = -framework FRAMEWORK_SEARCH_PATHS = "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager" "/Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods/../Flutter" /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter FRAMEWORK_VERSION = A FULL_PRODUCT_NAME = Runner.app GCC3_VERSION = 3.3 GCC_C_LANGUAGE_STANDARD = gnu99 GCC_DYNAMIC_NO_PIC = NO GCC_INLINES_ARE_PRIVATE_EXTERN = YES GCC_NO_COMMON_BLOCKS = YES GCC_OBJC_LEGACY_DISPATCH = YES GCC_OPTIMIZATION_LEVEL = 0 GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++ GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 COCOAPODS=1 GCC_SYMBOLS_PRIVATE_EXTERN = NO GCC_TREAT_WARNINGS_AS_ERRORS = NO GCC_VERSION = com.apple.compilers.llvm.clang.1_0 GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0 GCC_WARN_64_TO_32_BIT_CONVERSION = YES GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR GCC_WARN_UNDECLARED_SELECTOR = YES GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE GCC_WARN_UNUSED_FUNCTION = YES GCC_WARN_UNUSED_VARIABLE = YES GENERATED_MODULEMAP_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator GENERATE_MASTER_OBJECT_FILE = NO GENERATE_PKGINFO_FILE = YES GENERATE_PROFILING_CODE = NO GENERATE_TEXT_BASED_STUBS = NO GID = 20 GROUP = staff HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES HEADERMAP_INCLUDES_PROJECT_HEADERS = YES HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES HEADERMAP_USES_VFS = NO HEADER_SEARCH_PATHS = "/Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/photo_manager/photo_manager.framework/Headers" HIDE_BITCODE_SYMBOLS = YES HOME = /Users/alex ICONV = /usr/bin/iconv INFOPLIST_EXPAND_BUILD_SETTINGS = YES INFOPLIST_FILE = Runner/Info.plist INFOPLIST_OUTPUT_FORMAT = binary INFOPLIST_PATH = Runner.app/Info.plist INFOPLIST_PREPROCESS = NO INFOSTRINGS_PATH = Runner.app/en.lproj/InfoPlist.strings INLINE_PRIVATE_FRAMEWORKS = NO INSTALLHDRS_COPY_PHASE = NO INSTALLHDRS_SCRIPT_PHASE = NO INSTALL_DIR = /tmp/Runner.dst/Applications INSTALL_GROUP = staff INSTALL_MODE_FLAG = u+w,go-w,a+rX INSTALL_OWNER = alex INSTALL_PATH = /Applications INSTALL_ROOT = /tmp/Runner.dst IPHONEOS_DEPLOYMENT_TARGET = 9.0 JAVAC_DEFAULT_FLAGS = -J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8 JAVA_APP_STUB = /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub JAVA_ARCHIVE_CLASSES = YES JAVA_ARCHIVE_TYPE = JAR JAVA_COMPILER = /usr/bin/javac JAVA_FOLDER_PATH = Runner.app/Java JAVA_FRAMEWORK_RESOURCES_DIRS = Resources JAVA_JAR_FLAGS = cv JAVA_SOURCE_SUBDIR = . JAVA_USE_DEPENDENCIES = YES JAVA_ZIP_FLAGS = -urg JIKES_DEFAULT_FLAGS = +E +OLDCSO KEEP_PRIVATE_EXTERNS = NO LD_DEPENDENCY_INFO_FILE = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat LD_GENERATE_MAP_FILE = NO LD_MAP_FILE_PATH = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-x86_64.txt LD_NO_PIE = NO LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES LD_RUNPATH_SEARCH_PATHS = '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer LEX = lex LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions LIBRARY_FLAG_NOSPACE = YES LIBRARY_FLAG_PREFIX = -l LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions LIBRARY_SEARCH_PATHS = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Flutter LINKER_DISPLAYS_MANGLED_NAMES = NO LINK_FILE_LIST_normal_x86_64 = LINK_WITH_STANDARD_LIBRARIES = YES LLVM_TARGET_TRIPLE_OS_VERSION = ios9.0 LLVM_TARGET_TRIPLE_SUFFIX = -simulator LLVM_TARGET_TRIPLE_VENDOR = apple LOCALIZABLE_CONTENT_DIR = LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/en.lproj LOCALIZED_STRING_MACRO_NAMES = NSLocalizedString CFCopyLocalizedString LOCALIZED_STRING_SWIFTUI_SUPPORT = YES LOCAL_ADMIN_APPS_DIR = /Applications/Utilities LOCAL_APPS_DIR = /Applications LOCAL_DEVELOPER_DIR = /Library/Developer LOCAL_LIBRARY_DIR = /Library LOCROOT = LOCSYMROOT = MACH_O_TYPE = mh_execute MAC_OS_X_PRODUCT_BUILD_VERSION = 19H2 MAC_OS_X_VERSION_ACTUAL = 101507 MAC_OS_X_VERSION_MAJOR = 101500 METAL_LIBRARY_FILE_BASE = default METAL_LIBRARY_OUTPUT_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/Runner.app MODULES_FOLDER_PATH = Runner.app/Modules MODULE_CACHE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/ModuleCache.noindex MTL_ENABLE_DEBUG_INFO = YES NATIVE_ARCH = x86_64 NATIVE_ARCH_32_BIT = i386 NATIVE_ARCH_64_BIT = x86_64 NATIVE_ARCH_ACTUAL = x86_64 NO_COMMON = YES OBJC_ABI_VERSION = 2 OBJECT_FILE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects OBJECT_FILE_DIR_normal = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal OBJROOT = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex ONLY_ACTIVE_ARCH = YES OS = MACOS OSAC = /usr/bin/osacompile OTHER_LDFLAGS = -framework Flutter PACKAGE_CONFIG = .packages PACKAGE_TYPE = com.apple.package-type.wrapper.application PASCAL_STRINGS = YES PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/sbin:/Users/alex/.pub-cache/bin:/Users/alex/Library/Android/sdk/tools/bin:/Users/alex/Library/Android/sdk/platform-tools:/Users/alex/Documents/flutter/bin/cache/dart-sdk/bin:/Users/alex/Documents/flutter/bin:/Users/alex/depot_tools:/Users/alex/bin:/usr/local/bin:/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Library/Apple/usr/bin PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist PFE_FILE_C_DIALECTS = objective-c PKGINFO_FILE_PATH = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo PKGINFO_PATH = Runner.app/PkgInfo PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform PLATFORM_DISPLAY_NAME = iOS Simulator PLATFORM_NAME = iphonesimulator PLATFORM_PREFERRED_ARCH = x86_64 PLATFORM_PRODUCT_BUILD_VERSION = 18A390 PLIST_FILE_OUTPUT_FORMAT = binary PLUGINS_FOLDER_PATH = Runner.app/PlugIns PODS_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios PODS_CONFIGURATION_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator PODS_PODFILE_DIR_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/. PODS_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Pods PODS_XCFRAMEWORKS_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/XCFrameworkIntermediates PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES PRECOMP_DESTINATION_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders PRODUCT_BUNDLE_IDENTIFIER = com.example.flutterTestApp PRODUCT_BUNDLE_PACKAGE_TYPE = APPL PRODUCT_MODULE_NAME = Runner PRODUCT_NAME = Runner PRODUCT_SETTINGS_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner/Info.plist PRODUCT_TYPE = com.apple.product-type.application PROFILING_CODE = NO PROJECT = Runner PROJECT_DERIVED_FILE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/DerivedSources PROJECT_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios PROJECT_FILE_PATH = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios/Runner.xcodeproj PROJECT_NAME = Runner PROJECT_TEMP_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build PROJECT_TEMP_ROOT = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex PUBLIC_HEADERS_FOLDER_PATH = Runner.app/Headers RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS = YES REMOVE_CVS_FROM_RESOURCES = YES REMOVE_GIT_FROM_RESOURCES = YES REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES = YES REMOVE_HG_FROM_RESOURCES = YES REMOVE_SVN_FROM_RESOURCES = YES REZ_COLLECTOR_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources REZ_OBJECTS_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO SCRIPTS_FOLDER_PATH = Runner.app/Scripts SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk SDK_DIR_iphonesimulator14_0 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk SDK_NAME = iphonesimulator14.0 SDK_NAMES = iphonesimulator14.0 SDK_PRODUCT_BUILD_VERSION = 18A390 SDK_VERSION = 14.0 SDK_VERSION_ACTUAL = 140000 SDK_VERSION_MAJOR = 140000 SDK_VERSION_MINOR = 000 SED = /usr/bin/sed SEPARATE_STRIP = NO SEPARATE_SYMBOL_EDIT = NO SET_DIR_MODE_OWNER_GROUP = YES SET_FILE_MODE_OWNER_GROUP = NO SHALLOW_BUNDLE = YES SHARED_DERIVED_FILE_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator/DerivedSources SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks SHARED_PRECOMPS_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/PrecompiledHeaders SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport SKIP_INSTALL = NO SOURCE_ROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios SRCROOT = /Users/alex/Documents/FlutterProjects/flutter_test_app/ios STRINGS_FILE_OUTPUT_ENCODING = binary STRIP_BITCODE_FROM_COPIED_FILES = NO STRIP_INSTALLED_PRODUCT = YES STRIP_STYLE = all STRIP_SWIFT_SYMBOLS = YES SUPPORTED_DEVICE_FAMILIES = 1,2 SUPPORTED_PLATFORMS = iphonesimulator iphoneos SUPPORTS_TEXT_BASED_API = NO SWIFT_OBJC_BRIDGING_HEADER = Runner/Runner-Bridging-Header.h SWIFT_OPTIMIZATION_LEVEL = -Onone SWIFT_PLATFORM_TARGET_PREFIX = ios SWIFT_VERSION = 5.0 SYMROOT = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Products SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities SYSTEM_APPS_DIR = /Applications SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices SYSTEM_DEMOS_DIR = /Applications/Extras SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions SYSTEM_DOCUMENTATION_DIR = /Library/Documentation SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions SYSTEM_LIBRARY_DIR = /System/Library TAPI_VERIFY_MODE = ErrorsOnly TARGETED_DEVICE_FAMILY = 1,2 TARGETNAME = Runner TARGET_BUILD_DIR = /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/Debug-iphonesimulator TARGET_NAME = Runner TARGET_TEMP_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build TEMP_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build TEMP_FILES_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build TEMP_FILE_DIR = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build TEMP_ROOT = /Users/alex/Library/Developer/Xcode/DerivedData/Runner-avtcvebycsygrnaakyhqubibuvog/Build/Intermediates.noindex TEST_FRAMEWORK_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.0.sdk/Developer/Library/Frameworks TEST_LIBRARY_SEARCH_PATHS = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain TRACK_WIDGET_CREATION = true TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO TREE_SHAKE_ICONS = false UID = 501 UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app UNSTRIPPED_PRODUCT = NO USER = alex USER_APPS_DIR = /Users/alex/Applications USER_LIBRARY_DIR = /Users/alex/Library USE_DYNAMIC_NO_PIC = YES USE_HEADERMAP = YES USE_HEADER_SYMLINKS = NO USE_LLVM_TARGET_TRIPLES = YES USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES USE_LLVM_TARGET_TRIPLES_FOR_LD = YES USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES VALIDATE_PRODUCT = NO VALIDATE_WORKSPACE = NO VALID_ARCHS = arm64 arm64e i386 x86_64 VERBOSE_PBXCP = NO VERBOSE_SCRIPT_LOGGING = YES VERSIONING_SYSTEM = apple-generic VERSIONPLIST_PATH = Runner.app/version.plist VERSION_INFO_BUILDER = alex VERSION_INFO_FILE = Runner_vers.c VERSION_INFO_STRING = "@(#)PROGRAM:Runner PROJECT:Runner-2" WRAPPER_EXTENSION = app WRAPPER_NAME = Runner.app WRAPPER_SUFFIX = .app WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO XCODE_APP_SUPPORT_DIR = /Applications/Xcode.app/Contents/Developer/Library/Xcode XCODE_PRODUCT_BUILD_VERSION = 12A7300 XCODE_VERSION_ACTUAL = 1201 XCODE_VERSION_MAJOR = 1200 XCODE_VERSION_MINOR = 1200 XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices YACC = yacc arch = x86_64 variant = normal [ +169 ms] executing: xcrun simctl install BA811751-E562-48B6-B5C0-4F7582B1E204 /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/iphonesimulator/Runner.app [ +690 ms] executing: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/iphonesimulator/Runner.app/Info.plist [ +10 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/alex/Documents/FlutterProjects/flutter_test_app/build/ios/iphonesimulator/Runner.app/Info.plist [ ] {"CFBundleName":"flutter_test_app","DTXcode":"1201","DTSDKName":"iphonesimulator14.0","UILaunchStoryboardName":"LaunchScreen","CFBundleIcons~ipad":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60","AppIcon76x76","AppIcon83.5x83.5"],"CFBundleIconName":"AppIcon"}},"DTSDKBuild":"18A390","CFBundleDevelopmentRegion":"en","CFBundleVersion":"2","BuildMachineOSBuild":"19H2","DTPlatformName":"iphonesimulator","CFBundlePackageType":"APPL","UIMainStoryboardFile":"Main","CFBundleSupportedPlatforms":["iPhoneSimulator"],"CFBundleShortVersionString":"1.0.0","CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"Runner","DTCompiler":"com.apple.compilers.llvm.clang.1_0","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"MinimumOSVersion":"9.0","CFBundleIdentifier":"com.example.flutterTestApp","UIDeviceFamily":[1,2],"DTPlatformVersion":"14.0","CFBundleSignature":"????","CFBundleIcons":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60"],"CFBundleIconName":"AppIcon"}},"DTXcodeBuild":"12A7300","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBarAppearance":false,"NSBonjourServices":["_dartobservatory._tcp"],"DTPlatformBuild":"18A390","NSLocalNetworkUsageDescription":"Allow Flutter tools on your computer to connect and debug your application. This prompt will not appear on release builds."} [ +2 ms] executing: xcrun simctl launch BA811751-E562-48B6-B5C0-4F7582B1E204 com.example.flutterTestApp --enable-dart-profiling --enable-checked-mode --verify-entry-points --start-paused --observatory-port=0 [ +375 ms] com.example.flutterTestApp: 33136 [ ] Waiting for observatory port to be available... [ +508 ms] Observatory URL on device: http://127.0.0.1:57584/OhdQ16gehXc=/ [ +6 ms] Caching compiled dill [ +36 ms] Connecting to service protocol: http://127.0.0.1:57584/OhdQ16gehXc=/ [ +2 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at http://127.0.0.1:57584/OhdQ16gehXc=/. [ +223 ms] DDS is listening at http://127.0.0.1:57586/cbCXZf-TBIU=/. [ +74 ms] Successfully connected to service protocol: http://127.0.0.1:57584/OhdQ16gehXc=/ Waiting for iPhone 11 Pro Max to report its views... [ +13 ms] DevFS: Creating new filesystem on the device (null) [ +14 ms] DevFS: Created new filesystem on the device (file:///Users/alex/Library/Developer/CoreSimulator/Devices/BA811751-E562-48B6-B5C0-4F7582B1E204/data/Containers/Data/Application/4483916F-2616-4050-AE5C-E579D29ADF25/tmp/flutter_test_appD43xm0/flutter_test_app/) [ +2 ms] Updating assets Debug service listening on ws://127.0.0.1:57586/cbCXZf-TBIU=/ws [ +85 ms] Manifest contained wildcard assets. Inserting missing file into build graph to force rerun. for more information see #56466. Syncing files to device iPhone 11 Pro Max... [ +6 ms] <- reset [ ] Compiling dart to kernel with 0 updated files [ +2 ms] <- recompile package:testapp/main.dart 8deb78a8-3741-4577-b903-9f98115ab7e2 [ ] <- 8deb78a8-3741-4577-b903-9f98115ab7e2 [ +57 ms] Updating files. [ ] DevFS: Sync finished [ +1 ms] Synced 0.0MB. [ ] <- accept [ +2 ms] Connected to _flutterView/0x7fa26183aa20. ```
flutter doctor -v ``` [✓] Flutter (Channel update-length-limiting-formatter, 1.23.0-19.0.pre.43, on Mac OS X 10.15.7 19H2 darwin-x64, locale zh-Hans-CN) • Flutter version 1.23.0-19.0.pre.43 at /Users/alex/Documents/flutter-master • Framework revision 0c7acee563 (12 hours ago), 2020-10-18 22:51:25 +0800 • Engine revision d03b759d04 • Dart version 2.11.0 (build 2.11.0-229.0.dev) • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2) • Android SDK at /Users/alex/Library/Android/sdk • Platform android-30, build-tools 30.0.2 • ANDROID_HOME = /Users/alex/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 12.0.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 12.0.1, Build version 12A7300 • CocoaPods version 1.10.0.rc.1 [✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Android Studio (version 4.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) [✓] IntelliJ IDEA Ultimate Edition (version 2020.2.1) • IntelliJ at /Users/alex/Applications/JetBrains Toolbox/IntelliJ IDEA Ultimate.app • Flutter plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: 🔨 https://plugins.jetbrains.com/plugin/6351-dart [✓] VS Code (version 1.50.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.15.1 [✓] Connected device (4 available) • iPhone 11 Pro Max (mobile) • BA811751-E562-48B6-B5C0-4F7582B1E204 • ios • com.apple.CoreSimulator.SimRuntime.iOS-14-0 (simulator) • macOS (desktop) • macos • darwin-x64 • Mac OS X 10.15.7 19H2 darwin-x64 • Web Server (web) • web-server • web-javascript • Flutter Tools • Chrome (web) • chrome • web-javascript • Google Chrome 86.0.4240.80 ```
sidrao2006 commented 3 years ago

Hey @AlexV525 I found an open issue addressing this problem here - #68399

pedromassangocode commented 3 years ago

I'm closing this as a duplicate of https://github.com/flutter/flutter/issues/68399

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.