Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Flutter app loads splash screen then blank black screen and then app - iOS and Android #73418

Closed
isAlmogK opened this issue Jan 6, 2021 · 24 comments
Labels
in triage Presently being triaged by the triage team

Comments

@isAlmogK
Copy link

isAlmogK commented Jan 6, 2021

Bug Flutter app loads splash screen then blank black screen and then app - iOS and Android

Added image-based splash screen following Flutter guide https://flutter.dev/docs/development/ui/advanced/splash-screen
Flutter app loads splash screen then blank black screen. Happing on Andriod and iOS

Gif from iOS
EzKE9

Steps to Reproduce

Run application in Android and iOS emulator

Expected results:
App loads splash screen and then application, login screen.

Actual results:
Andriod: app loads splash screen then blank black screen then application, login screen.
iOS: app loads splash screen then blank white screen then application, login screen.

Bug code
bug.zip

Logs

                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6 Plus",
                            "udid" : "013638B2-F9A7-4E1D-A6E3-15609FD18529",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6",
                            "udid" : "2B64795A-A82C-4F9B-9487-2ABCB34A7E95",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6s",
                            "udid" : "9066F73D-C3C0-4B64-AD53-BAB356705B07",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6s Plus",
                            "udid" : "4FCBB35E-F29A-4D6F-9D0D-225A1F6383F7",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad 2",
                            "udid" : "08C06894-E20C-498E-BC7E-DD7D093482EA",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Retina",
                            "udid" : "214A19AB-BFD2-4130-B266-F3D416E2CB53",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Air",
                            "udid" : "82C5A01D-87C1-4CBA-A6DE-D2F043088368",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Air 2",
                            "udid" : "1A0CB7D1-030C-4AB4-917A-99948478FED2",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.tvOS-11-2" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV",
                            "udid" : "021B9FB7-B2DF-488D-AFA5-EAC4DCC8CE8B",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV 4K",
                            "udid" : "98939875-4B44-4392-B952-34FEEF6CFCCF",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV 4K (at 1080p)",
                            "udid" : "7BE5C9F1-036F-41ED-BDA8-ACC1000CB146",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.tvOS-9-1" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV 1080p",
                            "udid" : "7B11AF78-94DC-40E0-85DA-FBCE245E8573",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.watchOS-2-0" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 38mm",
                            "udid" : "FFD78C61-2E2F-4148-925C-090F088D8F9F",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 38mm",
                            "udid" : "01C2EEDB-9F2F-4211-9E3D-E3CA15989154",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 42mm",
                            "udid" : "1553DF12-5394-4DEC-AEFF-10415DE4FC49",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 42mm",
                            "udid" : "16216E9E-B4A8-4079-9F58-781A23DF02C2",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.tvOS-9-0" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV 1080p",
                            "udid" : "D1634D77-CF74-4D4F-837B-642D3E9BB165",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.iOS-13-3" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPhone 8",
                            "udid" : "6A8643C7-7197-4CD3-AC50-AD1C4A935FDD"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPhone 8 Plus",
                            "udid" : "B4F0BE5C-240D-4555-B6D5-96C7BFD413A0"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPhone 11",
                            "udid" : "1FE300FD-4CD7-4AF4-8ACB-9F569591ED7F"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPhone 11 Pro",
                            "udid" : "E2918481-6839-4D27-8FC3-BF302FB4B589"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPhone 11 Pro Max",
                            "udid" : "34360B24-B167-4E4E-8D40-F1C951423C7B"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPad Pro (9.7-inch)",
                            "udid" : "F726D088-A2FA-4E21-A018-3C74E82F9267"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPad (7th generation)",
                            "udid" : "6903BB4A-BD34-4083-9794-889392189467"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPad Pro (11-inch)",
                            "udid" : "147F1823-A790-4EC0-9866-CF72D201CB84"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPad Pro (12.9-inch) (3rd generation)",
                            "udid" : "CE840FFF-2B05-42D2-A3F1-895D4984D060"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : true,
                            "name" : "iPad Air (3rd generation)",
                            "udid" : "5E0F78DE-B761-40A2-9CEB-66373A4D2BF2"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.iOS-10-3" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 5",
                            "udid" : "2B292AA4-0D5B-42DE-B823-E3597F57F9C8",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 5s",
                            "udid" : "F5ABD862-01CB-4834-A6A6-7CA7ADC2AB49",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6 Plus",
                            "udid" : "66DEE2B3-EE5F-45C9-8BFE-15637438E581",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6",
                            "udid" : "14B0A85A-7642-4DEF-A42C-776074FE239A",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6s",
                            "udid" : "B6162B99-4260-4041-9E52-ADD82DD6FDCF",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 6s Plus",
                            "udid" : "294CA32A-709F-4512-9BA2-0FF62081653F",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone SE",
                            "udid" : "EC18E451-264B-4129-B3D1-0A8F349E9A5F",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 7",
                            "udid" : "E72C8AC1-CFC6-4F73-9132-B0F7D3F92CA2",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPhone 7 Plus",
                            "udid" : "8390DB7D-C178-42BA-B522-EF02C143145A",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Retina",
                            "udid" : "4FA598E7-31F3-4979-9130-E9D871388F6E",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Air",
                            "udid" : "5234CC14-8BE7-4EC0-A6C0-3CD411348143",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Air 2",
                            "udid" : "ED6F104E-2AA2-469A-A825-38DBB42ED685",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Pro (9.7 inch)",
                            "udid" : "384598A1-37CB-4E9D-8D84-420900B384FC",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Pro (12.9 inch)",
                            "udid" : "26C07E61-A3D0-418A-AB4D-8ACA2BDAA0C6",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad (5th generation)",
                            "udid" : "C3093CF2-F8DC-4EAB-8FC2-4F9A3CB8A24F",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Pro (12.9-inch) (2nd generation)",
                            "udid" : "F40544DB-8F68-4FA1-B2EC-1BEDDA457E0C",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "iPad Pro (10.5-inch)",
                            "udid" : "7B4D012B-83F2-4817-A1C8-C72CC3F4EEE2",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.watchOS-4-1" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 38mm",
                            "udid" : "CFC7B858-5E2F-48FD-9E45-53875F3DAD20",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch - 42mm",
                            "udid" : "17D0FE34-AE01-45A8-AC81-36421CE8809C",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch Series 2 - 38mm",
                            "udid" : "2C5FFF7A-1701-4333-95B9-C0A7279E0D0D",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch Series 2 - 42mm",
                            "udid" : "CEA8F529-AE1F-4910-89C3-D222AFA626BA",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch Series 3 - 38mm",
                            "udid" : "67166335-701F-446F-8E4D-A6A8C8AE905E",
                            "availabilityError" : "runtime profile not found"
                          },
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple Watch Series 3 - 42mm",
                            "udid" : "99EEE8E8-783C-48D9-8086-E682A5D982F6",
                            "availabilityError" : "runtime profile not found"
                          }
                        ],
                        "com.apple.CoreSimulator.SimRuntime.tvOS-10-0" : [
                          {
                            "state" : "Shutdown",
                            "isAvailable" : false,
                            "name" : "Apple TV 1080p",
                            "udid" : "F583790C-EE02-4D44-8296-A4F99A8B1315",
                            "availabilityError" : "runtime profile not found"
                          }
                        ]
                      }
                    }
[+2611 ms] [
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17K446)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV6,2",
                        "identifier" : "1AB1E800-C2D4-4E03-9243-A203755CD530",
                        "architecture" : "x86_64",
                        "modelName" : "Apple TV 4K (at 1080p)",
                        "name" : "Apple TV 4K (at 1080p)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17K446)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV5,3",
                        "identifier" : "900E23EB-AE62-4B83-94B0-5C3348769F8C",
                        "architecture" : "x86_64",
                        "modelName" : "Apple TV",
                        "name" : "Apple TV"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "6.1.1 (17S445)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch4,4",
                        "identifier" : "3E63C5FD-9EDC-4968-AE43-82AD5D8D1BDC",
                        "architecture" : "i386",
                        "modelName" : "Apple Watch Series 4 - 44mm",
                        "name" : "Apple Watch Series 4 - 44mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "6.1.1 (17S445)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch5,3",
                        "identifier" : "48BF641A-3D42-4079-9579-F75221CF1CB0",
                        "architecture" : "i386",
                        "modelName" : "Apple Watch Series 5 - 40mm",
                        "name" : "Apple Watch Series 5 - 40mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad8,5",
                        "identifier" : "CE840FFF-2B05-42D2-A3F1-895D4984D060",
                        "architecture" : "x86_64",
                        "modelName" : "iPad Pro (12.9-inch) (3rd generation)",
                        "name" : "iPad Pro (12.9-inch) (3rd generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad7,12",
                        "identifier" : "6903BB4A-BD34-4083-9794-889392189467",
                        "architecture" : "x86_64",
                        "modelName" : "iPad (7th generation)",
                        "name" : "iPad (7th generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone10,4",
                        "identifier" : "6A8643C7-7197-4CD3-AC50-AD1C4A935FDD",
                        "architecture" : "x86_64",
                        "modelName" : "iPhone 8",
                        "name" : "iPhone 8"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "6.1.1 (17S445)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch4,3",
                        "identifier" : "5FB0A3C1-7493-4B6C-B509-EDF0C3EA1B1C",
                        "architecture" : "i386",
                        "modelName" : "Apple Watch Series 4 - 40mm",
                        "name" : "Apple Watch Series 4 - 40mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "6.1.1 (17S445)",
                        "available" : true,
                        "platform" : "com.apple.platform.watchsimulator",
                        "modelCode" : "Watch5,4",
                        "identifier" : "8BF25604-B8B2-4EB4-9246-9E228A637A9A",
                        "architecture" : "i386",
                        "modelName" : "Apple Watch Series 5 - 44mm",
                        "name" : "Apple Watch Series 5 - 44mm"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad6,4",
                        "identifier" : "F726D088-A2FA-4E21-A018-3C74E82F9267",
                        "architecture" : "x86_64",
                        "modelName" : "iPad Pro (9.7-inch)",
                        "name" : "iPad Pro (9.7-inch)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone10,5",
                        "identifier" : "B4F0BE5C-240D-4555-B6D5-96C7BFD413A0",
                        "architecture" : "x86_64",
                        "modelName" : "iPhone 8 Plus",
                        "name" : "iPhone 8 Plus"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad11,3",
                        "identifier" : "5E0F78DE-B761-40A2-9CEB-66373A4D2BF2",
                        "architecture" : "x86_64",
                        "modelName" : "iPad Air (3rd generation)",
                        "name" : "iPad Air (3rd generation)"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,5",
                        "identifier" : "34360B24-B167-4E4E-8D40-F1C951423C7B",
                        "architecture" : "x86_64",
                        "modelName" : "iPhone 11 Pro Max",
                        "name" : "iPhone 11 Pro Max"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,1",
                        "identifier" : "1FE300FD-4CD7-4AF4-8ACB-9F569591ED7F",
                        "architecture" : "x86_64",
                        "modelName" : "iPhone 11",
                        "name" : "iPhone 11"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17K446)",
                        "available" : true,
                        "platform" : "com.apple.platform.appletvsimulator",
                        "modelCode" : "AppleTV6,2",
                        "identifier" : "4ADCA285-C29D-40F7-83CD-FA790D86C10F",
                        "architecture" : "x86_64",
                        "modelName" : "Apple TV 4K",
                        "name" : "Apple TV 4K"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPhone12,3",
                        "identifier" : "E2918481-6839-4D27-8FC3-BF302FB4B589",
                        "architecture" : "x86_64",
                        "modelName" : "iPhone 11 Pro",
                        "name" : "iPhone 11 Pro"
                      },
                      {
                        "simulator" : true,
                        "operatingSystemVersion" : "13.3 (17C45)",
                        "available" : true,
                        "platform" : "com.apple.platform.iphonesimulator",
                        "modelCode" : "iPad8,1",
                        "identifier" : "147F1823-A790-4EC0-9866-CF72D201CB84",
                        "architecture" : "x86_64",
                        "modelName" : "iPad Pro (11-inch)",
                        "name" : "iPad Pro (11-inch)"
                      }
                    ]
[   +6 ms] /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell getprop
[  +60 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[   +6 ms] 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.
[   +1 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.
[ +202 ms] Found plugin path_provider_linux at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/
[  +10 ms] Found plugin path_provider_windows at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/
[  +16 ms] Found plugin shared_preferences at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/
[   +4 ms] Found plugin shared_preferences_linux at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/
[   +6 ms] Found plugin shared_preferences_macos at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/
[   +5 ms] Found plugin shared_preferences_web at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/
[   +2 ms] Found plugin shared_preferences_windows at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/
[ +134 ms] Found plugin path_provider_linux at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-0.0.1+2/
[   +2 ms] Found plugin path_provider_windows at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-0.0.4+3/
[   +4 ms] Found plugin shared_preferences at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.12+4/
[        ] Found plugin shared_preferences_linux at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_linux-0.0.2+4/
[   +1 ms] Found plugin shared_preferences_macos at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+11/
[   +1 ms] Found plugin shared_preferences_web at /Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+7/
[        ] Found plugin shared_preferences_windows at
/Users/Almog/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_windows-0.0.1+3/
[  +23 ms] Generating /Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[  +31 ms] ro.hardware = ranchu
[  +30 ms] Using hardware rendering with device AOSP on IA Emulator. If you notice graphics artifacts, consider enabling software rendering
with
           "--enable-software-rendering".
[  +25 ms] Starting incremental build...
[   +5 ms] Initializing file store
[  +12 ms] Skipping target: gen_localizations
[   +5 ms] complete
[   +4 ms] Launching lib/main.dart on AOSP on IA Emulator in debug mode...
[   +6 ms] /Users/Almog/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/Almog/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/Almog/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names
--experimental-emit-debug-metadata -Ddart.developer.causal_async_stacks=true --output-dill
/var/folders/vy/_z2hm64112dffhkgllqkw4zm0000gn/T/flutter_tools.FHrbX9/flutter_tool.6nd26b/app.dill --packages .packages
-Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instr
uctions --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill
[  +11 ms] executing: /Users/Almog/Library/Android/sdk/build-tools/29.0.2/aapt dump xmltree /Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[  +20 ms] Exit code 0 from: /Users/Almog/Library/Android/sdk/build-tools/29.0.2/aapt dump xmltree /Users/Almog/Almog Studio/Clients
2021/Donisi Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[        ] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1d
               A: android:compileSdkVersionCodename(0x01010573)="10" (Raw: "10")
               A: package="com.example.giliw_mobile_app" (Raw: "com.example.giliw_mobile_app")
               A: platformBuildVersionCode=(type 0x10)0x1d
               A: platformBuildVersionName=(type 0x10)0xa
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1d
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=22)
                 A: android:label(0x01010001)="giliw_mobile_app" (Raw: "giliw_mobile_app")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=28)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.giliw_mobile_app.MainActivity" (Raw:
                   "com.example.giliw_mobile_app.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=42)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw:
                     "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=52)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040002
                   E: intent-filter (line=56)
                     E: action (line=57)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=59)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=66)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[  +10 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell -x logcat -v time -t 1
[  +63 ms] Exit code 0 from: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell -x logcat -v time -t 1
[        ] --------- beginning of main
           01-06 20:03:20.829 D/BoundBrokerSvc(17894): onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService
           cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
[   +1 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell -x logcat -v time -t 1
[  +24 ms] Exit code 0 from: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell -x logcat -v time -t 1
[        ] --------- beginning of main
           01-06 20:03:20.829 D/BoundBrokerSvc(17894): onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService
           cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
[  +16 ms] <- compile package:giliw_mobile_app/main.dart
[  +12 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb version
[   +9 ms] Android Debug Bridge version 1.0.41
           Version 30.0.4-6686687
           Installed as /Users/Almog/Library/Android/sdk/platform-tools/adb
[   +3 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb start-server
[  +12 ms] Building APK
[  +31 ms] Running Gradle task 'assembleDebug'...
[   +2 ms] gradle.properties already sets `android.enableR8`
[   +4 ms] Using gradle from /Users/Almog/Almog Studio/Clients 2021/Donisi Health/RnD/giliw_mobile_app/android/gradlew.
[   +1 ms] /Users/Almog/Almog Studio/Clients 2021/Donisi Health/RnD/giliw_mobile_app/android/gradlew mode: 33261 rwxr-xr-x.
[+3299 ms] executing: /usr/bin/plutil -convert json -o - /Applications/Android Studio.app/Contents/Info.plist
[  +14 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Applications/Android Studio.app/Contents/Info.plist
[        ] {"CFBundleName":"Android
Studio","JVMOptions":{"MainClass":"com.intellij.idea.Main","ClassPath":"$APP_PACKAGE\/Contents\/lib\/bootstrap.jar:$APP_PACKAGE\/Contents\/l
ib\/extensions.jar:$APP_PACKAGE\/Contents\/lib\/util.jar:$APP_PACKAGE\/Contents\/lib\/jdom.jar:$APP_PACKAGE\/Contents\/lib\/log4j.jar:$APP_P
ACKAGE\/Contents\/lib\/trove4j.jar:$APP_PACKAGE\/Contents\/lib\/jna.jar","JVMVersion":"1.8*,1.8+","Properties":{"idea.home.path":"$APP_PACKA
GE\/Contents","idea.executable":"studio","idea.platform.prefix":"AndroidStudio","idea.paths.selector":"AndroidStudio4.0"},"WorkingDirectory"
:"$APP_PACKAGE\/Contents\/bin"},"NSDesktopFolderUsageDescription":"An application in Android Studio requests access to the user's Desktop
folder.","LSArchitecturePriority":["x86_64"],"CFBundleVersion":"AI-193.6911.18.40.6626763","CFBundleDevelopmentRegion":"English","NSCameraUs
ageDescription":"An application in Android Studio requests access to the device's
camera.","CFBundleDocumentTypes":[{"CFBundleTypeExtensions":["ipr"],"CFBundleTypeName":"Android Studio Project
File","CFBundleTypeIconFile":"studio.icns","CFBundleTypeRole":"Editor"},{"CFBundleTypeExtensions":["*"],"CFBundleTypeOSTypes":["****"],"LSTy
peIsPackage":false,"CFBundleTypeName":"All
documents","CFBundleTypeRole":"Editor"}],"NSSupportsAutomaticGraphicsSwitching":true,"CFBundlePackageType":"APPL","CFBundleIconFile":"studio
.icns","NSHighResolutionCapable":true,"CFBundleShortVersionString":"4.0","NSMicrophoneUsageDescription":"An application in Android Studio
requests access to the device's
microphone.","CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"studio","NSLocationUsageDescription":"An application in Android
Studio requests access to the user's location
information.","LSRequiresNativeExecution":"YES","CFBundleURLTypes":[{"CFBundleURLName":"Stacktrace","CFBundleURLSchemes":["idea"],"CFBundleT
ypeRole":"Editor"}],"CFBundleIdentifier":"com.google.android.studio","LSApplicationCategoryType":"public.app-category.developer-tools","CFBu
ndleSignature":"????","LSMinimumSystemVersion":"10.8","NSDocumentsFolderUsageDescription":"An application in Android Studio requests access
to the user's Documents folder.","NSDownloadsFolderUsageDescription":"An application in Android Studio requests access to the user's
Downloads folder.","NSNetworkVolumesUsageDescription":"An application in Android Studio requests access to files on a network
volume.","CFBundleGetInfoString":"Android Studio 4.0, build AI-193.6911.18.40.6626763. Copyright JetBrains s.r.o., (c)
2000-2020","NSRemovableVolumesUsageDescription":"An application in Android Studio requests access to files on a removable volume."}
[   +6 ms] executing: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java -version
[  +84 ms] Exit code 0 from: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java -version
[        ] openjdk version "1.8.0_242-release"
           OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)
           OpenJDK 64-Bit Server VM (build 25.242-b3-6222593, mixed mode)
[   +2 ms] executing: [/Users/Almog/Almog Studio/Clients 2021/Donisi Health/RnD/giliw_mobile_app/android/] /Users/Almog/Almog Studio/Clients
2021/Donisi Health/RnD/giliw_mobile_app/android/gradlew -Pverbose=true -Ptarget-platform=android-x86 -Ptarget=/Users/Almog/Almog
Studio/Clients 2021/Donisi Health/RnD/giliw_mobile_app/lib/main.dart -Ptrack-widget-creation=true -Pfilesystem-scheme=org-dartlang-root
assembleDebug
[ +968 ms] > Configure project :app
[        ] WARNING: The following project options are deprecated and have been removed: 
[        ] android.enableAapt2
[        ] This property has no effect, AAPT2 is now always used.
[  +88 ms] > Configure project :shared_preferences
[        ] WARNING: The following project options are deprecated and have been removed: 
[        ] android.enableAapt2
[        ] This property has no effect, AAPT2 is now always used.
[+2197 ms] > Task :app:compileFlutterBuildDebug
[        ] [ +147 ms] executing: [/Users/Almog/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [  +42 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [        ] 78910062997c3a836feee883712c241a5fd22983
[        ] [        ] executing: [/Users/Almog/flutter/] git tag --points-at HEAD
[        ] [  +91 ms] Exit code 0 from: git tag --points-at HEAD
[        ] [        ] 1.22.5
[        ] [  +12 ms] executing: [/Users/Almog/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[        ] [   +5 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] [        ] origin/stable
[        ] [        ] executing: [/Users/Almog/flutter/] git ls-remote --get-url origin
[        ] [   +4 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] [        ] https://github.com/flutter/flutter.git
[        ] [  +47 ms] executing: [/Users/Almog/flutter/] git rev-parse --abbrev-ref HEAD
[        ] [   +7 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] [        ] stable
[        ] [  +40 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.
[        ] [   +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.
[        ] [   +5 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.
[        ] [  +96 ms] Initializing file store
[        ] [  +14 ms] Done initializing file store
[        ] [  +39 ms] Skipping target: gen_localizations
[        ] [ +757 ms] kernel_snapshot: Starting due to {InvalidatedReason.inputChanged}
[        ] [  +33 ms] /Users/Almog/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev
/Users/Almog/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root
/Users/Almog/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --target=flutter -Ddart.developer.causal_async_stacks=true
-Ddart.vm.profile=false -Ddart.vm.product=false
--bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instr
uctions --enable-asserts --track-widget-creation --no-link-platform --packages /Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/.packages --output-dill /Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/.dart_tool/flutter_build/730c4902b5af4ea8c32155638eb3f602/app.dill --depfile /Users/Almog/Almog Studio/Clients
2021/Donisi Health/RnD/giliw_mobile_app/.dart_tool/flutter_build/730c4902b5af4ea8c32155638eb3f602/kernel_snapshot.d
package:giliw_mobile_app/main.dart
[+11089 ms] [+11252 ms] kernel_snapshot: Complete
[ +901 ms] [ +933 ms] debug_android_application: Starting due to {InvalidatedReason.inputChanged}
[ +400 ms] [ +408 ms] debug_android_application: Complete
[ +595 ms] [ +512 ms] Persisting file store
[        ] [   +7 ms] Done persisting file store
[        ] [   +9 ms] build succeeded.
[        ] [  +17 ms] "flutter assemble" took 14,095ms.
[        ] [   +5 ms] ensureAnalyticsSent: 0ms
[        ] [   +1 ms] Running shutdown hooks
[        ] [        ] Shutdown hooks complete
[        ] [        ] exiting with code 0
[ +298 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE
[        ] > Task :app:preBuild UP-TO-DATE
[        ] > Task :app:preDebugBuild UP-TO-DATE
[        ] > Task :shared_preferences:preBuild UP-TO-DATE
[        ] > Task :shared_preferences:preDebugBuild UP-TO-DATE
[        ] > Task :shared_preferences:packageDebugRenderscript NO-SOURCE
[        ] > Task :shared_preferences:compileDebugAidl NO-SOURCE
[        ] > Task :app:compileDebugAidl NO-SOURCE
[        ] > Task :app:compileDebugRenderscript NO-SOURCE
[        ] > Task :app:checkDebugManifest UP-TO-DATE
[        ] > Task :app:generateDebugBuildConfig UP-TO-DATE
[        ] > Task :app:cleanMergeDebugAssets
[ +102 ms] > Task :app:mergeDebugShaders UP-TO-DATE
[        ] > Task :app:compileDebugShaders UP-TO-DATE
[        ] > Task :app:generateDebugAssets UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugShaders UP-TO-DATE
[        ] > Task :shared_preferences:compileDebugShaders UP-TO-DATE
[        ] > Task :shared_preferences:generateDebugAssets UP-TO-DATE
[        ] > Task :shared_preferences:packageDebugAssets UP-TO-DATE
[        ] > Task :app:mergeDebugAssets
[ +598 ms] > Task :app:copyFlutterAssetsDebug
[        ] > Task :app:mainApkListPersistenceDebug UP-TO-DATE
[        ] > Task :app:generateDebugResValues UP-TO-DATE
[        ] > Task :app:generateDebugResources UP-TO-DATE
[        ] > Task :shared_preferences:generateDebugResValues UP-TO-DATE
[        ] > Task :shared_preferences:compileDebugRenderscript NO-SOURCE
[        ] > Task :shared_preferences:generateDebugResources UP-TO-DATE
[        ] > Task :shared_preferences:packageDebugResources UP-TO-DATE
[        ] > Task :app:mergeDebugResources UP-TO-DATE
[        ] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
[        ] > Task :shared_preferences:checkDebugManifest UP-TO-DATE
[        ] > Task :shared_preferences:processDebugManifest UP-TO-DATE
[        ] > Task :app:processDebugManifest UP-TO-DATE
[   +1 ms] > Task :shared_preferences:parseDebugLibraryResources UP-TO-DATE
[        ] > Task :shared_preferences:generateDebugRFile UP-TO-DATE
[        ] > Task :app:processDebugResources UP-TO-DATE
[        ] > Task :shared_preferences:generateDebugBuildConfig UP-TO-DATE
[        ] > Task :shared_preferences:javaPreCompileDebug UP-TO-DATE
[        ] > Task :shared_preferences:compileDebugJavaWithJavac UP-TO-DATE
[        ] > Task :shared_preferences:bundleLibCompileDebug UP-TO-DATE
[        ] > Task :app:compileDebugKotlin UP-TO-DATE
[        ] > Task :app:javaPreCompileDebug UP-TO-DATE
[  +89 ms] > Task :app:compileDebugJavaWithJavac UP-TO-DATE
[        ] > Task :app:compileDebugSources UP-TO-DATE
[        ] > Task :app:processDebugJavaRes NO-SOURCE
[        ] > Task :shared_preferences:processDebugJavaRes NO-SOURCE
[        ] > Task :shared_preferences:bundleLibResDebug UP-TO-DATE
[        ] > Task :app:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :shared_preferences:bundleLibRuntimeDebug UP-TO-DATE
[        ] > Task :shared_preferences:createFullJarDebug UP-TO-DATE
[        ] > Task :app:checkDebugDuplicateClasses UP-TO-DATE
[        ] > Task :app:desugarDebugFileDependencies UP-TO-DATE
[        ] > Task :app:transformClassesWithDexBuilderForDebug UP-TO-DATE
[        ] > Task :app:mergeExtDexDebug UP-TO-DATE
[        ] > Task :app:mergeDexDebug UP-TO-DATE
[        ] > Task :app:validateSigningDebug UP-TO-DATE
[        ] > Task :app:signingConfigWriterDebug UP-TO-DATE
[        ] > Task :app:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugJniLibFolders UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :shared_preferences:stripDebugDebugSymbols UP-TO-DATE
[        ] > Task :shared_preferences:transformNativeLibsWithIntermediateJniLibsForDebug UP-TO-DATE
[        ] > Task :app:mergeDebugNativeLibs UP-TO-DATE
[        ] > Task :app:stripDebugDebugSymbols UP-TO-DATE
[   +1 ms] Compatible side by side NDK version was not found.
[+1795 ms] > Task :app:packageDebug
[ +167 ms] > Task :app:assembleDebug
[        ] > Task :shared_preferences:extractDebugAnnotations UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugGeneratedProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugConsumerProguardFiles UP-TO-DATE
[        ] > Task :shared_preferences:prepareLintJarForPublish UP-TO-DATE
[        ] > Task :shared_preferences:mergeDebugJavaResource UP-TO-DATE
[        ] > Task :shared_preferences:transformClassesAndResourcesWithSyncLibJarsForDebug UP-TO-DATE
[        ] > Task :shared_preferences:transformNativeLibsWithSyncJniLibsForDebug UP-TO-DATE
[        ] > Task :shared_preferences:bundleDebugAar UP-TO-DATE
[        ] > Task :shared_preferences:compileDebugSources UP-TO-DATE
[        ] > Task :shared_preferences:assembleDebug UP-TO-DATE
[        ] BUILD SUCCESSFUL in 19s
[        ] 59 actionable tasks: 6 executed, 53 up-to-date
[ +380 ms] Running Gradle task 'assembleDebug'... (completed in 23.1s)
[  +83 ms] calculateSha: LocalDirectory: '/Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk'/app.apk
[  +27 ms] calculateSha: reading file took 26us
[ +572 ms] calculateSha: computing sha took 571us
[   +5 ms] ✓ Built build/app/outputs/flutter-apk/app-debug.apk.
[   +3 ms] executing: /Users/Almog/Library/Android/sdk/build-tools/29.0.2/aapt dump xmltree /Users/Almog/Almog Studio/Clients 2021/Donisi
Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[  +11 ms] Exit code 0 from: /Users/Almog/Library/Android/sdk/build-tools/29.0.2/aapt dump xmltree /Users/Almog/Almog Studio/Clients
2021/Donisi Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk/app.apk AndroidManifest.xml
[        ] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1d
               A: android:compileSdkVersionCodename(0x01010573)="10" (Raw: "10")
               A: package="com.example.giliw_mobile_app" (Raw: "com.example.giliw_mobile_app")
               A: platformBuildVersionCode=(type 0x10)0x1d
               A: platformBuildVersionName=(type 0x10)0xa
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1d
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: application (line=22)
                 A: android:label(0x01010001)="giliw_mobile_app" (Raw: "giliw_mobile_app")
                 A: android:icon(0x01010002)=@0x7f080000
                 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication")
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: activity (line=28)
                   A: android:theme(0x01010000)=@0x7f0a0000
                   A: android:name(0x01010003)="com.example.giliw_mobile_app.MainActivity" (Raw:
                   "com.example.giliw_mobile_app.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=42)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw:
                     "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0a0001
                   E: meta-data (line=52)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f040002
                   E: intent-filter (line=56)
                     E: action (line=57)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=59)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER")
                 E: meta-data (line=66)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[   +9 ms] Stopping app 'app.apk' on AOSP on IA Emulator.
[   +1 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am force-stop com.example.giliw_mobile_app
[ +473 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell pm list packages
com.example.giliw_mobile_app
[ +905 ms] package:com.example.giliw_mobile_app
[   +4 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell cat
/data/local/tmp/sky.com.example.giliw_mobile_app.sha1
[ +134 ms] d85edbede849f05986158dcd7f6e1dee33328bbf
[   +1 ms] Installing APK.
[   +2 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb version
[  +10 ms] Android Debug Bridge version 1.0.41
           Version 30.0.4-6686687
           Installed as /Users/Almog/Library/Android/sdk/platform-tools/adb
[        ] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb start-server
[   +9 ms] Installing build/app/outputs/flutter-apk/app.apk...
[        ] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 install -t -r /Users/Almog/Almog Studio/Clients
2021/Donisi Health/RnD/giliw_mobile_app/build/app/outputs/flutter-apk/app.apk
[+5771 ms] Performing Streamed Install
                    Success
[        ] Installing build/app/outputs/flutter-apk/app.apk... (completed in 5.8s)
[   +1 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell echo -n
627c4a248f52f7451e8bfe9efa0f80976489eee1 > /data/local/tmp/sky.com.example.giliw_mobile_app.sha1
[  +93 ms] AOSP on IA Emulator startApp
[   +4 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am start -a android.intent.action.RUN -f
0x20000000 --ez enable-background-compilation true --ez enable-dart-profiling true --ez enable-checked-mode true --ez verify-entry-points
true com.example.giliw_mobile_app/com.example.giliw_mobile_app.MainActivity
[ +982 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.example.giliw_mobile_app/.MainActivity (has extras) }
[        ] Waiting for observatory port to be available...
[+4431 ms] Observatory URL on device: http://127.0.0.1:33967/1PYSwLWY8JU=/
[   +1 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 forward tcp:0 tcp:33967
[  +18 ms] 64903
[   +1 ms] Forwarded host port 64903 to device port 33967 for Observatory
[   +9 ms] Caching compiled dill
[ +166 ms] Connecting to service protocol: http://127.0.0.1:64903/1PYSwLWY8JU=/
[   +2 ms] DDS is currently disabled due to https://github.com/flutter/flutter/issues/62507
[+6988 ms] Successfully connected to service protocol: http://127.0.0.1:64903/1PYSwLWY8JU=/
[        ] Waiting for AOSP on IA Emulator to report its views...
[  +20 ms] Waiting for AOSP on IA Emulator to report its views... (completed in 19ms)
[  +60 ms] DevFS: Creating new filesystem on the device (null)
[ +130 ms] DevFS: Created new filesystem on the device
(file:///data/user/0/com.example.giliw_mobile_app/code_cache/giliw_mobile_appFJFGAB/giliw_mobile_app/)
[   +2 ms] Updating assets
[ +173 ms] Syncing files to device AOSP on IA Emulator...
[   +1 ms] Scanning asset files
[   +2 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[        ] <- recompile package:giliw_mobile_app/main.dart dab363ed-6e54-4529-b75c-60c603226a55
[        ] <- dab363ed-6e54-4529-b75c-60c603226a55
[   +1 ms] D/HostConnection(32453): HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3
ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_YUV420_888_to_NV21 ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer
GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_0 
[        ] D/EGL_emulation(32453): eglMakeCurrent: 0xe0db3520: ver 3 0 (tinfo 0xe1fa5b50)
[ +117 ms] Updating files
[ +115 ms] I/Choreographer(32453): Skipped 51 frames!  The application may be doing too much work on its main thread.
[  +10 ms] D/EGL_emulation(32453): eglMakeCurrent: 0xe3a057e0: ver 3 0 (tinfo 0xcbd6c510)
[   +4 ms] D/eglCodecCommon(32453): setVertexArrayObject: set vao to 0 (0) 1 2
[  +95 ms] I/OpenGLRenderer(32453): Davey! duration=927ms; Flags=1, IntendedVsync=228873721634045, Vsync=228874571634011,
OldestInputEvent=9223372036854775807, NewestInputEvent=0, HandleInputStart=228874574214101, AnimationStart=228874574275101,
PerformTraversalsStart=228874574301101, DrawStart=228874580409101, SyncQueued=228874583514101, SyncStart=228874584366101,
IssueDrawCommandsStart=228874584856101, SwapBuffers=228874628255101, FrameCompleted=228874649963101, DequeueBufferDuration=13331000,
QueueBufferDuration=726000, 
[ +876 ms] DevFS: Sync finished
[        ] Syncing files to device AOSP on IA Emulator... (completed in 1,229ms)
[        ] Synced 4.0MB.
[   +1 ms] <- accept
[   +5 ms] Connected to _flutterView/0xe5a3ec10.
[   +1 ms] Flutter run key commands.
[   +1 ms] r Hot reload. 🔥🔥🔥
[        ] R Hot restart.
[        ] h Repeat this help message.
[        ] d Detach (terminate "flutter run" but leave application running).
[        ] c Clear the screen
[        ] q Quit (terminate the application on the device).
[        ] An Observatory debugger and profiler on AOSP on IA Emulator is available at: http://127.0.0.1:64903/1PYSwLWY8JU=/
[  +90 ms] D/EGL_emulation(32453): eglMakeCurrent: 0xe0db3520: ver 3 0 (tinfo 0xe1fa5b50)
[        ] D/eglCodecCommon(32453): setVertexArrayObject: set vao to 0 (0) 1 0
[+1846 ms] I/iliw_mobile_ap(32453): Background concurrent copying GC freed 5531(1215KB) AllocSpace objects, 22(1448KB) LOS objects, 49%
free, 1574KB/3MB, paused 5.829ms total 77.199ms
[+3268 ms] Application finished.
[   +2 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 forward --list
[   +8 ms] Exit code 0 from: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 forward --list
[        ] emulator-5554 tcp:64903 tcp:33967
[   +1 ms] executing: /Users/Almog/Library/Android/sdk/platform-tools/adb -s emulator-5554 forward --remove tcp:64903
[✓] Flutter (Channel stable, 1.22.5, on Mac OS X 10.14.6 18G7016 darwin-x64, locale en-US)
    • Flutter version 1.22.5 at /Users/Almog/flutter
    • Framework revision 7891006299 (4 weeks ago), 2020-12-10 11:54:40 -0800
    • Engine revision ae90085a84
    • Dart version 2.10.4

 
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at /Users/Almog/Library/Android/sdk
    • Platform android-30, build-tools 29.0.2
    • 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 11.3.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.3.1, Build version 11C504
    • CocoaPods version 1.10.0

[✓] Android Studio (version 4.0)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 48.0.2
    • Dart plugin version 193.7361
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

[✓] VS Code (version 1.52.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.18.0

[✓] Connected device (1 available)
    • AOSP on IA Emulator (mobile) • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)
@TahaTesser
Copy link
Member

Hi @AlmogRnD
There was no splash screen image in your bug.zip so I added one to test the issue.
Running on the latest stable, there is no issue on iOS 14.3 iPhone 8 simulators

Can you please provide the code sample? and provide details of the ios version you're using for simulator since you're using an older xcode

Preview

ezgif com-gif-maker

code sample
import 'package:flutter/material.dart';

void main() {
  runApp(MyApp());
}

class MyApp extends StatelessWidget {
  // This widget is the root of your application.
  @override
  Widget build(BuildContext context) {
    return MaterialApp(
      title: 'Flutter Demo',
      theme: ThemeData(
        // This is the theme of your application.
        //
        // Try running your application with "flutter run". You'll see the
        // application has a blue toolbar. Then, without quitting the app, try
        // changing the primarySwatch below to Colors.green and then invoke
        // "hot reload" (press "r" in the console where you ran "flutter run",
        // or simply save your changes to "hot reload" in a Flutter IDE).
        // Notice that the counter didn't reset back to zero; the application
        // is not restarted.
        primarySwatch: Colors.blue,
        // This makes the visual density adapt to the platform that you run
        // the app on. For desktop platforms, the controls will be smaller and
        // closer together (more dense) than on mobile platforms.
        visualDensity: VisualDensity.adaptivePlatformDensity,
      ),
      home: MyHomePage(title: 'Flutter Demo Home Page'),
    );
  }
}

class MyHomePage extends StatefulWidget {
  MyHomePage({Key key, this.title}) : super(key: key);

  // This widget is the home page of your application. It is stateful, meaning
  // that it has a State object (defined below) that contains fields that affect
  // how it looks.

  // This class is the configuration for the state. It holds the values (in this
  // case the title) provided by the parent (in this case the App widget) and
  // used by the build method of the State. Fields in a Widget subclass are
  // always marked "final".

  final String title;

  @override
  _MyHomePageState createState() => _MyHomePageState();
}

class _MyHomePageState extends State<MyHomePage> {
  int _counter = 0;

  void _incrementCounter() {
    setState(() {
      // This call to setState tells the Flutter framework that something has
      // changed in this State, which causes it to rerun the build method below
      // so that the display can reflect the updated values. If we changed
      // _counter without calling setState(), then the build method would not be
      // called again, and so nothing would appear to happen.
      _counter++;
    });
  }

  @override
  Widget build(BuildContext context) {
    // This method is rerun every time setState is called, for instance as done
    // by the _incrementCounter method above.
    //
    // The Flutter framework has been optimized to make rerunning build methods
    // fast, so that you can just rebuild anything that needs updating rather
    // than having to individually change instances of widgets.
    return Scaffold(
      appBar: AppBar(
        // Here we take the value from the MyHomePage object that was created by
        // the App.build method, and use it to set our appbar title.
        title: Text(widget.title),
      ),
      body: Center(
        // Center is a layout widget. It takes a single child and positions it
        // in the middle of the parent.
        child: Column(
          // Column is also a layout widget. It takes a list of children and
          // arranges them vertically. By default, it sizes itself to fit its
          // children horizontally, and tries to be as tall as its parent.
          //
          // Invoke "debug painting" (press "p" in the console, choose the
          // "Toggle Debug Paint" action from the Flutter Inspector in Android
          // Studio, or the "Toggle Debug Paint" command in Visual Studio Code)
          // to see the wireframe for each widget.
          //
          // Column has various properties to control how it sizes itself and
          // how it positions its children. Here we use mainAxisAlignment to
          // center the children vertically; the main axis here is the vertical
          // axis because Columns are vertical (the cross axis would be
          // horizontal).
          mainAxisAlignment: MainAxisAlignment.center,
          children: <Widget>[
            Text(
              'You have pushed the button this many times:',
            ),
            Text(
              '$_counter',
              style: Theme.of(context).textTheme.headline4,
            ),
          ],
        ),
      ),
      floatingActionButton: FloatingActionButton(
        onPressed: _incrementCounter,
        tooltip: 'Increment',
        child: Icon(Icons.add),
      ), // This trailing comma makes auto-formatting nicer for build methods.
    );
  }
}
logs
[ +147 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[  +80 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] 78910062997c3a836feee883712c241a5fd22983
[        ] executing: [/Users/tahatesser/Code/flutter_stable/] git tag --points-at HEAD
[ +117 ms] Exit code 0 from: git tag --points-at HEAD
[        ] 1.22.5
[  +10 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git rev-parse --abbrev-ref --symbolic @{u}
[  +13 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/stable
[        ] executing: [/Users/tahatesser/Code/flutter_stable/] git ls-remote --get-url origin
[  +11 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  +57 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git rev-parse --abbrev-ref HEAD
[  +13 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] stable
[   +6 ms] executing: sw_vers -productName
[  +18 ms] Exit code 0 from: sw_vers -productName
[        ] macOS
[        ] executing: sw_vers -productVersion
[  +15 ms] Exit code 0 from: sw_vers -productVersion
[        ] 11.1
[        ] executing: sw_vers -buildVersion
[  +16 ms] Exit code 0 from: sw_vers -buildVersion
[        ] 20C69
[   +1 ms] executing: sysctl hw.optional.arm64
[   +8 ms] Exit code 1 from: sysctl hw.optional.arm64
[   +1 ms] sysctl: unknown oid 'hw.optional.arm64'
[  +49 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.
[   +9 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.
[  +16 ms] executing: /Volumes/Extreme/sdk/platform-tools/adb devices -l
[  +10 ms] executing: /usr/bin/xcode-select --print-path
[   +6 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[        ] /Volumes/Extreme/Xcode.app/Contents/Developer
[   +1 ms] executing: /usr/bin/xcodebuild -version
[ +401 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[        ] Xcode 12.3
           Build version 12C33
[   +3 ms] executing: sysctl hw.optional.arm64
[   +5 ms] Exit code 1 from: sysctl hw.optional.arm64
[        ] sysctl: unknown oid 'hw.optional.arm64'
[        ] executing: xcrun xcdevice list --timeout 2
[   +6 ms] xcrun simctl list --json devices
[        ] executing: xcrun simctl list --json devices
[  +52 ms] List of devices attached
[ +116 ms] {
             "devices" : {
               "com.apple.CoreSimulator.SimRuntime.tvOS-14-3" : [

               ],
               "com.apple.CoreSimulator.SimRuntime.watchOS-7-2" : [
                 {
                   "dataPath" : "\/Users\/tahatesser\/Library\/Developer\/CoreSimulator\/Devices\/17DEB8D4-7F02-4323-B8FC-0443A1A9C5AA\/data",
                   "logPath" : "\/Users\/tahatesser\/Library\/Logs\/CoreSimulator\/17DEB8D4-7F02-4323-B8FC-0443A1A9C5AA",
                   "udid" : "17DEB8D4-7F02-4323-B8FC-0443A1A9C5AA",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
                   "state" : "Shutdown",
                   "name" : "Apple Watch Series 5 - 44mm"
                 }
               ],
               "com.apple.CoreSimulator.SimRuntime.iOS-14-3" : [
                 {
                   "dataPath" : "\/Users\/tahatesser\/Library\/Developer\/CoreSimulator\/Devices\/D350BEE4-A990-4891-9680-2E6650D84CD8\/data",
                   "logPath" : "\/Users\/tahatesser\/Library\/Logs\/CoreSimulator\/D350BEE4-A990-4891-9680-2E6650D84CD8",
                   "udid" : "D350BEE4-A990-4891-9680-2E6650D84CD8",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
                   "state" : "Booted",
                   "name" : "iPhone 8"
                 },
                 {
                   "dataPath" : "\/Users\/tahatesser\/Library\/Developer\/CoreSimulator\/Devices\/181EDE6A-AA9B-4619-8352-9CD6F7A9CD61\/data",
                   "logPath" : "\/Users\/tahatesser\/Library\/Logs\/CoreSimulator\/181EDE6A-AA9B-4619-8352-9CD6F7A9CD61",
                   "udid" : "181EDE6A-AA9B-4619-8352-9CD6F7A9CD61",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12",
                   "state" : "Shutdown",
                   "name" : "iPhone 12"
                 }
               ]
             }
           }
[+2985 ms] [
             {
               "simulator" : true,
               "operatingSystemVersion" : "14.3 (18C61)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone13,2",
               "identifier" : "181EDE6A-AA9B-4619-8352-9CD6F7A9CD61",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-12-1",
               "modelName" : "iPhone 12",
               "name" : "iPhone 12"
             },
             {
               "simulator" : false,
               "operatingSystemVersion" : "14.3 (18C66)",
               "interface" : "usb",
               "available" : true,
               "platform" : "com.apple.platform.iphoneos",
               "modelCode" : "iPad11,6",
               "identifier" : "00008020-000255113EE8402E",
               "architecture" : "arm64e",
               "modelUTI" : "com.apple.ipad-8-wifi-1",
               "modelName" : "iPad (8th generation)",
               "name" : "Taha’s iPad"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "14.3 (18C61)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,4",
               "identifier" : "D350BEE4-A990-4891-9680-2E6650D84CD8",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-8-2",
               "modelName" : "iPhone 8",
               "name" : "iPhone 8"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "7.2 (18S561)",
               "available" : true,
               "platform" : "com.apple.platform.watchsimulator",
               "modelCode" : "Watch5,4",
               "identifier" : "17DEB8D4-7F02-4323-B8FC-0443A1A9C5AA",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.watch-series5-1",
               "modelName" : "Apple Watch Series 5 - 44mm",
               "name" : "Apple Watch Series 5 - 44mm"
             }
           ]
[   +7 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.
[   +1 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.
[  +67 ms] Multiple devices found:
[   +9 ms] Taha’s iPad (mobile) • 00008020-000255113EE8402E            • ios • iOS 14.3
[        ] iPhone 8 (mobile)    • D350BEE4-A990-4891-9680-2E6650D84CD8 • ios • com.apple.CoreSimulator.SimRuntime.iOS-14-3 (simulator)
[   +1 ms] [0]: Taha’s iPad (00008020-000255113EE8402E)
[        ] [1]: iPhone 8 (D350BEE4-A990-4891-9680-2E6650D84CD8)
[   +1 ms] Please choose one (To quit, press "q/Q")
[        ] : 
[+5686 ms] 1
[ +191 ms] Generating /Users/tahatesser/AndroidStudioProjects/bug/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[  +80 ms] Starting incremental build...
[   +4 ms] Initializing file store
[  +13 ms] Skipping target: gen_localizations
[   +6 ms] complete
[   +4 ms] Launching lib/main.dart on iPhone 8 in debug mode...
[   +7 ms] /Users/tahatesser/Code/flutter_stable/bin/cache/dart-sdk/bin/dart --disable-dart-dev /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata -Ddart.developer.causal_async_stacks=true --output-dill /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_tool.wqOG4O/app.dill --packages .packages -Ddart.vm.profile=false -Ddart.vm.product=false --bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions --enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill build/cache.dill.track.dill
[   +8 ms] executing: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist
[  +18 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/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":"bug"}
[   +3 ms] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/] /usr/bin/xcodebuild -list
[  +18 ms] <- compile package:bug/main.dart
[+1679 ms] Command line invocation:
               /Volumes/Extreme/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


           2021-01-07 17:26:21.712 xcodebuild[33285:364962]  DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-17705/DTDeviceKitBase/DTDKRemoteDeviceData.m:371
           Details:  (null) deviceType from 00008020-000255113EE8402E was NULL when -platform called.
           Object:   <DTDKMobileDeviceToken: 0x7fb95cbeaea0>
           Method:   -platform
           Thread:   <NSThread: 0x7fb959918c50>{number = 6, name = (null)}
           Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
[   +4 ms] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
[        ] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj -scheme Runner -showBuildSettings
[+3320 ms] Command line invocation:
               /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/tahatesser/AndroidStudioProjects/bug/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 = tahatesser
               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 = arm64 armv7
               ARCHS_STANDARD = arm64 armv7
               ARCHS_STANDARD_32_64_BIT = armv7 arm64
               ARCHS_STANDARD_32_BIT = armv7
               ARCHS_STANDARD_64_BIT = arm64
               ARCHS_STANDARD_INCLUDING_64_BIT = arm64 armv7
               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/tahatesser/AndroidStudioProjects/bug/build/ios
               BUILD_LIBRARY_FOR_DISTRIBUTION = NO
               BUILD_ROOT = /Users/tahatesser/AndroidStudioProjects/bug/build/ios
               BUILD_STYLE = 
               BUILD_VARIANTS = normal
               BUILT_PRODUCTS_DIR = /Users/tahatesser/AndroidStudioProjects/bug/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/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
               CCHROOT = /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/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_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/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
               CLEAN_PRECOMPS = YES
               CLONE_HEADERS = NO
               CODESIGNING_FOLDER_PATH = /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/CompositeSDKs
               COMPRESS_PNG_FILES = YES
               CONFIGURATION = Release
               CONFIGURATION_BUILD_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Release-iphoneos
               CONFIGURATION_TEMP_DIR = /Users/tahatesser/AndroidStudioProjects/bug/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
               CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
               CORRESPONDING_SIMULATOR_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
               CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator14.3
               CP = /bin/cp
               CREATE_INFOPLIST_SECTION_IN_BINARY = NO
               CURRENT_ARCH = armv7
               CURRENT_PROJECT_VERSION = 1
               CURRENT_VARIANT = normal
               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 14.1 14.2 14.3
               DERIVED_FILES_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DERIVED_FILE_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DERIVED_SOURCES_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DEVELOPER_APPLICATIONS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications
               DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
               DEVELOPER_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer
               DEVELOPER_FRAMEWORKS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_LIBRARY_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library
               DEVELOPER_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
               DEVELOPER_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Tools
               DEVELOPER_USR_DIR = /Volumes/Extreme/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 = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
               FIXED_FILES_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
               FLUTTER_APPLICATION_PATH = /Users/tahatesser/AndroidStudioProjects/bug
               FLUTTER_BUILD_DIR = build
               FLUTTER_BUILD_NAME = 1.0.0
               FLUTTER_BUILD_NUMBER = 1
               FLUTTER_FRAMEWORK_DIR = /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios
               FLUTTER_ROOT = /Users/tahatesser/Code/flutter_stable
               FLUTTER_TARGET = /Users/tahatesser/AndroidStudioProjects/bug/lib/main.dart
               FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
               FRAMEWORK_FLAG_PREFIX = -framework
               FRAMEWORK_SEARCH_PATHS =  /Users/tahatesser/AndroidStudioProjects/bug/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_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/tahatesser/AndroidStudioProjects/bug/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
               HIDE_BITCODE_SYMBOLS = YES
               HOME = /Users/tahatesser
               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 = tahatesser
               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/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/armv7/Runner_dependency_info.dat
               LD_GENERATE_MAP_FILE = NO
               LD_MAP_FILE_PATH = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-armv7.txt
               LD_NO_PIE = NO
               LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
               LD_RUNPATH_SEARCH_PATHS =  @executable_path/Frameworks
               LEGACY_DEVELOPER_DIR = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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 = 20C69
               MAC_OS_X_VERSION_ACTUAL = 110100
               MAC_OS_X_VERSION_MAJOR = 110000
               MAC_OS_X_VERSION_MINOR = 110100
               METAL_LIBRARY_FILE_BASE = default
               METAL_LIBRARY_OUTPUT_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Release-iphoneos/Runner.app
               MODULES_FOLDER_PATH = Runner.app/Modules
               MODULE_CACHE_DIR = /Users/tahatesser/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/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
               OBJECT_FILE_DIR_normal = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
               OBJROOT = /Users/tahatesser/AndroidStudioProjects/bug/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin:/Volumes/Extreme/engine/src/flutter/lib/web_ui/dev:/Volumes/Extreme/depot_tools:/Users/tahatesser/.npm-global/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Volumes/Extreme/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Volumes/Extreme/flutter/bin:/Users/tahatesser/.pub-cache/bin:/Users/tahatesser/Code/flutter_stable/bin/cache/dart-sdk/bin:/Users/tahatesser/triagemagic/bin/:/Users/tahatesser/triagemagic/bin
               PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Volumes/Extreme/Xcode.app/Contents/Developer/Headers /Volumes/Extreme/Xcode.app/Contents/Developer/SDKs /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms
               PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
               PFE_FILE_C_DIALECTS = objective-c
               PKGINFO_FILE_PATH = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
               PKGINFO_PATH = Runner.app/PkgInfo
               PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
               PLATFORM_DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
               PLATFORM_DEVELOPER_LIBRARY_DIR = /Volumes/Extreme/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
               PLATFORM_DEVELOPER_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
               PLATFORM_DEVELOPER_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
               PLATFORM_DEVELOPER_USR_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
               PLATFORM_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
               PLATFORM_DISPLAY_NAME = iOS
               PLATFORM_NAME = iphoneos
               PLATFORM_PREFERRED_ARCH = arm64
               PLATFORM_PRODUCT_BUILD_VERSION = 18C61
               PLIST_FILE_OUTPUT_FORMAT = binary
               PLUGINS_FOLDER_PATH = Runner.app/PlugIns
               PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
               PRECOMP_DESTINATION_DIR = /Users/tahatesser/AndroidStudioProjects/bug/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.bug
               PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
               PRODUCT_MODULE_NAME = Runner
               PRODUCT_NAME = Runner
               PRODUCT_SETTINGS_PATH = /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist
               PRODUCT_TYPE = com.apple.product-type.application
               PROFILING_CODE = NO
               PROJECT = Runner
               PROJECT_DERIVED_FILE_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/DerivedSources
               PROJECT_DIR = /Users/tahatesser/AndroidStudioProjects/bug/ios
               PROJECT_FILE_PATH = /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj
               PROJECT_NAME = Runner
               PROJECT_TEMP_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build
               PROJECT_TEMP_ROOT = /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
               REZ_OBJECTS_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
               SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
               SCRIPTS_FOLDER_PATH = Runner.app/Scripts
               SDKROOT = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
               SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
               SDK_DIR_iphoneos14_3 = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
               SDK_NAME = iphoneos14.3
               SDK_NAMES = iphoneos14.3
               SDK_PRODUCT_BUILD_VERSION = 18C61
               SDK_VERSION = 14.3
               SDK_VERSION_ACTUAL = 140300
               SDK_VERSION_MAJOR = 140000
               SDK_VERSION_MINOR = 140300
               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/tahatesser/AndroidStudioProjects/bug/build/ios/Release-iphoneos/DerivedSources
               SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
               SHARED_PRECOMPS_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/SharedPrecompiledHeaders
               SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
               SKIP_INSTALL = NO
               SOURCE_ROOT = /Users/tahatesser/AndroidStudioProjects/bug/ios
               SRCROOT = /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications
               SYSTEM_DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
               SYSTEM_DEVELOPER_DEMOS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
               SYSTEM_DEVELOPER_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer
               SYSTEM_DEVELOPER_DOC_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library
               SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Graphics Tools
               SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Java Tools
               SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Performance Tools
               SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
               SYSTEM_DEVELOPER_TOOLS = /Volumes/Extreme/Xcode.app/Contents/Developer/Tools
               SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
               SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
               SYSTEM_DEVELOPER_USR_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr
               SYSTEM_DEVELOPER_UTILITIES_DIR = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Release-iphoneos
               TARGET_NAME = Runner
               TARGET_TEMP_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_FILES_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_FILE_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_ROOT = /Users/tahatesser/AndroidStudioProjects/bug/build/ios
               TEST_FRAMEWORK_SEARCH_PATHS =  /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk/Developer/Library/Frameworks
               TEST_LIBRARY_SEARCH_PATHS =  /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
               TOOLCHAIN_DIR = /Volumes/Extreme/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 = tahatesser
               USER_APPS_DIR = /Users/tahatesser/Applications
               USER_LIBRARY_DIR = /Users/tahatesser/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
               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 = tahatesser
               VERSION_INFO_FILE = Runner_vers.c
               VERSION_INFO_STRING = "@(#)PROGRAM:Runner  PROJECT:Runner-1"
               WRAPPER_EXTENSION = app
               WRAPPER_NAME = Runner.app
               WRAPPER_SUFFIX = .app
               WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO
               XCODE_APP_SUPPORT_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Xcode
               XCODE_PRODUCT_BUILD_VERSION = 12C33
               XCODE_VERSION_ACTUAL = 1230
               XCODE_VERSION_MAJOR = 1200
               XCODE_VERSION_MINOR = 1230
               XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
               YACC = yacc
               arch = armv7
               variant = normal
[  +15 ms] Building Runner.app for D350BEE4-A990-4891-9680-2E6650D84CD8.
[  +19 ms] executing: xattr -r -d com.apple.FinderInfo /Users/tahatesser/AndroidStudioProjects/bug/ios
[   +3 ms] executing: xcrun simctl spawn D350BEE4-A990-4891-9680-2E6650D84CD8 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 ")
[ +533 ms] executing: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist
[  +10 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/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":"bug"}
[   +1 ms] executing: mkfifo /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
[   +8 ms] Exit code 0 from: mkfifo /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
[   +3 ms] Running Xcode build...
[   +1 ms] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/tahatesser/AndroidStudioProjects/bug/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
[+5773 ms] Running Xcode build... (completed in 5.8s)
[        ]  └─Compiling, linking and signing...
[+10333 ms] Command line invocation:
                /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/tahatesser/AndroidStudioProjects/bug/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO

            Build settings from command line:
                ARCHS = x86_64
                BUILD_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios
                COMPILER_INDEX_STORE_ENABLE = NO
                FLUTTER_SUPPRESS_ANALYTICS = true
                SCRIPT_OUTPUT_STREAM_FILE = /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
                SDKROOT = iphonesimulator14.3
                VERBOSE_SCRIPT_LOGGING = YES

            note: Using new build system
            note: Building targets in parallel
            note: Planning build
            note: Constructing build description
            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.app'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc'


            Build system information
            note: Removed stale file '/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule'


            ProcessProductPackaging "" /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios


            Entitlements:

            {
                "com.apple.security.get-task-allow" = 1;
            }


                builtin-productPackagingUtility -entitlements -format xml -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent

            ProcessProductPackaging "" /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios


            Entitlements:

            {
                "application-identifier" = "RAN7JQUR5S.com.example.bug";
                "keychain-access-groups" =     (
                    "RAN7JQUR5S.com.example.bug"
                );
            }


                builtin-productPackagingUtility -entitlements -format xml -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent

            PhaseScriptExecution Run\ Script /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/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\=tahatesser
                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\ x86_64\ i386
                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\ x86_64\ i386
                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\=RAN7JQUR5S.
                export BITCODE_GENERATION_MODE\=marker
                export BUILD_ACTIVE_RESOURCES_ONLY\=YES
                export BUILD_COMPONENTS\=headers\ build
                export BUILD_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios
                export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
                export BUILD_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products
                export BUILD_STYLE\=
                export BUILD_VARIANTS\=normal
                export BUILT_PRODUCTS_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/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/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
                export CCHROOT\=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/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/tahatesser/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_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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
                export CLEAN_PRECOMPS\=YES
                export CLONE_HEADERS\=NO
                export CODESIGNING_FOLDER_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/CompositeSDKs
                export COMPRESS_PNG_FILES\=YES
                export CONFIGURATION\=Debug
                export CONFIGURATION_BUILD_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
                export CONFIGURATION_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
                export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos
                export CORRESPONDING_DEVICE_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
                export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos14.3
                export CP\=/bin/cp
                export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
                export CURRENT_ARCH\=undefined_arch
                export CURRENT_PROJECT_VERSION\=1
                export CURRENT_VARIANT\=normal
                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\ 14.1\ 14.2\ 14.3
                export DERIVED_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DERIVED_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DERIVED_SOURCES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DEVELOPER_APPLICATIONS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications
                export DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
                export DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export DEVELOPER_FRAMEWORKS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
                export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
                export DEVELOPER_LIBRARY_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library
                export DEVELOPER_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
                export DEVELOPER_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Tools
                export DEVELOPER_USR_DIR\=/Volumes/Extreme/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\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
                export FIXED_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
                export FLUTTER_APPLICATION_PATH\=/Users/tahatesser/AndroidStudioProjects/bug
                export FLUTTER_BUILD_DIR\=build
                export FLUTTER_BUILD_NAME\=1.0.0
                export FLUTTER_BUILD_NUMBER\=1
                export FLUTTER_FRAMEWORK_DIR\=/Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios
                export FLUTTER_ROOT\=/Users/tahatesser/Code/flutter_stable
                export FLUTTER_SUPPRESS_ANALYTICS\=true
                export FLUTTER_TARGET\=/Users/tahatesser/AndroidStudioProjects/bug/lib/main.dart
                export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks
                export FRAMEWORK_FLAG_PREFIX\=-framework
                export FRAMEWORK_SEARCH_PATHS\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator\ \ /Users/tahatesser/AndroidStudioProjects/bug/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\ 
                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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include\ 
                export HIDE_BITCODE_SYMBOLS\=YES
                export HOME\=/Users/tahatesser
                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\=tahatesser
                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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat
                export LD_ENTITLEMENTS_SECTION\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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
                export LEGACY_DEVELOPER_DIR\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator\ \ /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter
                export LINKER_DISPLAYS_MANGLED_NAMES\=NO
                export LINK_FILE_LIST_normal_x86_64\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/AndroidStudioProjects/bug/ios
                export LOCSYMROOT\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export MACH_O_TYPE\=mh_execute
                export MAC_OS_X_PRODUCT_BUILD_VERSION\=20C69
                export MAC_OS_X_VERSION_ACTUAL\=110100
                export MAC_OS_X_VERSION_MAJOR\=110000
                export MAC_OS_X_VERSION_MINOR\=110100
                export METAL_LIBRARY_FILE_BASE\=default
                export METAL_LIBRARY_OUTPUT_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app
                export MODULES_FOLDER_PATH\=Runner.app/Modules
                export MODULE_CACHE_DIR\=/Users/tahatesser/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
                export OBJECT_FILE_DIR_normal\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
                export OBJROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex
                export ONLY_ACTIVE_ARCH\=NO
                export OS\=MACOS
                export OSAC\=/usr/bin/osacompile
                export OTHER_LDFLAGS\=\ -framework\ Flutter
                export PACKAGE_CONFIG\=.packages
                export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
                export PASCAL_STRINGS\=YES
                export PATH\=/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/usr/local/bin:/Volumes/Extreme/engine/src/flutter/lib/web_ui/dev:/Volumes/Extreme/depot_tools:/Users/tahatesser/.npm-global/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Volumes/Extreme/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Volumes/Extreme/flutter/bin:/Users/tahatesser/.pub-cache/bin:/Users/tahatesser/Code/flutter_stable/bin/cache/dart-sdk/bin:/Users/tahatesser/triagemagic/bin/:/Users/tahatesser/triagemagic/bin
                export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Volumes/Extreme/Xcode.app/Contents/Developer/Headers\ /Volumes/Extreme/Xcode.app/Contents/Developer/SDKs\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms
                export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist
                export PER_ARCH_OBJECT_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch
                export PER_VARIANT_OBJECT_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
                export PKGINFO_FILE_PATH\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo
                export PKGINFO_PATH\=Runner.app/PkgInfo
                export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
                export PLATFORM_DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
                export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library
                export PLATFORM_DEVELOPER_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
                export PLATFORM_DEVELOPER_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
                export PLATFORM_DEVELOPER_USR_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
                export PLATFORM_DIR\=/Volumes/Extreme/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\=18C61
                export PLIST_FILE_OUTPUT_FORMAT\=binary
                export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns
                export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
                export PRECOMP_DESTINATION_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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.bug
                export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
                export PRODUCT_MODULE_NAME\=Runner
                export PRODUCT_NAME\=Runner
                export PRODUCT_SETTINGS_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/DerivedSources
                export PROJECT_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export PROJECT_FILE_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj
                export PROJECT_NAME\=Runner
                export PROJECT_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build
                export PROJECT_TEMP_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
                export REZ_OBJECTS_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
                export REZ_SEARCH_PATHS\=/Users/tahatesser/AndroidStudioProjects/bug/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 SCRIPT_OUTPUT_STREAM_FILE\=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
                export SDKROOT\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_DIR_iphonesimulator14_3\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_NAME\=iphonesimulator14.3
                export SDK_NAMES\=iphonesimulator14.3
                export SDK_PRODUCT_BUILD_VERSION\=18C61
                export SDK_VERSION\=14.3
                export SDK_VERSION_ACTUAL\=140300
                export SDK_VERSION_MAJOR\=140000
                export SDK_VERSION_MINOR\=140300
                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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/DerivedSources
                export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks
                export SHARED_PRECOMPS_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders
                export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport
                export SKIP_INSTALL\=NO
                export SOURCE_ROOT\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export SRCROOT\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList
                export SWIFT_VERSION\=5.0
                export SYMROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications
                export SYSTEM_DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
                export SYSTEM_DEVELOPER_DEMOS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples
                export SYSTEM_DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export SYSTEM_DEVELOPER_DOC_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library
                export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Graphics\ Tools
                export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Java\ Tools
                export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Performance\ Tools
                export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
                export SYSTEM_DEVELOPER_TOOLS\=/Volumes/Extreme/Xcode.app/Contents/Developer/Tools
                export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
                export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
                export SYSTEM_DEVELOPER_USR_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr
                export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
                export TARGET_DEVICE_IDENTIFIER\=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder
                export TARGET_NAME\=Runner
                export TARGET_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex
                export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk/Developer/Library/Frameworks
                export TEST_LIBRARY_SEARCH_PATHS\=\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
                export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
                export TOOLCHAIN_DIR\=/Volumes/Extreme/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\=RAN7JQUR5S.
                export UID\=501
                export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app
                export UNSTRIPPED_PRODUCT\=NO
                export USER\=tahatesser
                export USER_APPS_DIR\=/Users/tahatesser/Applications
                export USER_LIBRARY_DIR\=/Users/tahatesser/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 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\=tahatesser
                export VERSION_INFO_FILE\=Runner_vers.c
                export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-1\"
                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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Xcode
                export XCODE_PRODUCT_BUILD_VERSION\=12C33
                export XCODE_VERSION_ACTUAL\=1230
                export XCODE_VERSION_MAJOR\=1200
                export XCODE_VERSION_MINOR\=1230
                export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices
                export YACC\=yacc
                export arch\=undefined_arch
                export variant\=normal
                /bin/sh -c /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh
            ♦ rm -rf -- /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter/Flutter.framework
            ♦ cp -- /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios/Flutter.podspec /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter
            ♦ cp -r -- /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios/Flutter.framework /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter
            ♦ /Users/tahatesser/Code/flutter_stable/bin/flutter --verbose assemble --output=/Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter/ -dTargetPlatform=ios -dTargetFile=/Users/tahatesser/AndroidStudioProjects/bug/lib/main.dart -dBuildMode=debug -dIosArchs=x86_64 -dSplitDebugInfo= -dTreeShakeIcons=false -dTrackWidgetCreation=true -dDartObfuscation=false -dEnableBitcode= --ExtraGenSnapshotOptions= --DartDefines= --ExtraFrontEndOptions= debug_ios_bundle_flutter_assets
            [ +130 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git -c log.showSignature=false log -n 1 --pretty=format:%H
            [  +66 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
            [        ] 78910062997c3a836feee883712c241a5fd22983
            [        ] executing: [/Users/tahatesser/Code/flutter_stable/] git tag --points-at HEAD
            [ +118 ms] Exit code 0 from: git tag --points-at HEAD
            [        ] 1.22.5
            [  +10 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git rev-parse --abbrev-ref --symbolic @{u}
            [  +12 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
            [        ] origin/stable
            [        ] executing: [/Users/tahatesser/Code/flutter_stable/] git ls-remote --get-url origin
            [  +10 ms] Exit code 0 from: git ls-remote --get-url origin
            [        ] https://github.com/flutter/flutter.git
            [  +64 ms] executing: [/Users/tahatesser/Code/flutter_stable/] git rev-parse --abbrev-ref HEAD
            [  +10 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
            [        ] stable
            [  +60 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.
            [  +12 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.
            [  +83 ms] Initializing file store
            [   +9 ms] Done initializing file store
            [  +43 ms] Skipping target: gen_localizations
            [ +575 ms] Skipping target: kernel_snapshot
            [   +6 ms] Skipping target: debug_universal_framework
            [ +359 ms] Skipping target: debug_ios_bundle_flutter_assets
            [        ] Persisting file store
            [  +10 ms] Done persisting file store
            [   +8 ms] build succeeded.
            [  +11 ms] "flutter assemble" took 1,140ms.
            [   +3 ms] ensureAnalyticsSent: 0ms
            [   +1 ms] Running shutdown hooks
            [        ] Shutdown hooks complete
            [   +3 ms] exiting with code 0
            Project /Users/tahatesser/AndroidStudioProjects/bug built and packaged successfully.

            CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                export DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export SDKROOT\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name Runner -Onone -enable-batch-mode -enforce-exclusivity\=checked @/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList -sdk /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -target x86_64-apple-ios9.0-simulator -g -module-cache-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -swift-version 5 -I /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -parse-as-library -c -j8 -output-file-map /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -import-objc-header /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders -working-directory /Users/tahatesser/AndroidStudioProjects/bug/ios

            PrecompileSwiftBridgingHeader normal x86_64 (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -target x86_64-apple-ios9.0-simulator -enable-objc-interop -sdk /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -I /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -enable-testing -g -module-cache-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tahatesser/AndroidStudioProjects/bug/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -target-sdk-version 14.3 -serialize-diagnostics-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-8YBDMS58DBIY.dia /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Runner-Bridging-Header.h -emit-pch -pch-output-dir /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders

            CompileSwift normal x86_64 /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/AppDelegate.swift (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/AppDelegate.swift -emit-module-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftmodule -emit-module-doc-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftdoc -emit-module-source-info-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate\~partial.swiftsourceinfo -serialize-diagnostics-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.dia -emit-dependencies-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d -emit-reference-dependencies-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -I /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -enable-testing -g -module-cache-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tahatesser/AndroidStudioProjects/bug/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -target-sdk-version 14.3 -import-objc-header /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Runner-Bridging-Header.h -pch-output-dir /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -parse-as-library -module-name Runner -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/AndroidStudioProjects/bug/ios
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -merge-modules -emit-module /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -I /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -enable-testing -g -module-cache-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -Onone -serialize-debugging-options -Xcc -working-directory -Xcc /Users/tahatesser/AndroidStudioProjects/bug/ios -enable-anonymous-context-mangled-names -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -Xcc -iquote -Xcc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -Xcc -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -Xcc -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -Xcc -DDEBUG\=1 -target-sdk-version 14.3 -emit-module-doc-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc -emit-module-source-info-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo -emit-objc-header-path /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h -import-objc-header /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Runner-Bridging-Header.h -module-name Runner -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule

            Ditto /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /usr/bin/ditto -rsrc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule

            Ditto /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /usr/bin/ditto -rsrc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule

            CompileC /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                export LANG\=en_US.US-ASCII
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios9.0-simulator -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -std\=gnu99 -fmodules -gmodules -fmodules-cache-path\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/tahatesser/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 -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -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 -DDEBUG\=1 -isysroot /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -iquote /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -F/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F/Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -MMD -MT dependencies -MF /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d --serialize-diagnostics /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia -c /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o

            CompileC /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/ios
                export LANG\=en_US.US-ASCII
                /Volumes/Extreme/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/tahatesser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/tahatesser/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 -DOBJC_OLD_DISPATCH_PROTOTYPES\=0 -isysroot /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap -iquote /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap -I/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64 -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64 -I/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources -F/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F/Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -MMD -MT dependencies -MF /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d --serialize-diagnostics /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia -c /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/GeneratedPluginRegistrant.m -o /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o

            Ld /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Runner normal (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-ios9.0-simulator -isysroot /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk -L/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -L/Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -F/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator -F/Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter -filelist /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule -framework Flutter -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __entitlements -Xlinker /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat -o /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Runner

            LinkStoryboards (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                export XCODE_DEVELOPER_USR_PATH\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/..
                /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Runner --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --output-format human-readable-text --link /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc

            CompileAssetCatalog /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Assets.xcassets (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies --output-partial-info-plist /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist --app-icon AppIcon --compress-pngs --enable-on-demand-resources YES --development-region en --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --platform iphonesimulator --compile /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Assets.xcassets
            2021-01-07 17:26:35.094 ibtoold[33416:366015] DEBUG: Added to environment: {
                TMPDIR = "/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/E587DF28-868F-4C76-8687-48FC5C8C4DB2";
            }
            /* com.apple.actool.document.notices */
            /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Assets.xcassets:./AppIcon.appiconset/[][ipad][76x76][][][1x][][]: notice: 76x76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
            /* com.apple.actool.compilation-results */
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon20x20@2x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon20x20@2x~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon20x20@3x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon20x20~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon29x29.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon29x29@2x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon29x29@2x~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon29x29@3x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon29x29~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon40x40@2x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon40x40@2x~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon40x40@3x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon40x40~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon60x60@2x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon60x60@3x.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon76x76@2x~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon76x76~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/AppIcon83.5x83.5@2x~ipad.png
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Assets.car
            /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist


            ProcessInfoPlistFile /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                builtin-infoPlistUtility /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -additionalcontentfile /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist -additionalcontentfile /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist -additionalcontentfile /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist -o /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Info.plist

            PhaseScriptExecution Thin\ Binary /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/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\=tahatesser
                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\ x86_64\ i386
                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\ x86_64\ i386
                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\=RAN7JQUR5S.
                export BITCODE_GENERATION_MODE\=marker
                export BUILD_ACTIVE_RESOURCES_ONLY\=YES
                export BUILD_COMPONENTS\=headers\ build
                export BUILD_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios
                export BUILD_LIBRARY_FOR_DISTRIBUTION\=NO
                export BUILD_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products
                export BUILD_STYLE\=
                export BUILD_VARIANTS\=normal
                export BUILT_PRODUCTS_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/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/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
                export CCHROOT\=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/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/tahatesser/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_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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
                export CLEAN_PRECOMPS\=YES
                export CLONE_HEADERS\=NO
                export CODESIGNING_FOLDER_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/CompositeSDKs
                export COMPRESS_PNG_FILES\=YES
                export CONFIGURATION\=Debug
                export CONFIGURATION_BUILD_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
                export CONFIGURATION_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
                export CORRESPONDING_DEVICE_PLATFORM_NAME\=iphoneos
                export CORRESPONDING_DEVICE_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
                export CORRESPONDING_DEVICE_SDK_NAME\=iphoneos14.3
                export CP\=/bin/cp
                export CREATE_INFOPLIST_SECTION_IN_BINARY\=NO
                export CURRENT_ARCH\=undefined_arch
                export CURRENT_PROJECT_VERSION\=1
                export CURRENT_VARIANT\=normal
                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\ 14.1\ 14.2\ 14.3
                export DERIVED_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DERIVED_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DERIVED_SOURCES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
                export DEVELOPER_APPLICATIONS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications
                export DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
                export DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export DEVELOPER_FRAMEWORKS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
                export DEVELOPER_FRAMEWORKS_DIR_QUOTED\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
                export DEVELOPER_LIBRARY_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library
                export DEVELOPER_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
                export DEVELOPER_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Tools
                export DEVELOPER_USR_DIR\=/Volumes/Extreme/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\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
                export FIXED_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
                export FLUTTER_APPLICATION_PATH\=/Users/tahatesser/AndroidStudioProjects/bug
                export FLUTTER_BUILD_DIR\=build
                export FLUTTER_BUILD_NAME\=1.0.0
                export FLUTTER_BUILD_NUMBER\=1
                export FLUTTER_FRAMEWORK_DIR\=/Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios
                export FLUTTER_ROOT\=/Users/tahatesser/Code/flutter_stable
                export FLUTTER_SUPPRESS_ANALYTICS\=true
                export FLUTTER_TARGET\=/Users/tahatesser/AndroidStudioProjects/bug/lib/main.dart
                export FRAMEWORKS_FOLDER_PATH\=Runner.app/Frameworks
                export FRAMEWORK_FLAG_PREFIX\=-framework
                export FRAMEWORK_SEARCH_PATHS\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator\ \ /Users/tahatesser/AndroidStudioProjects/bug/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\ 
                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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/include\ 
                export HIDE_BITCODE_SYMBOLS\=YES
                export HOME\=/Users/tahatesser
                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\=tahatesser
                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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat
                export LD_ENTITLEMENTS_SECTION\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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
                export LEGACY_DEVELOPER_DIR\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator\ \ /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter
                export LINKER_DISPLAYS_MANGLED_NAMES\=NO
                export LINK_FILE_LIST_normal_x86_64\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/AndroidStudioProjects/bug/ios
                export LOCSYMROOT\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export MACH_O_TYPE\=mh_execute
                export MAC_OS_X_PRODUCT_BUILD_VERSION\=20C69
                export MAC_OS_X_VERSION_ACTUAL\=110100
                export MAC_OS_X_VERSION_MAJOR\=110000
                export MAC_OS_X_VERSION_MINOR\=110100
                export METAL_LIBRARY_FILE_BASE\=default
                export METAL_LIBRARY_OUTPUT_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app
                export MODULES_FOLDER_PATH\=Runner.app/Modules
                export MODULE_CACHE_DIR\=/Users/tahatesser/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
                export OBJECT_FILE_DIR_normal\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
                export OBJROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex
                export ONLY_ACTIVE_ARCH\=NO
                export OS\=MACOS
                export OSAC\=/usr/bin/osacompile
                export OTHER_LDFLAGS\=\ -framework\ Flutter
                export PACKAGE_CONFIG\=.packages
                export PACKAGE_TYPE\=com.apple.package-type.wrapper.application
                export PASCAL_STRINGS\=YES
                export PATH\=/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin:/Volumes/Extreme/Xcode.app/Contents/Developer/usr/local/bin:/Volumes/Extreme/engine/src/flutter/lib/web_ui/dev:/Volumes/Extreme/depot_tools:/Users/tahatesser/.npm-global/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Volumes/Extreme/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Volumes/Extreme/flutter/bin:/Users/tahatesser/.pub-cache/bin:/Users/tahatesser/Code/flutter_stable/bin/cache/dart-sdk/bin:/Users/tahatesser/triagemagic/bin/:/Users/tahatesser/triagemagic/bin
                export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES\=/usr/include\ /usr/local/include\ /System/Library/Frameworks\ /System/Library/PrivateFrameworks\ /Volumes/Extreme/Xcode.app/Contents/Developer/Headers\ /Volumes/Extreme/Xcode.app/Contents/Developer/SDKs\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms
                export PBDEVELOPMENTPLIST_PATH\=Runner.app/pbdevelopment.plist
                export PER_ARCH_OBJECT_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch
                export PER_VARIANT_OBJECT_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
                export PKGINFO_FILE_PATH\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo
                export PKGINFO_PATH\=Runner.app/PkgInfo
                export PLATFORM_DEVELOPER_APPLICATIONS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
                export PLATFORM_DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
                export PLATFORM_DEVELOPER_LIBRARY_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library
                export PLATFORM_DEVELOPER_SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
                export PLATFORM_DEVELOPER_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
                export PLATFORM_DEVELOPER_USR_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
                export PLATFORM_DIR\=/Volumes/Extreme/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\=18C61
                export PLIST_FILE_OUTPUT_FORMAT\=binary
                export PLUGINS_FOLDER_PATH\=Runner.app/PlugIns
                export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR\=YES
                export PRECOMP_DESTINATION_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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.bug
                export PRODUCT_BUNDLE_PACKAGE_TYPE\=APPL
                export PRODUCT_MODULE_NAME\=Runner
                export PRODUCT_NAME\=Runner
                export PRODUCT_SETTINGS_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/DerivedSources
                export PROJECT_DIR\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export PROJECT_FILE_PATH\=/Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj
                export PROJECT_NAME\=Runner
                export PROJECT_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build
                export PROJECT_TEMP_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
                export REZ_OBJECTS_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
                export REZ_SEARCH_PATHS\=/Users/tahatesser/AndroidStudioProjects/bug/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 SCRIPT_OUTPUT_STREAM_FILE\=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
                export SDKROOT\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_DIR_iphonesimulator14_3\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                export SDK_NAME\=iphonesimulator14.3
                export SDK_NAMES\=iphonesimulator14.3
                export SDK_PRODUCT_BUILD_VERSION\=18C61
                export SDK_VERSION\=14.3
                export SDK_VERSION_ACTUAL\=140300
                export SDK_VERSION_MAJOR\=140000
                export SDK_VERSION_MINOR\=140300
                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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/DerivedSources
                export SHARED_FRAMEWORKS_FOLDER_PATH\=Runner.app/SharedFrameworks
                export SHARED_PRECOMPS_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders
                export SHARED_SUPPORT_FOLDER_PATH\=Runner.app/SharedSupport
                export SKIP_INSTALL\=NO
                export SOURCE_ROOT\=/Users/tahatesser/AndroidStudioProjects/bug/ios
                export SRCROOT\=/Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList
                export SWIFT_VERSION\=5.0
                export SYMROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications
                export SYSTEM_DEVELOPER_BIN_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
                export SYSTEM_DEVELOPER_DEMOS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Utilities/Built\ Examples
                export SYSTEM_DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export SYSTEM_DEVELOPER_DOC_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library
                export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Graphics\ Tools
                export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Java\ Tools
                export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Performance\ Tools
                export SYSTEM_DEVELOPER_RELEASENOTES_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes
                export SYSTEM_DEVELOPER_TOOLS\=/Volumes/Extreme/Xcode.app/Contents/Developer/Tools
                export SYSTEM_DEVELOPER_TOOLS_DOC_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/documentation/DeveloperTools
                export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/ADC\ Reference\ Library/releasenotes/DeveloperTools
                export SYSTEM_DEVELOPER_USR_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer/usr
                export SYSTEM_DEVELOPER_UTILITIES_DIR\=/Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
                export TARGET_DEVICE_IDENTIFIER\=dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder
                export TARGET_NAME\=Runner
                export TARGET_TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_FILES_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_FILE_DIR\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
                export TEMP_ROOT\=/Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex
                export TEST_FRAMEWORK_SEARCH_PATHS\=\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk/Developer/Library/Frameworks
                export TEST_LIBRARY_SEARCH_PATHS\=\ /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
                export TOOLCHAINS\=com.apple.dt.toolchain.XcodeDefault
                export TOOLCHAIN_DIR\=/Volumes/Extreme/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\=RAN7JQUR5S.
                export UID\=501
                export UNLOCALIZED_RESOURCES_FOLDER_PATH\=Runner.app
                export UNSTRIPPED_PRODUCT\=NO
                export USER\=tahatesser
                export USER_APPS_DIR\=/Users/tahatesser/Applications
                export USER_LIBRARY_DIR\=/Users/tahatesser/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 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\=tahatesser
                export VERSION_INFO_FILE\=Runner_vers.c
                export VERSION_INFO_STRING\=\"@\(\#\)PROGRAM:Runner\ \ PROJECT:Runner-1\"
                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\=/Volumes/Extreme/Xcode.app/Contents/Developer/Library/Xcode
                export XCODE_PRODUCT_BUILD_VERSION\=12C33
                export XCODE_VERSION_ACTUAL\=1230
                export XCODE_VERSION_MAJOR\=1200
                export XCODE_VERSION_MINOR\=1230
                export XPCSERVICES_FOLDER_PATH\=Runner.app/XPCServices
                export YACC\=yacc
                export arch\=undefined_arch
                export variant\=normal
                /bin/sh -c /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh
            ♦ mkdir -p -- /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks
            ♦ rsync -av --delete /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter/App.framework /Users/tahatesser/AndroidStudioProjects/bug/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

            sent 98889 bytes  received 48 bytes  197874.00 bytes/sec
            total size is 38702545  speedup is 391.18
            ♦ rsync -av --delete --filter - .DS_Store/ --filter - Headers/ --filter - Modules/ /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter/Flutter.framework /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/
            building file list ... done
            Flutter.framework/
            Flutter.framework/Flutter
            Flutter.framework/Info.plist
            Flutter.framework/icudtl.dat
            Flutter.framework/_CodeSignature/
            Flutter.framework/_CodeSignature/CodeResources

            sent 100284960 bytes  received 120 bytes  66856720.00 bytes/sec
            total size is 100272318  speedup is 1.00
            ♦ /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/tahatesser/AndroidStudioProjects/bug/ios/Flutter/Flutter.framework/Flutter -r -o /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter
            ♦ codesign --force --verbose --sign - -- /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/App.framework/App
            /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter: replacing existing signature
            /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/Flutter.framework/Flutter: signed bundle with Mach-O universal (armv7 x86_64 arm64) [io.flutter.flutter]
            /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Info.plist
            /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Info.plist

            CopySwiftLibs /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                export CODESIGN_ALLOCATE\=/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
                export DEVELOPER_DIR\=/Volumes/Extreme/Xcode.app/Contents/Developer
                export SDKROOT\=/Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
                builtin-swiftStdLibTool --copy --verbose --sign - --scan-executable /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Runner --scan-folder /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --scan-folder /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/PlugIns --platform iphonesimulator --toolchain /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks --strip-bitcode --strip-bitcode-tool /Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep
            libswiftCore.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            libswiftFoundation.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            libswiftCoreFoundation.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            libswiftos.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            libswiftCoreImage.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            libswiftQuartzCore.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            libswiftCoreGraphics.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            libswiftCoreMedia.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            libswiftDarwin.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            libswiftUIKit.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            libswiftMetal.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            libswiftCoreAudio.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            libswiftObjectiveC.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            libswiftDispatch.dylib is up to date at /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCore.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftos.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreMedia.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDarwin.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreImage.dylib is unchanged; keeping original
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftQuartzCore.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreFoundation.dylib is unchanged; keeping original
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreGraphics.dylib is unchanged; keeping original
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            Codesigning /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            /usr/bin/codesign --force --sign - --verbose /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftUIKit.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftMetal.dylib is unchanged; keeping original
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftObjectiveC.dylib is unchanged; keeping original
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftCoreAudio.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftDispatch.dylib is unchanged; keeping original
            Probing signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            /usr/bin/codesign -r- --display /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib
            Code signature of /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/libswiftFoundation.dylib is unchanged; keeping original

            CodeSign /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app (in target 'Runner' from project 'Runner')
                cd /Users/tahatesser/AndroidStudioProjects/bug/ios
                export CODESIGN_ALLOCATE\=/Volumes/Extreme/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

            Signing Identity:     "-"

                /usr/bin/codesign --force --sign - --entitlements /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent --timestamp\=none /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app

            ** BUILD SUCCEEDED **


            2021-01-07 17:26:27.245 xcodebuild[33329:365524]  DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-17705/DTDeviceKitBase/DTDKRemoteDeviceData.m:371
            Details:  (null) deviceType from 00008020-000255113EE8402E was NULL when -platform called.
            Object:   <DTDKMobileDeviceToken: 0x7f880e73f860>
            Method:   -platform
            Thread:   <NSThread: 0x7f880b209a60>{number = 2, name = (null)}
            Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
[  +18 ms]  └─Compiling, linking and signing... (completed in 10.4s)
[        ] Xcode build done.                                           16.1s
[   +1 ms] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/tahatesser/AndroidStudioProjects/bug/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[        ] executing: [/Users/tahatesser/AndroidStudioProjects/bug/ios/] xcrun xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/tahatesser/AndroidStudioProjects/bug/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[+2039 ms] Command line invocation:
               /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin/xcodebuild -configuration Debug VERBOSE_SCRIPT_LOGGING=YES -workspace Runner.xcworkspace -scheme Runner BUILD_DIR=/Users/tahatesser/AndroidStudioProjects/bug/build/ios -sdk iphonesimulator -arch x86_64 SCRIPT_OUTPUT_STREAM_FILE=/var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings

           Build settings from command line:
               ARCHS = x86_64
               BUILD_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios
               COMPILER_INDEX_STORE_ENABLE = NO
               FLUTTER_SUPPRESS_ANALYTICS = true
               SCRIPT_OUTPUT_STREAM_FILE = /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
               SDKROOT = iphonesimulator14.3
               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 = tahatesser
               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 x86_64 i386
               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 x86_64 i386
               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/tahatesser/AndroidStudioProjects/bug/build/ios
               BUILD_LIBRARY_FOR_DISTRIBUTION = NO
               BUILD_ROOT = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Products
               BUILD_STYLE = 
               BUILD_VARIANTS = normal
               BUILT_PRODUCTS_DIR = /Users/tahatesser/AndroidStudioProjects/bug/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/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/Xcode
               CCHROOT = /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/C/com.apple.DeveloperTools/12.3-12C33/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_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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses
               CLEAN_PRECOMPS = YES
               CLONE_HEADERS = NO
               CODESIGNING_FOLDER_PATH = /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/CompositeSDKs
               COMPRESS_PNG_FILES = YES
               CONFIGURATION = Debug
               CONFIGURATION_BUILD_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
               CONFIGURATION_TEMP_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
               CORRESPONDING_DEVICE_PLATFORM_NAME = iphoneos
               CORRESPONDING_DEVICE_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.3.sdk
               CORRESPONDING_DEVICE_SDK_NAME = iphoneos14.3
               CP = /bin/cp
               CREATE_INFOPLIST_SECTION_IN_BINARY = NO
               CURRENT_ARCH = x86_64
               CURRENT_PROJECT_VERSION = 1
               CURRENT_VARIANT = normal
               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 14.1 14.2 14.3
               DERIVED_FILES_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
               DERIVED_FILE_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
               DERIVED_SOURCES_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources
               DEVELOPER_APPLICATIONS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications
               DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
               DEVELOPER_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer
               DEVELOPER_FRAMEWORKS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_LIBRARY_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library
               DEVELOPER_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
               DEVELOPER_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Tools
               DEVELOPER_USR_DIR = /Volumes/Extreme/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 = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList
               FIXED_FILES_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles
               FLUTTER_APPLICATION_PATH = /Users/tahatesser/AndroidStudioProjects/bug
               FLUTTER_BUILD_DIR = build
               FLUTTER_BUILD_NAME = 1.0.0
               FLUTTER_BUILD_NUMBER = 1
               FLUTTER_FRAMEWORK_DIR = /Users/tahatesser/Code/flutter_stable/bin/cache/artifacts/engine/ios
               FLUTTER_ROOT = /Users/tahatesser/Code/flutter_stable
               FLUTTER_SUPPRESS_ANALYTICS = true
               FLUTTER_TARGET = /Users/tahatesser/AndroidStudioProjects/bug/lib/main.dart
               FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
               FRAMEWORK_FLAG_PREFIX = -framework
               FRAMEWORK_SEARCH_PATHS =  /Users/tahatesser/AndroidStudioProjects/bug/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 
               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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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
               HIDE_BITCODE_SYMBOLS = YES
               HOME = /Users/tahatesser
               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 = tahatesser
               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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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
               LEGACY_DEVELOPER_DIR = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/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 = 20C69
               MAC_OS_X_VERSION_ACTUAL = 110100
               MAC_OS_X_VERSION_MAJOR = 110000
               MAC_OS_X_VERSION_MINOR = 110100
               METAL_LIBRARY_FILE_BASE = default
               METAL_LIBRARY_OUTPUT_DIR = /Users/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/Runner.app
               MODULES_FOLDER_PATH = Runner.app/Modules
               MODULE_CACHE_DIR = /Users/tahatesser/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects
               OBJECT_FILE_DIR_normal = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal
               OBJROOT = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin:/Volumes/Extreme/engine/src/flutter/lib/web_ui/dev:/Volumes/Extreme/depot_tools:/Users/tahatesser/.npm-global/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Volumes/Extreme/sdk/platform-tools:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Volumes/Extreme/flutter/bin:/Users/tahatesser/.pub-cache/bin:/Users/tahatesser/Code/flutter_stable/bin/cache/dart-sdk/bin:/Users/tahatesser/triagemagic/bin/:/Users/tahatesser/triagemagic/bin
               PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Volumes/Extreme/Xcode.app/Contents/Developer/Headers /Volumes/Extreme/Xcode.app/Contents/Developer/SDKs /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms
               PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
               PFE_FILE_C_DIALECTS = objective-c
               PKGINFO_FILE_PATH = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo
               PKGINFO_PATH = Runner.app/PkgInfo
               PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
               PLATFORM_DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
               PLATFORM_DEVELOPER_LIBRARY_DIR = /Volumes/Extreme/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
               PLATFORM_DEVELOPER_SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
               PLATFORM_DEVELOPER_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
               PLATFORM_DEVELOPER_USR_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
               PLATFORM_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
               PLATFORM_DISPLAY_NAME = iOS Simulator
               PLATFORM_NAME = iphonesimulator
               PLATFORM_PREFERRED_ARCH = x86_64
               PLATFORM_PRODUCT_BUILD_VERSION = 18C61
               PLIST_FILE_OUTPUT_FORMAT = binary
               PLUGINS_FOLDER_PATH = Runner.app/PlugIns
               PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
               PRECOMP_DESTINATION_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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.bug
               PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
               PRODUCT_MODULE_NAME = Runner
               PRODUCT_NAME = Runner
               PRODUCT_SETTINGS_PATH = /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner/Info.plist
               PRODUCT_TYPE = com.apple.product-type.application
               PROFILING_CODE = NO
               PROJECT = Runner
               PROJECT_DERIVED_FILE_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/DerivedSources
               PROJECT_DIR = /Users/tahatesser/AndroidStudioProjects/bug/ios
               PROJECT_FILE_PATH = /Users/tahatesser/AndroidStudioProjects/bug/ios/Runner.xcodeproj
               PROJECT_NAME = Runner
               PROJECT_TEMP_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build
               PROJECT_TEMP_ROOT = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources
               REZ_OBJECTS_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects
               SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
               SCRIPTS_FOLDER_PATH = Runner.app/Scripts
               SCRIPT_OUTPUT_STREAM_FILE = /var/folders/kg/2btzrnf942v3cdgznfl8kvtw0000gn/T/flutter_tools.NMJHJD/flutter_build_log_pipe.TLk4Ds/pipe_to_stdout
               SDKROOT = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
               SDK_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
               SDK_DIR_iphonesimulator14_3 = /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk
               SDK_NAME = iphonesimulator14.3
               SDK_NAMES = iphonesimulator14.3
               SDK_PRODUCT_BUILD_VERSION = 18C61
               SDK_VERSION = 14.3
               SDK_VERSION_ACTUAL = 140300
               SDK_VERSION_MAJOR = 140000
               SDK_VERSION_MINOR = 140300
               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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator/DerivedSources
               SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
               SHARED_PRECOMPS_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/PrecompiledHeaders
               SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
               SKIP_INSTALL = NO
               SOURCE_ROOT = /Users/tahatesser/AndroidStudioProjects/bug/ios
               SRCROOT = /Users/tahatesser/AndroidStudioProjects/bug/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/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/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 = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications
               SYSTEM_DEVELOPER_BIN_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr/bin
               SYSTEM_DEVELOPER_DEMOS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
               SYSTEM_DEVELOPER_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer
               SYSTEM_DEVELOPER_DOC_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library
               SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Graphics Tools
               SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Java Tools
               SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Applications/Performance Tools
               SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
               SYSTEM_DEVELOPER_TOOLS = /Volumes/Extreme/Xcode.app/Contents/Developer/Tools
               SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
               SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
               SYSTEM_DEVELOPER_USR_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/usr
               SYSTEM_DEVELOPER_UTILITIES_DIR = /Volumes/Extreme/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/tahatesser/AndroidStudioProjects/bug/build/ios/Debug-iphonesimulator
               TARGET_NAME = Runner
               TARGET_TEMP_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
               TEMP_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
               TEMP_FILES_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
               TEMP_FILE_DIR = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex/Runner.build/Debug-iphonesimulator/Runner.build
               TEMP_ROOT = /Users/tahatesser/Library/Developer/Xcode/DerivedData/Runner-gvgjyfomjiqklzfhrlhpjfhdrcro/Build/Intermediates.noindex
               TEST_FRAMEWORK_SEARCH_PATHS =  /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.3.sdk/Developer/Library/Frameworks
               TEST_LIBRARY_SEARCH_PATHS =  /Volumes/Extreme/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
               TOOLCHAIN_DIR = /Volumes/Extreme/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 = tahatesser
               USER_APPS_DIR = /Users/tahatesser/Applications
               USER_LIBRARY_DIR = /Users/tahatesser/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
               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 = tahatesser
               VERSION_INFO_FILE = Runner_vers.c
               VERSION_INFO_STRING = "@(#)PROGRAM:Runner  PROJECT:Runner-1"
               WRAPPER_EXTENSION = app
               WRAPPER_NAME = Runner.app
               WRAPPER_SUFFIX = .app
               WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES = NO
               XCODE_APP_SUPPORT_DIR = /Volumes/Extreme/Xcode.app/Contents/Developer/Library/Xcode
               XCODE_PRODUCT_BUILD_VERSION = 12C33
               XCODE_VERSION_ACTUAL = 1230
               XCODE_VERSION_MAJOR = 1200
               XCODE_VERSION_MINOR = 1230
               XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
               YACC = yacc
               arch = x86_64
               variant = normal


           2021-01-07 17:26:43.595 xcodebuild[33530:366478]  DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-17705/DTDeviceKitBase/DTDKRemoteDeviceData.m:371
           Details:  (null) deviceType from 00008020-000255113EE8402E was NULL when -platform called.
           Object:   <DTDKMobileDeviceToken: 0x7fc361c1e360>
           Method:   -platform
           Thread:   <NSThread: 0x7fc3618e7220>{number = 4, name = (null)}
           Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
[ +192 ms] executing: xcrun simctl install D350BEE4-A990-4891-9680-2E6650D84CD8 /Users/tahatesser/AndroidStudioProjects/bug/build/ios/iphonesimulator/Runner.app
[+1418 ms] executing: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/build/ios/iphonesimulator/Runner.app/Info.plist
[   +9 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/bug/build/ios/iphonesimulator/Runner.app/Info.plist
[        ] {"CFBundleName":"bug","DTXcode":"1230","DTSDKName":"iphonesimulator14.3","UILaunchStoryboardName":"LaunchScreen","CFBundleIcons~ipad":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60","AppIcon76x76","AppIcon83.5x83.5"],"CFBundleIconName":"AppIcon"}},"DTSDKBuild":"18C61","CFBundleDevelopmentRegion":"en","CFBundleVersion":"1","BuildMachineOSBuild":"20C69","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.bug","UIDeviceFamily":[1,2],"DTPlatformVersion":"14.3","CFBundleSignature":"????","CFBundleIcons":{"CFBundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60"],"CFBundleIconName":"AppIcon"}},"DTXcodeBuild":"12C33","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBarAppearance":false,"NSBonjourServices":["_dartobservatory._tcp"],"DTPlatformBuild":"18C61","NSLocalNetworkUsageDescription":"Allow Flutter tools on your computer to connect and debug your application. This prompt will not appear on release builds."}
[   +1 ms] executing: xcrun simctl launch D350BEE4-A990-4891-9680-2E6650D84CD8 com.example.bug --enable-dart-profiling --enable-checked-mode --verify-entry-points --observatory-port=0
[ +232 ms] com.example.bug: 33558
[        ] Waiting for observatory port to be available...
[ +629 ms] Observatory URL on device: http://127.0.0.1:50724/MGWfbaRZwV8=/
[   +4 ms] Caching compiled dill
[  +99 ms] Connecting to service protocol: http://127.0.0.1:50724/MGWfbaRZwV8=/
[   +1 ms] DDS is currently disabled due to https://github.com/flutter/flutter/issues/62507
[ +129 ms] Successfully connected to service protocol: http://127.0.0.1:50724/MGWfbaRZwV8=/
[        ] Waiting for iPhone 8 to report its views...
[   +4 ms] Waiting for iPhone 8 to report its views... (completed in 3ms)
[   +8 ms] DevFS: Creating new filesystem on the device (null)
[  +12 ms] DevFS: Created new filesystem on the device (file:///Users/tahatesser/Library/Developer/CoreSimulator/Devices/D350BEE4-A990-4891-9680-2E6650D84CD8/data/Containers/Data/Application/DDC51AF3-208B-4279-B29D-CA20189D8B0D/tmp/bugXubhkm/bug/)
[   +1 ms] Updating assets
[ +100 ms] Syncing files to device iPhone 8...
[   +1 ms] Scanning asset files
[   +2 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[   +1 ms] <- recompile package:bug/main.dart 74905e40-9eec-4faa-99d1-9c7c6f1e3cbe
[        ] <- 74905e40-9eec-4faa-99d1-9c7c6f1e3cbe
[  +74 ms] Updating files
[ +146 ms] DevFS: Sync finished
[        ] Syncing files to device iPhone 8... (completed in 227ms)
[   +1 ms] Synced 1.8MB.
[   +1 ms] <- accept
[   +1 ms] Connected to _flutterView/0x7fc12c834020.
[   +2 ms] Flutter run key commands.
[   +3 ms] r Hot reload. 🔥🔥🔥
[   +1 ms] R Hot restart.
[        ] h Repeat this help message.
[        ] d Detach (terminate "flutter run" but leave application running).
[        ] c Clear the screen
[        ] q Quit (terminate the application on the device).
[        ] An Observatory debugger and profiler on iPhone 8 is available at: http://127.0.0.1:50724/MGWfbaRZwV8=/
flutter doctor -v
[✓] Flutter (Channel stable, 1.22.5, on macOS 11.1 20C69 darwin-x64, locale en-GB)
    • Flutter version 1.22.5 at /Users/tahatesser/Code/flutter_stable
    • Framework revision 7891006299 (4 weeks ago), 2020-12-10 11:54:40 -0800
    • Engine revision ae90085a84
    • Dart version 2.10.4

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Volumes/Extreme/sdk
    • Platform android-30, build-tools 30.0.3
    • ANDROID_HOME = /Volumes/Extreme/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-6915495)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 12.3)
    • Xcode at /Volumes/Extreme/Xcode.app/Contents/Developer
    • Xcode 12.3, Build version 12C33
    • CocoaPods version 1.10.0

[!] Android Studio (version 4.1)
    • Android Studio at /Applications/Android Studio.app/Contents
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)

[✓] VS Code (version 1.52.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.18.0

[✓] Connected device (2 available)
    • RMX2001 (mobile)     • EUYTFEUSQSRGDA6D          • android-arm64 • Android 10 (API 29)
    • Taha’s iPad (mobile) • 00008020-000255113EE8402E • ios           • iOS 14.3

! Doctor found issues in 1 category.

Thank you

@TahaTesser TahaTesser added in triage Presently being triaged by the triage team waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Jan 7, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 7, 2021

@TahaTesser Its happing on Android and iOS, on the emulator I'm using the Flutter emulator target 9.0 API 28 for iOS its the sim iPhone 8 plus, iOS 13.3

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 7, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 7, 2021

@TahaTesser Here is the code sample

The main file not sure you want to see anything else


import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:giliw_mobile_app/router.dart' as router;
import 'package:giliw_mobile_app/providers/ums/login_provider.dart';
import 'package:giliw_mobile_app/providers/ums/forgot_password_provider.dart';
import 'package:giliw_mobile_app/providers/ums/user_provider.dart';
import 'package:giliw_mobile_app/utilities/shared_preferences/app_shared_preference.dart';
import 'package:giliw_mobile_app/utilities/shared_preferences/user_shared_preference.dart';
import 'package:giliw_mobile_app/screens/ums/login_screen.dart';
import 'package:giliw_mobile_app/screens/root_screen.dart';

import 'model/ums/user.dart';

void main() async {
  WidgetsFlutterBinding.ensureInitialized();
  runApp(MyApp());
}

class MyApp extends StatelessWidget {
  // This widget is the root of your application.
  @override
  Widget build(BuildContext context) {
    //Sets the defalut app data
    AppPreferences().setDefalutAppData();

    // Gets user data
    Future<User> getUserData() => UserPreferences().getUser();

    return MultiProvider(
        providers: [
          ChangeNotifierProvider(create: (_) => AuthProvider()),
          ChangeNotifierProvider(create: (_) => ForgotPasswordProvider()),
          ChangeNotifierProvider(create: (_) => UserProvider()),
        ],
        child: MaterialApp(
          title: 'GiliW',
          theme: ThemeData(
            visualDensity: VisualDensity.adaptivePlatformDensity,
            scaffoldBackgroundColor: Color(0xFFf6f6f6),
            primaryColor: Colors.cyan[500],
            accentColor: Colors.deepPurple[900],
            fontFamily: 'Gilroy',
            textTheme: TextTheme(
              headline1: TextStyle(fontSize: 72.0, fontWeight: FontWeight.bold),
              headline6: TextStyle(
                  fontSize: 36.0,
                  fontWeight: FontWeight.w100,
                  fontFamily: 'Gilroy',
                  fontStyle: FontStyle.normal),
              bodyText2: TextStyle(fontSize: 14.0, fontFamily: 'Gilroy'),
            ),
          ),
          home: FutureBuilder(
              future: getUserData(),
              builder: (context, snapshot) {
                switch (snapshot.connectionState) {
                  case ConnectionState.none:
                  case ConnectionState.waiting:
                    return CircularProgressIndicator();
                  default:
                    if (snapshot.hasError)
                      return Text('Error: ${snapshot.error}');
                    else if (snapshot.data.accessToken == null)
                      return LoginScreen();
                    else
                      UserPreferences().removeUser();
                    return RootScreen(); //user: snapshot.data
                }
              }),
          onGenerateRoute: router.generateRoute,
        ));
  }
}

@isAlmogK
Copy link
Author

isAlmogK commented Jan 7, 2021

Here is the issue on Android
issue

@TahaTesser
Copy link
Member

Hi @AlmogRnD
None of the devices I have shown a black screen when running in #73418 (comment)

The code snippet you provided looks like production and isn't runnable.
Can you please provide a minimal complete reproducible code sample in a GitHub repository including splash
Thank you

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 8, 2021

@TahaTesser I can send you the code but no way to send the login password without exposing it. It is possible that it's something with my computer? You can see it happing on the gif I sent you but maybe my Macbook is just slow let me test it on my Andriod device.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@TahaTesser
Copy link
Member

Hi @AlmogRnD
We just need the same bug,zip you provided but it was just a new project without a splash screen. Please create a minimal similar bug.zip project with just the default main.dart with counter (so need to send production code of your app) but a splash screen added that reproduces this black screen bug or you can push this new bug,zip in a GitHub repo.
Thank you

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 8, 2021

@TahaTesser that does not make any sense the splash screen is just a drawable and storyboard, you're saying all you need is are those? If anything it has to be the way it was added in Andriod or iOS?

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@TahaTesser
Copy link
Member

TahaTesser commented Jan 8, 2021

@AlmogRnD
You said you followed the steps in https://flutter.dev/docs/development/ui/advanced/splash-screen (this need doesn't any production code)
We need a reproduction sample similar to this #73418 (comment), it wasn't provided by you, I modified bug.zip which had no splash screen which doesn't reproduce

Can you please at least modify the bug.zip you provided earlier in #73418 (comment) and a custom image and reproduce the issue and confirm it can reproduce, that's all
Thank you

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@TahaTesser
Copy link
Member

TahaTesser commented Jan 8, 2021

Hi @AlmogRnD
Here I tried to reproduce the issue using your bug.zip with a custom splash screen added by myself on both platforms you mentioned in #73418 (comment), Also attaching this updated code sample below, please try it

  1. iPhone 8 Plus (iOS 13.3)
  2. Android API 28 emulator
iPhone 8 Plus (iOS 13.3) Android API 28 emulator
ezgif com-gif-maker ezgif com-gif-maker

Code sample

splash_bug.zip

flutter doctor -v
[✓] Flutter (Channel stable, 1.22.5, on macOS 11.1 20C69 darwin-x64, locale en-GB)
    • Flutter version 1.22.5 at /Users/tahatesser/Code/flutter_stable
    • Framework revision 7891006299 (4 weeks ago), 2020-12-10 11:54:40 -0800
    • Engine revision ae90085a84
    • Dart version 2.10.4

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at /Volumes/Extreme/sdk
    • Platform android-30, build-tools 30.0.3
    • ANDROID_HOME = /Volumes/Extreme/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-6915495)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 12.3)
    • Xcode at /Volumes/Extreme/Xcode.app/Contents/Developer
    • Xcode 12.3, Build version 12C33
    • CocoaPods version 1.10.0

[!] Android Studio (version 4.1)
    • Android Studio at /Applications/Android Studio.app/Contents
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6915495)

[✓] VS Code (version 1.52.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.18.1

[✓] Connected device (1 available)
    • iPhone 8 Plus (mobile) • E7B4C72F-8DD3-42EB-BA26-D74089889DEB • ios • com.apple.CoreSimulator.SimRuntime.iOS-13-3 (simulator)

! Doctor found issues in 1 category.
[✓] Flutter (Channel stable, 1.22.5, on Microsoft Windows [Version 10.0.19042.685], locale en-US)
    • Flutter version 1.22.5 at C:\Code\flutter_stable
    • Framework revision 7891006299 (4 weeks ago), 2020-12-10 11:54:40 -0800
    • Engine revision ae90085a84
    • Dart version 2.10.4


[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at C:\Code\sdk
    • Platform android-30, build-tools 30.0.3
    • ANDROID_HOME = C:\Code\sdk
    • Java binary at: C:\Code\android-studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[!] Android Studio (version 4.1.0)
    • Android Studio at C:\Code\android-studio
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[✓] VS Code (version 1.52.1)
    • VS Code at C:\Users\Taha\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.18.1

[✓] Connected device (1 available)
    • AOSP on IA Emulator (mobile) • emulator-5554 • android-x86 • Android 9 (API 28) (emulator)

! Doctor found issues in 1 category.

Thank you

@TahaTesser TahaTesser added waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds and removed waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Jan 8, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 8, 2021

@TahaTesser hi if you run this you should see the issue, it's just a login, reset password, and empty views

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 8, 2021
@isAlmogK
Copy link
Author

isAlmogK commented Jan 8, 2021

@TahaTesser
Copy link
Member

Hi @AlmogRnD
This might not be related to the splash screen itself but your code

Using your project, I get different results based on main.dart changes, black shows when using your production code

  1. Commented out the existing main. dart code and added a simple example
    https://user-images.githubusercontent.com/48603081/104200670-f1739c00-544e-11eb-825e-d4f3f9243884.mp4
  2. Using the production code.
    https://user-images.githubusercontent.com/48603081/104200659-ee78ab80-544e-11eb-8ff7-9e3d9e7b1d3d.mp4

Also, I tried it without using any splash screen, deleted the android folder, and regenerated using flutter create . and without adding anything else and still black screen shows without using a splash screen

2021-01-11-20-33-39-trim-pzl59p4l-q9qj_UiZk2w5n_Alwp.mp4
flutter doctor -v
[✓] Flutter (Channel stable, 1.22.5, on Microsoft Windows [Version 10.0.19042.685], locale en-US)
    • Flutter version 1.22.5 at C:\Code\flutter_stable
    • Framework revision 7891006299 (5 weeks ago), 2020-12-10 11:54:40 -0800
    • Engine revision ae90085a84
    • Dart version 2.10.4


[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at C:\Code\SDK
    • Platform android-30, build-tools 30.0.3
    • ANDROID_HOME = C:\Code\SDK
    • Java binary at: C:\Code\android-studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    • All Android licenses accepted.

[!] Android Studio (version 4.1.0)
    • Android Studio at C:\Code\android-studio
    ✗ Flutter plugin not installed; this adds Flutter specific functionality.
    ✗ Dart plugin not installed; this adds Dart specific functionality.
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[✓] VS Code (version 1.52.1)
    • VS Code at C:\Users\Taha\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.18.1

[✓] Connected device (1 available)
    • Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 8.0.0 (API 26) (emulator)

! Doctor found issues in 1 category.

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 11, 2021
@isAlmogK
Copy link
Author

@TahaTesser so if I understand you correctly it's something with the main.dart file is that correct? The question is what would be causing this on the main dart file. I can't think of anything that would create an issue unless some how it has something to do with FutureBuilder.

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 11, 2021
@isAlmogK
Copy link
Author

@TahaTesser I commented out everything on the main dart file and like your video example the first it still happens it's just faster, if you look at your video with the simple example you can still see it but this time it goes from the splash screen to the login screen but it fades from black. So splash screen then fade from back to login screen.

What controls that transition?

That also makes sense as in my code there is a future that might case it to be slower

@isAlmogK
Copy link
Author

@isAlmogK
Copy link
Author

@TahaTesser I will remove the code from the main and keep it simple. Then add a root view and run my future. I Will let you know. It seems that you should not run any code on the main file

@TahaTesser
Copy link
Member

HI @AlmogRnD
No doubt, there is a short transition but that's due to debug mode, apps are slower in debug mode but if you run in the release mode and you wouldn't get that either.
Remove the future that you have that keeps the app waiting for the future to complete or run another example like google maps or something and then run it in a release on a physical device.
Hope this helps
Thanks

@TahaTesser TahaTesser added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 12, 2021
@isAlmogK
Copy link
Author

@TahaTesser thanks were is the google maps example? Also, should you have Furtrue on in the main file? What is the best practices for this?

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 12, 2021
@isAlmogK
Copy link
Author

@TahaTesser I moved the future code to a root view kept the main view clean and in the root view did a white container widget which sloved everything. I still think it would be good to be able to adjust that black transation color. But the white container widget was good workaround. Closing thanks for all the help

@DanielJaramillo94
Copy link

For the record, I just found that the black screen (even on release mode) only appears when you have black theme set on the mobile 🤔

@aytunch
Copy link

aytunch commented Jun 4, 2021

@DanielJaramillo94 is there a way to change the black color even when the phone theme is dark?

@irajeshh
Copy link

irajeshh commented Jul 3, 2021

Using this plugin as dev dependency solved the issue
flutter_native_splash

Add to your Pubspec

dev_dependencies:
  flutter_test:
    sdk: flutter

  flutter_native_splash: ^1.2.0
flutter_native_splash:
  color: "#32b3a4"
  image: assets/logo.png #u must place logo.png in your assets folder
  android: true
  ios: true

flutter:
  uses-material-design: true

More customization are given in the ReadMe of the plugin

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in triage Presently being triaged by the triage team
Projects
None yet
Development

No branches or pull requests

5 participants