Skip to content

Fails to build with iOS: Undefined symbols for architecture x86_64, "_OBJC_CLASS_$..." #56567

@sajidbarcha

Description

@sajidbarcha

Steps to Reproduce

The app was running perfectly until I upgraded to 1.17 this morning. Now it crashes during build. I have not been able to run it once. I switched to stable channel, and also to master channel, neither worked.

I am now on my preferred channel, beta. I have tried flutter clean, I have tried to fix this by removing Podfile.lock and deleting Podfile itself. I cleared pod cache clean --all as well. Various combinations of all these. Nothing has worked in several hours.
The app runs fine in Android Emulator though.

  1. I run the debug-dev configuration
  2. After Pod Install, the app crashes with following

I am running a simulator with iOS 12.1 iPhone 8

Logs

Concise Logs

Launching lib/main_dev.dart on iPhone 8 in debug mode...
Xcode build done.                                           15.0s
Failed to build iOS app
Error output from Xcode build:
↳
    ** BUILD FAILED **
Xcode's output:
↳
    === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug-dev ===
    Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_LocationPlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_FLTGoogleSignInPlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_FLTPathProviderPlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_FLTFirebaseCorePlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_FLTFirebaseAuthPlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_SqflitePlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
      "_OBJC_CLASS_$_FLTCloudFirestorePlugin", referenced from:
          objc-class-ref in GeneratedPluginRegistrant.o
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)

Verbose Logs

log
[  +34 ms] executing: [/Users/siqbal/DevTools/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[  +50 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] e6b34c2b5c96bb95325269a29a84e83ed8909b5f
[        ] executing: [/Users/siqbal/DevTools/flutter/] git tag --contains HEAD
[ +195 ms] Exit code 0 from: git tag --contains HEAD
[   +1 ms] 1.17.0
           1.17.0-3.4.pre
[  +13 ms] executing: [/Users/siqbal/DevTools/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[  +12 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/beta
[        ] executing: [/Users/siqbal/DevTools/flutter/] git ls-remote --get-url origin
[  +11 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[ +103 ms] executing: [/Users/siqbal/DevTools/flutter/] git rev-parse --abbrev-ref HEAD
[  +12 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] beta
[   +8 ms] executing: sw_vers -productName
[  +18 ms] Exit code 0 from: sw_vers -productName
[        ] Mac OS X
[        ] executing: sw_vers -productVersion
[  +17 ms] Exit code 0 from: sw_vers -productVersion
[        ] 10.15.4
[        ] executing: sw_vers -buildVersion
[  +16 ms] Exit code 0 from: sw_vers -buildVersion
[        ] 19E287
[  +32 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] executing: /Users/siqbal/Library/Android/sdk/platform-tools/adb devices -l
[   +7 ms] executing: /usr/bin/xcode-select --print-path
[   +7 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[        ] /Applications/Xcode.app/Contents/Developer
[   +1 ms] executing: /usr/bin/xcodebuild -version
[ +123 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[        ] Xcode 11.4.1
           Build version 11E503a
[   +2 ms] executing: xcrun --find xcdevice
[   +9 ms] Exit code 0 from: xcrun --find xcdevice
[        ] /Applications/Xcode.app/Contents/Developer/usr/bin/xcdevice
[        ] executing: xcrun xcdevice list --timeout 2
[   +4 ms] /usr/bin/xcrun simctl list --json devices
[        ] executing: /usr/bin/xcrun simctl list --json devices
[  +52 ms] List of devices attached
[ +103 ms] {
             "devices" : {
               "com.apple.CoreSimulator.SimRuntime.tvOS-13-4" : [
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/A2B7D5EF-09EE-45F7-852C-B78A8E7B4F67\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/A2B7D5EF-09EE-45F7-852C-B78A8E7B4F67",
                   "udid" : "A2B7D5EF-09EE-45F7-852C-B78A8E7B4F67",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p",
                   "state" : "Shutdown",
                   "name" : "Apple TV"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/A56E6EFC-D5E6-476A-B596-DBF362F41D8D\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/A56E6EFC-D5E6-476A-B596-DBF362F41D8D",
                   "udid" : "A56E6EFC-D5E6-476A-B596-DBF362F41D8D",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K",
                   "state" : "Shutdown",
                   "name" : "Apple TV 4K"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/C8C08E2E-CD84-43F9-B4C1-266E907D0E9D\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/C8C08E2E-CD84-43F9-B4C1-266E907D0E9D",
                   "udid" : "C8C08E2E-CD84-43F9-B4C1-266E907D0E9D",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p",
                   "state" : "Shutdown",
                   "name" : "Apple TV 4K (at 1080p)"
                 }
               ],
               "com.apple.CoreSimulator.SimRuntime.iOS-13-4" : [
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/2626CE28-2C3C-476B-9209-CB2B1BB1DA57\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/2626CE28-2C3C-476B-9209-CB2B1BB1DA57",
                   "udid" : "2626CE28-2C3C-476B-9209-CB2B1BB1DA57",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
                   "state" : "Shutdown",
                   "name" : "iPhone 8"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/D3982ACE-9558-46E8-98DF-30907126F2CB\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/D3982ACE-9558-46E8-98DF-30907126F2CB",
                   "udid" : "D3982ACE-9558-46E8-98DF-30907126F2CB",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
                   "state" : "Shutdown",
                   "name" : "iPhone 8 Plus"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/3CF07111-1D43-44C7-8BB7-2A6D7A835FA0\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/3CF07111-1D43-44C7-8BB7-2A6D7A835FA0",
                   "udid" : "3CF07111-1D43-44C7-8BB7-2A6D7A835FA0",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11",
                   "state" : "Shutdown",
                   "name" : "iPhone 11"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/D0F335F8-F079-43BB-AD9C-9E1FAF88E7B4\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/D0F335F8-F079-43BB-AD9C-9E1FAF88E7B4",
                   "udid" : "D0F335F8-F079-43BB-AD9C-9E1FAF88E7B4",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro",
                   "state" : "Shutdown",
                   "name" : "iPhone 11 Pro"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/042F5C06-3CBB-43C8-ACD9-3EB1F53141D7\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/042F5C06-3CBB-43C8-ACD9-3EB1F53141D7",
                   "udid" : "042F5C06-3CBB-43C8-ACD9-3EB1F53141D7",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max",
                   "state" : "Shutdown",
                   "name" : "iPhone 11 Pro Max"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/378BC719-01DB-442E-9F49-5EC6F514DAAF\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/378BC719-01DB-442E-9F49-5EC6F514DAAF",
                   "udid" : "378BC719-01DB-442E-9F49-5EC6F514DAAF",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-",
                   "state" : "Shutdown",
                   "name" : "iPhone SE (2nd generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/AF721655-9B8E-49B4-BE2D-2895F8A325E3\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/AF721655-9B8E-49B4-BE2D-2895F8A325E3",
                   "udid" : "AF721655-9B8E-49B4-BE2D-2895F8A325E3",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (9.7-inch)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/E68BB039-582A-4354-BC75-7468F3D0CE19\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/E68BB039-582A-4354-BC75-7468F3D0CE19",
                   "udid" : "E68BB039-582A-4354-BC75-7468F3D0CE19",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad (7th generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/07631DD4-AD46-419F-966F-357DB18BBFAE\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/07631DD4-AD46-419F-966F-357DB18BBFAE",
                   "udid" : "07631DD4-AD46-419F-966F-357DB18BBFAE",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (11-inch) (2nd generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/A5C3CE23-177A-4302-8408-5F89955D0B46\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/A5C3CE23-177A-4302-8408-5F89955D0B46",
                   "udid" : "A5C3CE23-177A-4302-8408-5F89955D0B46",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (12.9-inch) (4th generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/E41C7DAA-6E13-4F47-B183-D9FC6512B634\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/E41C7DAA-6E13-4F47-B183-D9FC6512B634",
                   "udid" : "E41C7DAA-6E13-4F47-B183-D9FC6512B634",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad Air (3rd generation)"
                 }
               ],
               "com.apple.CoreSimulator.SimRuntime.iOS-12-1" : [
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/1FF13E82-431C-4BF3-BAD5-601B1890846D\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/1FF13E82-431C-4BF3-BAD5-601B1890846D",
                   "udid" : "1FF13E82-431C-4BF3-BAD5-601B1890846D",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-5s",
                   "state" : "Shutdown",
                   "name" : "iPhone 5s"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/DDAD9779-CAEB-43DA-9B08-DD6E6DE9EBB0\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/DDAD9779-CAEB-43DA-9B08-DD6E6DE9EBB0",
                   "udid" : "DDAD9779-CAEB-43DA-9B08-DD6E6DE9EBB0",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6-Plus",
                   "state" : "Shutdown",
                   "name" : "iPhone 6 Plus"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/3224CB32-1E6F-4EC4-BF3C-1A38F4A226DD\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/3224CB32-1E6F-4EC4-BF3C-1A38F4A226DD",
                   "udid" : "3224CB32-1E6F-4EC4-BF3C-1A38F4A226DD",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6",
                   "state" : "Shutdown",
                   "name" : "iPhone 6"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/0A2ABBA1-8C0F-4C1E-9082-101CE3BB4C32\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/0A2ABBA1-8C0F-4C1E-9082-101CE3BB4C32",
                   "udid" : "0A2ABBA1-8C0F-4C1E-9082-101CE3BB4C32",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s",
                   "state" : "Shutdown",
                   "name" : "iPhone 6s"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/CBC1C140-93F7-4873-B027-D365711B93FE\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/CBC1C140-93F7-4873-B027-D365711B93FE",
                   "udid" : "CBC1C140-93F7-4873-B027-D365711B93FE",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus",
                   "state" : "Shutdown",
                   "name" : "iPhone 6s Plus"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/0B9B253B-4613-4B5C-AA80-E0987ADCA36A\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/0B9B253B-4613-4B5C-AA80-E0987ADCA36A",
                   "udid" : "0B9B253B-4613-4B5C-AA80-E0987ADCA36A",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE",
                   "state" : "Shutdown",
                   "name" : "iPhone SE (1st generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/8E81AF46-183B-4767-B6C3-7FE0944B77D0\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/8E81AF46-183B-4767-B6C3-7FE0944B77D0",
                   "udid" : "8E81AF46-183B-4767-B6C3-7FE0944B77D0",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7",
                   "state" : "Shutdown",
                   "name" : "iPhone 7"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/EB61B2CF-5BFE-4E98-8DEC-000D461E3A1B\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/EB61B2CF-5BFE-4E98-8DEC-000D461E3A1B",
                   "udid" : "EB61B2CF-5BFE-4E98-8DEC-000D461E3A1B",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus",
                   "state" : "Shutdown",
                   "name" : "iPhone 7 Plus"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/534E1364-FEFD-4BA3-9174-32ED87A95CD1\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/534E1364-FEFD-4BA3-9174-32ED87A95CD1",
                   "udid" : "534E1364-FEFD-4BA3-9174-32ED87A95CD1",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8",
                   "state" : "Booted",
                   "name" : "iPhone 8"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/45526C61-77AA-4084-8F3A-2B067C886BB7\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/45526C61-77AA-4084-8F3A-2B067C886BB7",
                   "udid" : "45526C61-77AA-4084-8F3A-2B067C886BB7",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus",
                   "state" : "Shutdown",
                   "name" : "iPhone 8 Plus"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/B1450527-24FD-4562-AB7E-867216A905B9\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/B1450527-24FD-4562-AB7E-867216A905B9",
                   "udid" : "B1450527-24FD-4562-AB7E-867216A905B9",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X",
                   "state" : "Shutdown",
                   "name" : "iPhone X"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/A7816813-34E7-4BE4-B5C3-670C761DFFFF\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/A7816813-34E7-4BE4-B5C3-670C761DFFFF",
                   "udid" : "A7816813-34E7-4BE4-B5C3-670C761DFFFF",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS",
                   "state" : "Shutdown",
                   "name" : "iPhone Xs"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/33A5C92C-CF86-4DF0-94A4-B3D64BFCAF27\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/33A5C92C-CF86-4DF0-94A4-B3D64BFCAF27",
                   "udid" : "33A5C92C-CF86-4DF0-94A4-B3D64BFCAF27",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max",
                   "state" : "Shutdown",
                   "name" : "iPhone Xs Max"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/4AB21A94-E235-48C1-86E0-B3F2722F1CD1\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/4AB21A94-E235-48C1-86E0-B3F2722F1CD1",
                   "udid" : "4AB21A94-E235-48C1-86E0-B3F2722F1CD1",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XR",
                   "state" : "Shutdown",
                   "name" : "iPhone Xʀ"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/D545BBFF-4B3D-47D9-8579-DF3AA1CA8F89\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/D545BBFF-4B3D-47D9-8579-DF3AA1CA8F89",
                   "udid" : "D545BBFF-4B3D-47D9-8579-DF3AA1CA8F89",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air",
                   "state" : "Shutdown",
                   "name" : "iPad Air"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/BE49093F-EFCE-4F0C-AAC7-CE5F95A21306\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/BE49093F-EFCE-4F0C-AAC7-CE5F95A21306",
                   "udid" : "BE49093F-EFCE-4F0C-AAC7-CE5F95A21306",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-2",
                   "state" : "Shutdown",
                   "name" : "iPad Air 2"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/1C254325-56B2-408C-9F69-817431E1F794\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/1C254325-56B2-408C-9F69-817431E1F794",
                   "udid" : "1C254325-56B2-408C-9F69-817431E1F794",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (9.7-inch)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/1228E7D9-EB66-4E7F-A1CD-02780BD5A28D\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/1228E7D9-EB66-4E7F-A1CD-02780BD5A28D",
                   "udid" : "1228E7D9-EB66-4E7F-A1CD-02780BD5A28D",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (12.9-inch)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/81F0B708-E3CF-4055-90E3-EC9456E6815E\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/81F0B708-E3CF-4055-90E3-EC9456E6815E",
                   "udid" : "81F0B708-E3CF-4055-90E3-EC9456E6815E",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad (5th generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/B5F83B1B-4009-40A2-B14D-E783D81AEA38\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/B5F83B1B-4009-40A2-B14D-E783D81AEA38",
                   "udid" : "B5F83B1B-4009-40A2-B14D-E783D81AEA38",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (12.9-inch) (2nd generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/906AE35F-83B5-4B77-B6B4-1BB5AAC36696\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/906AE35F-83B5-4B77-B6B4-1BB5AAC36696",
                   "udid" : "906AE35F-83B5-4B77-B6B4-1BB5AAC36696",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (10.5-inch)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/10526EE6-AC80-441C-9F2A-EB37E2F00512\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/10526EE6-AC80-441C-9F2A-EB37E2F00512",
                   "udid" : "10526EE6-AC80-441C-9F2A-EB37E2F00512",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad (6th generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/BD0B6D7A-41BB-418D-BFE4-A6E122266EF1\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/BD0B6D7A-41BB-418D-BFE4-A6E122266EF1",
                   "udid" : "BD0B6D7A-41BB-418D-BFE4-A6E122266EF1",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (11-inch) (1st generation)"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/ABF9E4A1-F7EC-4778-BA3F-0E2704D6CF99\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/ABF9E4A1-F7EC-4778-BA3F-0E2704D6CF99",
                   "udid" : "ABF9E4A1-F7EC-4778-BA3F-0E2704D6CF99",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-",
                   "state" : "Shutdown",
                   "name" : "iPad Pro (12.9-inch) (3rd generation)"
                 }
               ],
               "com.apple.CoreSimulator.SimRuntime.watchOS-6-2" : [
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/C99C6044-030A-4318-A381-492688A901E1\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/C99C6044-030A-4318-A381-492688A901E1",
                   "udid" : "C99C6044-030A-4318-A381-492688A901E1",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm",
                   "state" : "Shutdown",
                   "name" : "Apple Watch Series 4 - 40mm"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/406F7CAD-E52A-4EBF-8356-BD4EA4AA7794\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/406F7CAD-E52A-4EBF-8356-BD4EA4AA7794",
                   "udid" : "406F7CAD-E52A-4EBF-8356-BD4EA4AA7794",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm",
                   "state" : "Shutdown",
                   "name" : "Apple Watch Series 4 - 44mm"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/4ED5BEAB-E12B-4CEB-91AA-7E94F83A39D2\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/4ED5BEAB-E12B-4CEB-91AA-7E94F83A39D2",
                   "udid" : "4ED5BEAB-E12B-4CEB-91AA-7E94F83A39D2",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm",
                   "state" : "Shutdown",
                   "name" : "Apple Watch Series 5 - 40mm"
                 },
                 {
                   "dataPath" : "\/Users\/siqbal\/Library\/Developer\/CoreSimulator\/Devices\/07F793D1-43F5-4900-984A-2BA3C675ED8B\/data",
                   "logPath" : "\/Users\/siqbal\/Library\/Logs\/CoreSimulator\/07F793D1-43F5-4900-984A-2BA3C675ED8B",
                   "udid" : "07F793D1-43F5-4900-984A-2BA3C675ED8B",
                   "isAvailable" : true,
                   "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm",
                   "state" : "Shutdown",
                   "name" : "Apple Watch Series 5 - 44mm"
                 }
               ]
             }
           }
[+2612 ms] [
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone12,1",
               "identifier" : "3CF07111-1D43-44C7-8BB7-2A6D7A835FA0",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-11-1",
               "modelName" : "iPhone 11",
               "name" : "iPhone 11"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad7,3",
               "identifier" : "906AE35F-83B5-4B77-B6B4-1BB5AAC36696",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-10point5-a1701-1",
               "modelName" : "iPad Pro (10.5-inch)",
               "name" : "iPad Pro (10.5-inch)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad7,12",
               "identifier" : "E68BB039-582A-4354-BC75-7468F3D0CE19",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-7-wwan-1",
               "modelName" : "iPad (7th generation)",
               "name" : "iPad (7th generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone11,2",
               "identifier" : "A7816813-34E7-4BE4-B5C3-670C761DFFFF",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-xs-1",
               "modelName" : "iPhone Xs",
               "name" : "iPhone Xs"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,5",
               "identifier" : "D3982ACE-9558-46E8-98DF-30907126F2CB",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-8-plus-2",
               "modelName" : "iPhone 8 Plus",
               "name" : "iPhone 8 Plus"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,5",
               "identifier" : "45526C61-77AA-4084-8F3A-2B067C886BB7",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-8-plus-2",
               "modelName" : "iPhone 8 Plus",
               "name" : "iPhone 8 Plus"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone11,4",
               "identifier" : "33A5C92C-CF86-4DF0-94A4-B3D64BFCAF27",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-xs-max-1",
               "modelName" : "iPhone Xs Max",
               "name" : "iPhone Xs Max"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad6,4",
               "identifier" : "1C254325-56B2-408C-9F69-817431E1F794",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba",
               "modelName" : "iPad Pro (9.7-inch)",
               "name" : "iPad Pro (9.7-inch)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "6.2 (17T256)",
               "available" : true,
               "platform" : "com.apple.platform.watchsimulator",
               "modelCode" : "Watch4,3",
               "identifier" : "C99C6044-030A-4318-A381-492688A901E1",
               "architecture" : "i386",
               "modelUTI" : "com.apple.watch-series4-1",
               "modelName" : "Apple Watch Series 4 - 40mm",
               "name" : "Apple Watch Series 4 - 40mm"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone11,8",
               "identifier" : "4AB21A94-E235-48C1-86E0-B3F2722F1CD1",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-xr-1",
               "modelName" : "iPhone Xʀ",
               "name" : "iPhone Xʀ"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad6,4",
               "identifier" : "AF721655-9B8E-49B4-BE2D-2895F8A325E3",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-9point7-a1674-b9b7ba",
               "modelName" : "iPad Pro (9.7-inch)",
               "name" : "iPad Pro (9.7-inch)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone7,2",
               "identifier" : "3224CB32-1E6F-4EC4-BF3C-1A38F4A226DD",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-6-b4b5b9",
               "modelName" : "iPhone 6",
               "name" : "iPhone 6"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone9,1",
               "identifier" : "8E81AF46-183B-4767-B6C3-7FE0944B77D0",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-7-1",
               "modelName" : "iPhone 7",
               "name" : "iPhone 7"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone8,4",
               "identifier" : "0B9B253B-4613-4B5C-AA80-E0987ADCA36A",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-se-a1662-aeb1b8",
               "modelName" : "iPhone SE (1st generation)",
               "name" : "iPhone SE (1st generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "6.2 (17T256)",
               "available" : true,
               "platform" : "com.apple.platform.watchsimulator",
               "modelCode" : "Watch5,4",
               "identifier" : "07F793D1-43F5-4900-984A-2BA3C675ED8B",
               "architecture" : "i386",
               "modelUTI" : "com.apple.watch-series5-1",
               "modelName" : "Apple Watch Series 5 - 44mm",
               "name" : "Apple Watch Series 5 - 44mm"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "6.2 (17T256)",
               "available" : true,
               "platform" : "com.apple.platform.watchsimulator",
               "modelCode" : "Watch4,4",
               "identifier" : "406F7CAD-E52A-4EBF-8356-BD4EA4AA7794",
               "architecture" : "i386",
               "modelUTI" : "com.apple.watch-series4-1",
               "modelName" : "Apple Watch Series 4 - 44mm",
               "name" : "Apple Watch Series 4 - 44mm"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad8,1",
               "identifier" : "BD0B6D7A-41BB-418D-BFE4-A6E122266EF1",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-11-1",
               "modelName" : "iPad Pro (11-inch) (1st generation)",
               "name" : "iPad Pro (11-inch) (1st generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,6",
               "identifier" : "B1450527-24FD-4562-AB7E-867216A905B9",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-x-1",
               "modelName" : "iPhone X",
               "name" : "iPhone X"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad5,4",
               "identifier" : "BE49093F-EFCE-4F0C-AAC7-CE5F95A21306",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-air2-a1567-b4b5b9",
               "modelName" : "iPad Air 2",
               "name" : "iPad Air 2"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad11,3",
               "identifier" : "E41C7DAA-6E13-4F47-B183-D9FC6512B634",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-air3-wifi-1",
               "modelName" : "iPad Air (3rd generation)",
               "name" : "iPad Air (3rd generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone12,5",
               "identifier" : "042F5C06-3CBB-43C8-ACD9-3EB1F53141D7",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-11-pro-max-1",
               "modelName" : "iPhone 11 Pro Max",
               "name" : "iPhone 11 Pro Max"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone6,1",
               "identifier" : "1FF13E82-431C-4BF3-BAD5-601B1890846D",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-5s-a1453-d4c5b3",
               "modelName" : "iPhone 5s",
               "name" : "iPhone 5s"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4 (17L255)",
               "available" : true,
               "platform" : "com.apple.platform.appletvsimulator",
               "modelCode" : "AppleTV5,3",
               "identifier" : "A2B7D5EF-09EE-45F7-852C-B78A8E7B4F67",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.apple-tv-4",
               "modelName" : "Apple TV",
               "name" : "Apple TV"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4 (17L255)",
               "available" : true,
               "platform" : "com.apple.platform.appletvsimulator",
               "modelCode" : "AppleTV6,2",
               "identifier" : "A56E6EFC-D5E6-476A-B596-DBF362F41D8D",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.apple-tv-4k",
               "modelName" : "Apple TV 4K",
               "name" : "Apple TV 4K"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone7,1",
               "identifier" : "DDAD9779-CAEB-43DA-9B08-DD6E6DE9EBB0",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-6-plus-b4b5b9",
               "modelName" : "iPhone 6 Plus",
               "name" : "iPhone 6 Plus"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone12,3",
               "identifier" : "D0F335F8-F079-43BB-AD9C-9E1FAF88E7B4",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-11-pro-1",
               "modelName" : "iPhone 11 Pro",
               "name" : "iPhone 11 Pro"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4 (17L255)",
               "available" : true,
               "platform" : "com.apple.platform.appletvsimulator",
               "modelCode" : "AppleTV6,2",
               "identifier" : "C8C08E2E-CD84-43F9-B4C1-266E907D0E9D",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.apple-tv-4k",
               "modelName" : "Apple TV 4K (at 1080p)",
               "name" : "Apple TV 4K (at 1080p)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad6,8",
               "identifier" : "1228E7D9-EB66-4E7F-A1CD-02780BD5A28D",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-a1652-b4b5b9",
               "modelName" : "iPad Pro (12.9-inch)",
               "name" : "iPad Pro (12.9-inch)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone8,2",
               "identifier" : "CBC1C140-93F7-4873-B027-D365711B93FE",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-6s-plus-b9b7ba",
               "modelName" : "iPhone 6s Plus",
               "name" : "iPhone 6s Plus"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad7,1",
               "identifier" : "B5F83B1B-4009-40A2-B14D-E783D81AEA38",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-a1670-1",
               "modelName" : "iPad Pro (12.9-inch) (2nd generation)",
               "name" : "iPad Pro (12.9-inch) (2nd generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone8,1",
               "identifier" : "0A2ABBA1-8C0F-4C1E-9082-101CE3BB4C32",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-6s-b9b7ba",
               "modelName" : "iPhone 6s",
               "name" : "iPhone 6s"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad8,5",
               "identifier" : "ABF9E4A1-F7EC-4778-BA3F-0E2704D6CF99",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-12point9-1",
               "modelName" : "iPad Pro (12.9-inch) (3rd generation)",
               "name" : "iPad Pro (12.9-inch) (3rd generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad4,2",
               "identifier" : "D545BBFF-4B3D-47D9-8579-DF3AA1CA8F89",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-air-a1475-d7d9d8",
               "modelName" : "iPad Air",
               "name" : "iPad Air"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad6,12",
               "identifier" : "81F0B708-E3CF-4055-90E3-EC9456E6815E",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-gen5-a1823-1",
               "modelName" : "iPad (5th generation)",
               "name" : "iPad (5th generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad8,9",
               "identifier" : "07631DD4-AD46-419F-966F-357DB18BBFAE",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-11-2nd-1",
               "modelName" : "iPad Pro (11-inch) (2nd generation)",
               "name" : "iPad Pro (11-inch) (2nd generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "6.2 (17T256)",
               "available" : true,
               "platform" : "com.apple.platform.watchsimulator",
               "modelCode" : "Watch5,3",
               "identifier" : "4ED5BEAB-E12B-4CEB-91AA-7E94F83A39D2",
               "architecture" : "i386",
               "modelUTI" : "com.apple.watch-series5-1",
               "modelName" : "Apple Watch Series 5 - 40mm",
               "name" : "Apple Watch Series 5 - 40mm"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,4",
               "identifier" : "534E1364-FEFD-4BA3-9174-32ED87A95CD1",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-8-2",
               "modelName" : "iPhone 8",
               "name" : "iPhone 8"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad8,12",
               "identifier" : "A5C3CE23-177A-4302-8408-5F89955D0B46",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-pro-12point9-4th-1",
               "modelName" : "iPad Pro (12.9-inch) (4th generation)",
               "name" : "iPad Pro (12.9-inch) (4th generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone9,2",
               "identifier" : "EB61B2CF-5BFE-4E98-8DEC-000D461E3A1B",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-7-plus-1",
               "modelName" : "iPhone 7 Plus",
               "name" : "iPhone 7 Plus"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "12.1 (16B91)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPad7,6",
               "identifier" : "10526EE6-AC80-441C-9F2A-EB37E2F00512",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.ipad-6-a1954-1",
               "modelName" : "iPad (6th generation)",
               "name" : "iPad (6th generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone12,8",
               "identifier" : "378BC719-01DB-442E-9F49-5EC6F514DAAF",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-se-1",
               "modelName" : "iPhone SE (2nd generation)",
               "name" : "iPhone SE (2nd generation)"
             },
             {
               "simulator" : true,
               "operatingSystemVersion" : "13.4.1 (17E8260)",
               "available" : true,
               "platform" : "com.apple.platform.iphonesimulator",
               "modelCode" : "iPhone10,4",
               "identifier" : "2626CE28-2C3C-476B-9209-CB2B1BB1DA57",
               "architecture" : "x86_64",
               "modelUTI" : "com.apple.iphone-8-2",
               "modelName" : "iPhone 8",
               "name" : "iPhone 8"
             }
           ]
[  +28 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.
[   +8 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.
[ +132 ms] Found plugin cloud_firestore at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/
[  +11 ms] Found plugin cloud_firestore_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[  +20 ms] Found plugin firebase_auth at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.16.0/
[   +5 ms] Found plugin firebase_auth_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[   +2 ms] Found plugin firebase_core at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[   +4 ms] Found plugin firebase_core_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[  +20 ms] Found plugin google_sign_in at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.4/
[   +2 ms] Found plugin google_sign_in_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.9.1/
[  +13 ms] Found plugin location at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[   +3 ms] Found plugin location_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[   +9 ms] Found plugin path_provider at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.7/
[   +2 ms] Found plugin path_provider_macos at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+2/
[  +11 ms] Found plugin sqflite at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0+1/
[  +62 ms] Found plugin cloud_firestore at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/
[   +3 ms] Found plugin cloud_firestore_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[   +7 ms] Found plugin firebase_auth at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.16.0/
[   +1 ms] Found plugin firebase_auth_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[   +1 ms] Found plugin firebase_core at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[   +2 ms] Found plugin firebase_core_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[  +11 ms] Found plugin google_sign_in at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.4/
[   +2 ms] Found plugin google_sign_in_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.9.1/
[   +9 ms] Found plugin location at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[   +2 ms] Found plugin location_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[   +5 ms] Found plugin path_provider at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.7/
[        ] Found plugin path_provider_macos at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+2/
[   +9 ms] Found plugin sqflite at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0+1/
[  +77 ms] Generating /Users/siqbal/Coding/Flutter/cool_beans/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[ +508 ms] Launching lib/main_dev.dart on iPhone 8 in debug mode...
[  +10 ms] /Users/siqbal/DevTools/flutter/bin/cache/dart-sdk/bin/dart /Users/siqbal/DevTools/flutter/bin/cache/artifacts/engine/darwin-x64/frontend_server.dart.snapshot --sdk-root /Users/siqbal/DevTools/flutter/bin/cache/artifacts/engine/common/flutter_patched_sdk/ --incremental --target=flutter --debugger-module-names -Ddart.developer.causal_async_stacks=true --output-dill /var/folders/wb/kr4x4gb17w99fyrnqv1q572m0000gn/T/flutter_tool.6eGsAG/app.dill --packages /Users/siqbal/Coding/Flutter/cool_beans/.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 --initialize-from-dill build/cache.dill
[   +8 ms] executing: /usr/bin/plutil -convert json -o - /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner/Info.plist
[  +10 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner/Info.plist
[        ] {"NSLocationWhenInUseUsageDescription":"Krema wants to use your location","CFBundleIdentifier":"$(PRODUCT_BUNDLE_IDENTIFIER)","CFBundleInfoDictionaryVersion":"6.0","UIMainStoryboardFile":"Main","CFBundleVersion":"$(FLUTTER_BUILD_NUMBER)","UILaunchStoryboardName":"LaunchScreen","CFBundleExecutable":"$(EXECUTABLE_NAME)","LSRequiresIPhoneOS":true,"NSLocationAlwaysUsageDescription":"Krema wants to use your location","UISupportedInterfaceOrientations":["UIInterfaceOrientationPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleShortVersionString":"$(FLUTTER_BUILD_NAME)","UIViewControllerBasedStatusBarAppearance":false,"CFBundleURLTypes":[{"CFBundleTypeRole":"Editor","CFBundleURLSchemes":["com.googleusercontent.apps.883039126787-3qoaev1gsat81phlbu2g7gmoo8jvpsln"]}],"CFBundleSignature":"????","CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"en","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"cool_beans"}
[   +4 ms] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj -target Runner -showBuildSettings
[        ] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj/] /usr/bin/xcodebuild -project /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj -target Runner -showBuildSettings
[  +16 ms] <- compile package:cool_beans/main_dev.dart
[+1985 ms] Command line invocation:
               /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -project /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj -target 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 = siqbal
               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
               ARCHS_STANDARD = arm64
               ARCHS_STANDARD_32_64_BIT = armv7 arm64
               ARCHS_STANDARD_32_BIT = armv7
               ARCHS_STANDARD_64_BIT = arm64
               ARCHS_STANDARD_INCLUDING_64_BIT = arm64
               ARCHS_UNIVERSAL_IPHONE_OS = armv7 arm64
               ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
               AVAILABLE_PLATFORMS = appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator
               BITCODE_GENERATION_MODE = marker
               BUILD_ACTIVE_RESOURCES_ONLY = NO
               BUILD_COMPONENTS = headers build
               BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               BUILD_LIBRARY_FOR_DISTRIBUTION = NO
               BUILD_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               BUILD_STYLE =
               BUILD_VARIANTS = normal
               BUILT_PRODUCTS_DIR = /Users/siqbal/Coding/Flutter/cool_beans/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/wb/kr4x4gb17w99fyrnqv1q572m0000gn/C/com.apple.DeveloperTools/11.4.1-11E503a/Xcode
               CCHROOT = /var/folders/wb/kr4x4gb17w99fyrnqv1q572m0000gn/C/com.apple.DeveloperTools/11.4.1-11E503a/Xcode
               CHMOD = /bin/chmod
               CHOWN = /usr/sbin/chown
               CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
               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/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/JavaClasses
               CLEAN_PRECOMPS = YES
               CLONE_HEADERS = NO
               CODESIGNING_FOLDER_PATH = /Users/siqbal/Coding/Flutter/cool_beans/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/siqbal/Coding/Flutter/cool_beans/build/ios/CompositeSDKs
               COMPRESS_PNG_FILES = YES
               CONFIGURATION = Release
               CONFIGURATION_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos
               CONFIGURATION_TEMP_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos
               CONTENTS_FOLDER_PATH = Runner.app
               COPYING_PRESERVES_HFS_DATA = NO
               COPY_HEADERS_RUN_UNIFDEF = NO
               COPY_PHASE_STRIP = NO
               COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
               CORRESPONDING_SIMULATOR_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
               CORRESPONDING_SIMULATOR_PLATFORM_NAME = iphonesimulator
               CORRESPONDING_SIMULATOR_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
               CORRESPONDING_SIMULATOR_SDK_NAME = iphonesimulator13.4
               CP = /bin/cp
               CREATE_INFOPLIST_SECTION_IN_BINARY = NO
               CURRENT_ARCH = arm64
               CURRENT_PROJECT_VERSION = 1
               CURRENT_VARIANT = normal
               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 = 8.0 8.1 8.2 8.3 8.4 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
               DERIVED_FILES_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DERIVED_FILE_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DERIVED_SOURCES_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/DerivedSources
               DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
               DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
               DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
               DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
               DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
               DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
               DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
               DEVELOPMENT_LANGUAGE = English
               DOCUMENTATION_FOLDER_PATH = Runner.app/English.lproj/Documentation
               DONT_GENERATE_INFOPLIST_FILE = NO
               DO_HEADER_SCANNING_IN_JAM = NO
               DSTROOT = /tmp/Runner.dst
               DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
               DWARF_DSYM_FILE_NAME = Runner.app.dSYM
               DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
               DWARF_DSYM_FOLDER_PATH = /Users/siqbal/Coding/Flutter/cool_beans/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/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects/LinkFileList
               FIXED_FILES_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/FixedFiles
               FLUTTER_APPLICATION_PATH = /Users/siqbal/Coding/Flutter/cool_beans
               FLUTTER_BUILD_DIR = build
               FLUTTER_BUILD_NAME = 1.0.0
               FLUTTER_BUILD_NUMBER = 1
               FLUTTER_FRAMEWORK_DIR = /Users/siqbal/DevTools/flutter/bin/cache/artifacts/engine/ios
               FLUTTER_ROOT = /Users/siqbal/DevTools/flutter
               FLUTTER_TARGET = /Users/siqbal/Coding/Flutter/cool_beans/lib/main_dev.dart
               FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
               FRAMEWORK_FLAG_PREFIX = -framework
               FRAMEWORK_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/../Flutter" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleSignIn/Frameworks" /Users/siqbal/Coding/Flutter/cool_beans/ios/Flutter
               FRAMEWORK_VERSION = A
               FULL_PRODUCT_NAME = Runner.app
               GCC3_VERSION = 3.3
               GCC_C_LANGUAGE_STANDARD = gnu99
               GCC_INLINES_ARE_PRIVATE_EXTERN = YES
               GCC_NO_COMMON_BLOCKS = YES
               GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
               GCC_PREPROCESSOR_DEFINITIONS =  COCOAPODS=1  PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1
               GCC_SYMBOLS_PRIVATE_EXTERN = YES
               GCC_THUMB_SUPPORT = YES
               GCC_TREAT_WARNINGS_AS_ERRORS = NO
               GCC_VERSION = com.apple.compilers.llvm.clang.1_0
               GCC_VERSION_IDENTIFIER = com_apple_compilers_llvm_clang_1_0
               GCC_WARN_64_TO_32_BIT_CONVERSION = YES
               GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR
               GCC_WARN_UNDECLARED_SELECTOR = YES
               GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
               GCC_WARN_UNUSED_FUNCTION = YES
               GCC_WARN_UNUSED_VARIABLE = YES
               GENERATE_MASTER_OBJECT_FILE = NO
               GENERATE_PKGINFO_FILE = YES
               GENERATE_PROFILING_CODE = NO
               GENERATE_TEXT_BASED_STUBS = NO
               GID = 20
               GROUP = staff
               HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
               HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
               HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
               HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
               HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
               HEADERMAP_USES_VFS = NO
               HEADER_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/Firebase" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/location" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite"  /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include"
               HIDE_BITCODE_SYMBOLS = YES
               HOME = /Users/siqbal
               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/English.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 = siqbal
               INSTALL_PATH = /Applications
               INSTALL_ROOT = /tmp/Runner.dst
               IPHONEOS_DEPLOYMENT_TARGET = 12.1
               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/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal/arm64/Runner_dependency_info.dat
               LD_GENERATE_MAP_FILE = NO
               LD_MAP_FILE_PATH = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/Runner-LinkMap-normal-arm64.txt
               LD_NO_PIE = NO
               LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
               LD_RUNPATH_SEARCH_PATHS =  '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
               LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
               LEX = lex
               LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
               LIBRARY_FLAG_NOSPACE = YES
               LIBRARY_FLAG_PREFIX = -l
               LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
               LIBRARY_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/location" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/sqflite" /Users/siqbal/Coding/Flutter/cool_beans/ios/Flutter
               LINKER_DISPLAYS_MANGLED_NAMES = NO
               LINK_FILE_LIST_normal_arm64 =
               LINK_WITH_STANDARD_LIBRARIES = YES
               LLVM_TARGET_TRIPLE_OS_VERSION = ios12.1
               LLVM_TARGET_TRIPLE_VENDOR = apple
               LOCALIZABLE_CONTENT_DIR =
               LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/English.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 = 19E287
               MAC_OS_X_VERSION_ACTUAL = 101504
               MAC_OS_X_VERSION_MAJOR = 101500
               MAC_OS_X_VERSION_MINOR = 1504
               METAL_LIBRARY_FILE_BASE = default
               METAL_LIBRARY_OUTPUT_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/Runner.app
               MODULES_FOLDER_PATH = Runner.app/Modules
               MODULE_CACHE_DIR = /Users/siqbal/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/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects
               OBJECT_FILE_DIR_normal = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/Objects-normal
               OBJROOT = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               ONLY_ACTIVE_ARCH = NO
               OS = MACOS
               OSAC = /usr/bin/osacompile
               OTHER_CFLAGS =  -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               OTHER_CPLUSPLUSFLAGS =  -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               OTHER_LDFLAGS =  -framework Flutter
               OTHER_SWIFT_FLAGS =  -D COCOAPODS -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               PACKAGE_TYPE = com.apple.package-type.wrapper.application
               PASCAL_STRINGS = YES
               PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/siqbal/DevTools/flutter/bin
               PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
               PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
               PFE_FILE_C_DIALECTS = objective-c
               PKGINFO_FILE_PATH = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/PkgInfo
               PKGINFO_PATH = Runner.app/PkgInfo
               PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
               PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
               PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
               PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
               PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
               PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
               PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
               PLATFORM_DISPLAY_NAME = iOS
               PLATFORM_NAME = iphoneos
               PLATFORM_PREFERRED_ARCH = arm64
               PLATFORM_PRODUCT_BUILD_VERSION = 17E8258
               PLIST_FILE_OUTPUT_FORMAT = binary
               PLUGINS_FOLDER_PATH = Runner.app/PlugIns
               PODS_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               PODS_CONFIGURATION_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos
               PODS_PODFILE_DIR_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/.
               PODS_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods
               PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
               PRECOMP_DESTINATION_DIR = /Users/siqbal/Coding/Flutter/cool_beans/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.coolbeanscoffee.coolbeans777
               PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
               PRODUCT_MODULE_NAME = Runner
               PRODUCT_NAME = Runner
               PRODUCT_SETTINGS_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner/Info.plist
               PRODUCT_TYPE = com.apple.product-type.application
               PROFILING_CODE = NO
               PROJECT = Runner
               PROJECT_DERIVED_FILE_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/DerivedSources
               PROJECT_DIR = /Users/siqbal/Coding/Flutter/cool_beans/ios
               PROJECT_FILE_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj
               PROJECT_NAME = Runner
               PROJECT_TEMP_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build
               PROJECT_TEMP_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/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/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources
               REZ_OBJECTS_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build/ResourceManagerResources/Objects
               SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
               SCRIPTS_FOLDER_PATH = Runner.app/Scripts
               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
               SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
               SDK_DIR_iphoneos13_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
               SDK_NAME = iphoneos13.4
               SDK_NAMES = iphoneos13.4
               SDK_PRODUCT_BUILD_VERSION = 17E8258
               SDK_VERSION = 13.4
               SDK_VERSION_ACTUAL = 130400
               SDK_VERSION_MAJOR = 130000
               SDK_VERSION_MINOR = 400
               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/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos/DerivedSources
               SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
               SHARED_PRECOMPS_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/SharedPrecompiledHeaders
               SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
               SKIP_INSTALL = NO
               SOURCE_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/ios
               SRCROOT = /Users/siqbal/Coding/Flutter/cool_beans/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 = iphonesimulator iphoneos
               SUPPORTS_MACCATALYST = NO
               SUPPORTS_TEXT_BASED_API = NO
               SWIFT_PLATFORM_TARGET_PREFIX = ios
               SYMROOT = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
               SYSTEM_APPS_DIR = /Applications
               SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
               SYSTEM_DEMOS_DIR = /Applications/Extras
               SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
               SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
               SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
               SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
               SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
               SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
               SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
               SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
               SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
               SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
               SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
               SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
               SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
               SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
               SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
               SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
               SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
               SYSTEM_LIBRARY_DIR = /System/Library
               TAPI_VERIFY_MODE = ErrorsOnly
               TARGETED_DEVICE_FAMILY = 1,2
               TARGETNAME = Runner
               TARGET_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Release-iphoneos
               TARGET_NAME = Runner
               TARGET_TEMP_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_FILES_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_FILE_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Runner.build/Release-iphoneos/Runner.build
               TEMP_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               TEST_FRAMEWORK_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks
               TEST_LIBRARY_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib
               TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
               TRACK_WIDGET_CREATION = true
               TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
               UID = 501
               UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
               UNSTRIPPED_PRODUCT = NO
               USER = siqbal
               USER_APPS_DIR = /Users/siqbal/Applications
               USER_LIBRARY_DIR = /Users/siqbal/Library
               USE_DYNAMIC_NO_PIC = YES
               USE_HEADERMAP = YES
               USE_HEADER_SYMLINKS = NO
               USE_LLVM_TARGET_TRIPLES = YES
               USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
               USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
               USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
               USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
               VALIDATE_PRODUCT = YES
               VALIDATE_WORKSPACE = NO
               VALID_ARCHS = arm64 arm64e armv7 armv7s
               VERBOSE_PBXCP = NO
               VERSIONING_SYSTEM = apple-generic
               VERSIONPLIST_PATH = Runner.app/version.plist
               VERSION_INFO_BUILDER = siqbal
               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 = /Applications/Xcode.app/Contents/Developer/Library/Xcode
               XCODE_PRODUCT_BUILD_VERSION = 11E503a
               XCODE_VERSION_ACTUAL = 1141
               XCODE_VERSION_MAJOR = 1100
               XCODE_VERSION_MINOR = 1140
               XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
               YACC = yacc
               arch = arm64
               variant = normal
[  +91 ms] Building Runner.app for 534E1364-FEFD-4BA3-9174-32ED87A95CD1.
[  +26 ms] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/] /usr/bin/xcodebuild -list
[   +2 ms] executing: script /dev/null /usr/bin/log stream --style syslog --predicate processImagePath CONTAINS "534E1364-FEFD-4BA3-9174-32ED87A95CD1"
[  +28 ms] [DEVICE LOG] Filtering the log data using "processImagePath CONTAINS "534E1364-FEFD-4BA3-9174-32ED87A95CD1""
[+1906 ms] Command line invocation:
               /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -list
           Information about project "Runner":
               Targets:
                   Runner
               Build Configurations:
                   Debug
                   Debug-prod
                   Debug-dev
                   Release
                   Release-dev
                   Release-prod
                   Profile
               If no build configuration is specified and -scheme is not passed then "Release" is used.
               Schemes:
                   dev
                   prod
                   Runner
[  +46 ms] Found plugin cloud_firestore at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.4+2/
[   +3 ms] Found plugin cloud_firestore_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-0.1.1+2/
[   +8 ms] Found plugin firebase_auth at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-0.16.0/
[   +2 ms] Found plugin firebase_auth_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-0.1.2/
[   +1 ms] Found plugin firebase_core at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-0.4.4+3/
[   +2 ms] Found plugin firebase_core_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+2/
[  +16 ms] Found plugin google_sign_in at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-4.4.4/
[   +3 ms] Found plugin google_sign_in_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.9.1/
[  +10 ms] Found plugin location at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location-3.0.2/
[   +1 ms] Found plugin location_web at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/location_web-1.0.0/
[   +7 ms] Found plugin path_provider at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-1.6.7/
[        ] Found plugin path_provider_macos at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-0.0.4+2/
[   +6 ms] Found plugin sqflite at /Users/siqbal/DevTools/flutter/.pub-cache/hosted/pub.dartlang.org/sqflite-1.3.0+1/
[  +48 ms] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/] /usr/bin/env xcrun xcodebuild -configuration Debug-dev -quiet -workspace Runner.xcworkspace -scheme dev BUILD_DIR=/Users/siqbal/Coding/Flutter/cool_beans/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO
[+14198 ms] === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug-dev ===
            Undefined symbols for architecture x86_64:
              "_OBJC_CLASS_$_LocationPlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_FLTGoogleSignInPlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_FLTPathProviderPlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_FLTFirebaseCorePlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_FLTFirebaseAuthPlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_SqflitePlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
              "_OBJC_CLASS_$_FLTCloudFirestorePlugin", referenced from:
                  objc-class-ref in GeneratedPluginRegistrant.o
            ld: symbol(s) not found for architecture x86_64
            clang: error: linker command failed with exit code 1 (use -v to see invocation)
            ** BUILD FAILED **
[  +14 ms] Xcode build done.                                           14.2s
[   +1 ms] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/] /usr/bin/env xcrun xcodebuild -configuration Debug-dev -quiet -workspace Runner.xcworkspace -scheme dev BUILD_DIR=/Users/siqbal/Coding/Flutter/cool_beans/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[        ] executing: [/Users/siqbal/Coding/Flutter/cool_beans/ios/] /usr/bin/env xcrun xcodebuild -configuration Debug-dev -quiet -workspace Runner.xcworkspace -scheme dev BUILD_DIR=/Users/siqbal/Coding/Flutter/cool_beans/build/ios -sdk iphonesimulator -arch x86_64 FLUTTER_SUPPRESS_ANALYTICS=true COMPILER_INDEX_STORE_ENABLE=NO -showBuildSettings
[+3557 ms] 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 = siqbal
               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 = x86_64
               ARCHS_STANDARD_32_64_BIT = i386 x86_64
               ARCHS_STANDARD_32_BIT = i386
               ARCHS_STANDARD_64_BIT = x86_64
               ARCHS_STANDARD_INCLUDING_64_BIT = x86_64
               ARCHS_UNIVERSAL_IPHONE_OS = 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/siqbal/Coding/Flutter/cool_beans/build/ios
               BUILD_LIBRARY_FOR_DISTRIBUTION = NO
               BUILD_ROOT = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Products
               BUILD_STYLE =
               BUILD_VARIANTS = normal
               BUILT_PRODUCTS_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-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/wb/kr4x4gb17w99fyrnqv1q572m0000gn/C/com.apple.DeveloperTools/11.4.1-11E503a/Xcode
               CCHROOT = /var/folders/wb/kr4x4gb17w99fyrnqv1q572m0000gn/C/com.apple.DeveloperTools/11.4.1-11E503a/Xcode
               CHMOD = /bin/chmod
               CHOWN = /usr/sbin/chown
               CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES
               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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/JavaClasses
               CLEAN_PRECOMPS = YES
               CLONE_HEADERS = NO
               CODESIGNING_FOLDER_PATH = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/CompositeSDKs
               COMPRESS_PNG_FILES = YES
               CONFIGURATION = Debug-dev
               CONFIGURATION_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator
               CONFIGURATION_TEMP_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator
               CONTENTS_FOLDER_PATH = Runner.app
               COPYING_PRESERVES_HFS_DATA = NO
               COPY_HEADERS_RUN_UNIFDEF = NO
               COPY_PHASE_STRIP = NO
               COPY_RESOURCES_FROM_STATIC_FRAMEWORKS = YES
               CORRESPONDING_DEVICE_PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
               CORRESPONDING_DEVICE_PLATFORM_NAME = iphoneos
               CORRESPONDING_DEVICE_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.4.sdk
               CORRESPONDING_DEVICE_SDK_NAME = iphoneos13.4
               CP = /bin/cp
               CREATE_INFOPLIST_SECTION_IN_BINARY = NO
               CURRENT_ARCH = x86_64
               CURRENT_PROJECT_VERSION = 1
               CURRENT_VARIANT = normal
               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 = 8.0 8.1 8.2 8.3 8.4 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
               DERIVED_FILES_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/DerivedSources
               DERIVED_FILE_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/DerivedSources
               DERIVED_SOURCES_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/DerivedSources
               DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
               DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
               DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
               DEVELOPER_FRAMEWORKS_DIR = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_FRAMEWORKS_DIR_QUOTED = /Applications/Xcode.app/Contents/Developer/Library/Frameworks
               DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/Developer/Library
               DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
               DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Tools
               DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
               DEVELOPMENT_LANGUAGE = English
               DOCUMENTATION_FOLDER_PATH = Runner.app/English.lproj/Documentation
               DONT_GENERATE_INFOPLIST_FILE = NO
               DO_HEADER_SCANNING_IN_JAM = NO
               DSTROOT = /tmp/Runner.dst
               DT_TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
               DWARF_DSYM_FILE_NAME = Runner.app.dSYM
               DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT = NO
               DWARF_DSYM_FOLDER_PATH = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/Objects/LinkFileList
               FIXED_FILES_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/FixedFiles
               FLUTTER_APPLICATION_PATH = /Users/siqbal/Coding/Flutter/cool_beans
               FLUTTER_BUILD_DIR = build
               FLUTTER_BUILD_NAME = 1.0.0
               FLUTTER_BUILD_NUMBER = 1
               FLUTTER_FRAMEWORK_DIR = /Users/siqbal/DevTools/flutter/bin/cache/artifacts/engine/ios
               FLUTTER_ROOT = /Users/siqbal/DevTools/flutter
               FLUTTER_SUPPRESS_ANALYTICS = true
               FLUTTER_TARGET = /Users/siqbal/Coding/Flutter/cool_beans/lib/main_dev.dart
               FRAMEWORKS_FOLDER_PATH = Runner.app/Frameworks
               FRAMEWORK_FLAG_PREFIX = -framework
               FRAMEWORK_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/../Flutter" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleSignIn/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/../Flutter" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/FirebaseAnalytics/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleAppMeasurement/Frameworks" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/GoogleSignIn/Frameworks" /Users/siqbal/Coding/Flutter/cool_beans/ios/Flutter
               FRAMEWORK_VERSION = A
               FULL_PRODUCT_NAME = Runner.app
               GCC3_VERSION = 3.3
               GCC_C_LANGUAGE_STANDARD = gnu99
               GCC_DYNAMIC_NO_PIC = NO
               GCC_INLINES_ARE_PRIVATE_EXTERN = YES
               GCC_NO_COMMON_BLOCKS = YES
               GCC_OBJC_LEGACY_DISPATCH = YES
               GCC_OPTIMIZATION_LEVEL = 0
               GCC_PFE_FILE_C_DIALECTS = c objective-c c++ objective-c++
               GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1  COCOAPODS=1  PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 COCOAPODS=1 DEBUG=1  COCOAPODS=1  PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=1 PB_FIELD_32BIT=1 PB_NO_PACKED_STRUCTS=1 PB_ENABLE_MALLOC=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
               GENERATE_MASTER_OBJECT_FILE = NO
               GENERATE_PKGINFO_FILE = YES
               GENERATE_PROFILING_CODE = NO
               GENERATE_TEXT_BASED_STUBS = NO
               GID = 20
               GROUP = staff
               HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT = YES
               HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES = YES
               HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS = YES
               HEADERMAP_INCLUDES_PROJECT_HEADERS = YES
               HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES = YES
               HEADERMAP_USES_VFS = NO
               HEADER_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/Firebase" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/location" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite"  /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/Firebase" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/location" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite"  "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/Firebase" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseAuthInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseCoreDiagnosticsInterop" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/location" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite"  /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include" /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Firebase/CoreOnly/Sources "/Sources/FBLPromises/include"
               HIDE_BITCODE_SYMBOLS = YES
               HOME = /Users/siqbal
               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/English.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 = siqbal
               INSTALL_PATH = /Applications
               INSTALL_ROOT = /tmp/Runner.dst
               IPHONEOS_DEPLOYMENT_TARGET = 12.1
               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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat
               LD_GENERATE_MAP_FILE = NO
               LD_MAP_FILE_PATH = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/Runner-LinkMap-normal-x86_64.txt
               LD_NO_PIE = NO
               LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER = YES
               LD_RUNPATH_SEARCH_PATHS =  '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/Frameworks' '@loader_path/Frameworks' @executable_path/Frameworks
               LEGACY_DEVELOPER_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
               LEX = lex
               LIBRARY_DEXT_INSTALL_PATH = /Library/DriverExtensions
               LIBRARY_FLAG_NOSPACE = YES
               LIBRARY_FLAG_PREFIX = -l
               LIBRARY_KEXT_INSTALL_PATH = /Library/Extensions
               LIBRARY_SEARCH_PATHS =  "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/location" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/sqflite" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/AppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/BoringSSL-GRPC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FMDB" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseCore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseCoreDiagnostics" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseFirestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/FirebaseInstallations" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GTMAppAuth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GTMSessionFetcher" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleDataTransport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleDataTransportCCTSupport" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/GoogleUtilities" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/PromisesObjC" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/abseil" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/cloud_firestore" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/firebase_auth" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/firebase_core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/gRPC-C++" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/gRPC-Core" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/google_sign_in" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/leveldb-library" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/location" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/nanopb" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/path_provider" "/Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/sqflite" /Users/siqbal/Coding/Flutter/cool_beans/ios/Flutter
               LINKER_DISPLAYS_MANGLED_NAMES = NO
               LINK_FILE_LIST_normal_x86_64 =
               LINK_WITH_STANDARD_LIBRARIES = YES
               LLVM_TARGET_TRIPLE_OS_VERSION = ios12.1
               LLVM_TARGET_TRIPLE_SUFFIX = -simulator
               LLVM_TARGET_TRIPLE_VENDOR = apple
               LOCALIZABLE_CONTENT_DIR =
               LOCALIZED_RESOURCES_FOLDER_PATH = Runner.app/English.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 = 19E287
               MAC_OS_X_VERSION_ACTUAL = 101504
               MAC_OS_X_VERSION_MAJOR = 101500
               MAC_OS_X_VERSION_MINOR = 1504
               METAL_LIBRARY_FILE_BASE = default
               METAL_LIBRARY_OUTPUT_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/Runner.app
               MODULES_FOLDER_PATH = Runner.app/Modules
               MODULE_CACHE_DIR = /Users/siqbal/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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/Objects
               OBJECT_FILE_DIR_normal = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/Objects-normal
               OBJROOT = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex
               ONLY_ACTIVE_ARCH = YES
               OS = MACOS
               OSAC = /usr/bin/osacompile
               OTHER_CFLAGS =  -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               OTHER_CPLUSPLUSFLAGS =  -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               OTHER_LDFLAGS =  -framework Flutter -framework Flutter
               OTHER_SWIFT_FLAGS =  -D COCOAPODS -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap" -D COCOAPODS -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/google_sign_in/google_sign_in.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/path_provider/path_provider.modulemap" -Xcc -fmodule-map-file="/Users/siqbal/Coding/Flutter/cool_beans/ios/Pods/Headers/Public/sqflite/sqflite.modulemap"
               PACKAGE_TYPE = com.apple.package-type.wrapper.application
               PASCAL_STRINGS = YES
               PATH = /Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/siqbal/DevTools/flutter/bin
               PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES = /usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms
               PBDEVELOPMENTPLIST_PATH = Runner.app/pbdevelopment.plist
               PFE_FILE_C_DIALECTS = objective-c
               PKGINFO_FILE_PATH = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/PkgInfo
               PKGINFO_PATH = Runner.app/PkgInfo
               PLATFORM_DEVELOPER_APPLICATIONS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications
               PLATFORM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin
               PLATFORM_DEVELOPER_LIBRARY_DIR = /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
               PLATFORM_DEVELOPER_SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs
               PLATFORM_DEVELOPER_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Tools
               PLATFORM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr
               PLATFORM_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
               PLATFORM_DISPLAY_NAME = iOS Simulator
               PLATFORM_NAME = iphonesimulator
               PLATFORM_PREFERRED_ARCH = x86_64
               PLATFORM_PRODUCT_BUILD_VERSION = 17E8258
               PLIST_FILE_OUTPUT_FORMAT = binary
               PLUGINS_FOLDER_PATH = Runner.app/PlugIns
               PODS_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios
               PODS_CONFIGURATION_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator
               PODS_PODFILE_DIR_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/.
               PODS_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/ios/Pods
               PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES
               PRECOMP_DESTINATION_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/PrefixHeaders
               PRESERVE_DEAD_CODE_INITS_AND_TERMS = NO
               PRIVATE_HEADERS_FOLDER_PATH = Runner.app/PrivateHeaders
               PRODUCT_BUNDLE_IDENTIFIER = com.coolbeanscoffee.coolbeans777.dev
               PRODUCT_BUNDLE_PACKAGE_TYPE = APPL
               PRODUCT_MODULE_NAME = Runner
               PRODUCT_NAME = Runner
               PRODUCT_SETTINGS_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner/Info.plist
               PRODUCT_TYPE = com.apple.product-type.application
               PROFILING_CODE = NO
               PROJECT = Runner
               PROJECT_DERIVED_FILE_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/DerivedSources
               PROJECT_DIR = /Users/siqbal/Coding/Flutter/cool_beans/ios
               PROJECT_FILE_PATH = /Users/siqbal/Coding/Flutter/cool_beans/ios/Runner.xcodeproj
               PROJECT_NAME = Runner
               PROJECT_TEMP_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build
               PROJECT_TEMP_ROOT = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/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/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/ResourceManagerResources
               REZ_OBJECTS_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build/ResourceManagerResources/Objects
               SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = NO
               SCRIPTS_FOLDER_PATH = Runner.app/Scripts
               SDKROOT = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
               SDK_DIR = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
               SDK_DIR_iphonesimulator13_4 = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.4.sdk
               SDK_NAME = iphonesimulator13.4
               SDK_NAMES = iphonesimulator13.4
               SDK_PRODUCT_BUILD_VERSION = 17E8258
               SDK_VERSION = 13.4
               SDK_VERSION_ACTUAL = 130400
               SDK_VERSION_MAJOR = 130000
               SDK_VERSION_MINOR = 400
               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/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator/DerivedSources
               SHARED_FRAMEWORKS_FOLDER_PATH = Runner.app/SharedFrameworks
               SHARED_PRECOMPS_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/PrecompiledHeaders
               SHARED_SUPPORT_FOLDER_PATH = Runner.app/SharedSupport
               SKIP_INSTALL = NO
               SOURCE_ROOT = /Users/siqbal/Coding/Flutter/cool_beans/ios
               SRCROOT = /Users/siqbal/Coding/Flutter/cool_beans/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_PLATFORM_TARGET_PREFIX = ios
               SYMROOT = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Products
               SYSTEM_ADMIN_APPS_DIR = /Applications/Utilities
               SYSTEM_APPS_DIR = /Applications
               SYSTEM_CORE_SERVICES_DIR = /System/Library/CoreServices
               SYSTEM_DEMOS_DIR = /Applications/Extras
               SYSTEM_DEVELOPER_APPS_DIR = /Applications/Xcode.app/Contents/Developer/Applications
               SYSTEM_DEVELOPER_BIN_DIR = /Applications/Xcode.app/Contents/Developer/usr/bin
               SYSTEM_DEVELOPER_DEMOS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples
               SYSTEM_DEVELOPER_DIR = /Applications/Xcode.app/Contents/Developer
               SYSTEM_DEVELOPER_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library
               SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools
               SYSTEM_DEVELOPER_JAVA_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Java Tools
               SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Performance Tools
               SYSTEM_DEVELOPER_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes
               SYSTEM_DEVELOPER_TOOLS = /Applications/Xcode.app/Contents/Developer/Tools
               SYSTEM_DEVELOPER_TOOLS_DOC_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools
               SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR = /Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools
               SYSTEM_DEVELOPER_USR_DIR = /Applications/Xcode.app/Contents/Developer/usr
               SYSTEM_DEVELOPER_UTILITIES_DIR = /Applications/Xcode.app/Contents/Developer/Applications/Utilities
               SYSTEM_DEXT_INSTALL_PATH = /System/Library/DriverExtensions
               SYSTEM_DOCUMENTATION_DIR = /Library/Documentation
               SYSTEM_KEXT_INSTALL_PATH = /System/Library/Extensions
               SYSTEM_LIBRARY_DIR = /System/Library
               TAPI_VERIFY_MODE = ErrorsOnly
               TARGETED_DEVICE_FAMILY = 1,2
               TARGETNAME = Runner
               TARGET_BUILD_DIR = /Users/siqbal/Coding/Flutter/cool_beans/build/ios/Debug-dev-iphonesimulator
               TARGET_NAME = Runner
               TARGET_TEMP_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build
               TEMP_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build
               TEMP_FILES_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build
               TEMP_FILE_DIR = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex/Runner.build/Debug-dev-iphonesimulator/Runner.build
               TEMP_ROOT = /Users/siqbal/Library/Developer/Xcode/DerivedData/Runner-glrlaibqhojkfaauvlssvmdvvjav/Build/Intermediates.noindex
               TEST_FRAMEWORK_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks
               TEST_LIBRARY_SEARCH_PATHS =  /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib
               TOOLCHAIN_DIR = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
               TRACK_WIDGET_CREATION = true
               TREAT_MISSING_BASELINES_AS_TEST_FAILURES = NO
               UID = 501
               UNLOCALIZED_RESOURCES_FOLDER_PATH = Runner.app
               UNSTRIPPED_PRODUCT = NO
               USER = siqbal
               USER_APPS_DIR = /Users/siqbal/Applications
               USER_LIBRARY_DIR = /Users/siqbal/Library
               USE_DYNAMIC_NO_PIC = YES
               USE_HEADERMAP = YES
               USE_HEADER_SYMLINKS = NO
               USE_LLVM_TARGET_TRIPLES = YES
               USE_LLVM_TARGET_TRIPLES_FOR_CLANG = YES
               USE_LLVM_TARGET_TRIPLES_FOR_LD = YES
               USE_LLVM_TARGET_TRIPLES_FOR_TAPI = YES
               USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
               VALIDATE_PRODUCT = NO
               VALIDATE_WORKSPACE = NO
               VALID_ARCHS = i386 x86_64
               VERBOSE_PBXCP = NO
               VERSIONING_SYSTEM = apple-generic
               VERSIONPLIST_PATH = Runner.app/version.plist
               VERSION_INFO_BUILDER = siqbal
               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 = /Applications/Xcode.app/Contents/Developer/Library/Xcode
               XCODE_PRODUCT_BUILD_VERSION = 11E503a
               XCODE_VERSION_ACTUAL = 1141
               XCODE_VERSION_MAJOR = 1100
               XCODE_VERSION_MINOR = 1140
               XPCSERVICES_FOLDER_PATH = Runner.app/XPCServices
               YACC = yacc
               arch = x86_64
               variant = normal
[ +205 ms] Failed to build iOS app
[        ] Error output from Xcode build:
           ↳
[        ]     ** BUILD FAILED **
[        ] Xcode's output:
           ↳
[        ]     === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug-dev ===
               Undefined symbols for architecture x86_64:
                 "_OBJC_CLASS_$_LocationPlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_FLTGoogleSignInPlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_FLTPathProviderPlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_FLTFirebaseCorePlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_FLTFirebaseAuthPlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_SqflitePlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
                 "_OBJC_CLASS_$_FLTCloudFirestorePlugin", referenced from:
                     objc-class-ref in GeneratedPluginRegistrant.o
               ld: symbol(s) not found for architecture x86_64
               clang: error: linker command failed with exit code 1 (use -v to see invocation)
[   +6 ms] Could not build the application for the simulator.
[   +4 ms] Error launching application on iPhone 8.
Exited (sigterm)

Flutter Doctor --verbose

Sajids-MBP:cool_beans siqbal$ flutter doctor --verbose
Downloading android-arm-profile/darwin-x64 tools...                 4.1s
Downloading android-arm-release/darwin-x64 tools...                13.4s
Downloading android-arm64-profile/darwin-x64 tools...               5.9s
Downloading android-arm64-release/darwin-x64 tools...               3.3s
Downloading android-x64-profile/darwin-x64 tools...                 3.1s
Downloading android-x64-release/darwin-x64 tools...                 2.8s
[✓] Flutter (Channel beta, v1.17.0, on Mac OS X 10.15.4 19E287, locale en-US)
    • Flutter version 1.17.0 at /Users/siqbal/DevTools/flutter
    • Framework revision e6b34c2b5c (5 days ago), 2020-05-02 11:39:18 -0700
    • Engine revision 540786dd51
    • Dart version 2.8.1

 
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
    • Android SDK at /Users/siqbal/Library/Android/sdk
    • Platform android-29, build-tools 29.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 11.4.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.4.1, Build version 11E503a
    • CocoaPods version 1.9.1

[✓] Android Studio (version 3.6)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 45.1.1
    • Dart plugin version 192.7761
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)

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

[✓] Connected device (1 available)
    • iPhone 8 • 534E1364-FEFD-4BA3-9174-32ED87A95CD1 • ios • com.apple.CoreSimulator.SimRuntime.iOS-12-1 (simulator)

• No issues found!

Pubspec.yaml (comments omitted)

name: cool_beans
description: A new Flutter project.

version: 1.0.0+1

#config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '8' to podfile

environment:
  sdk: ">=2.6.0 <3.0.0"

dependencies:
  flutter:
    sdk: flutter
  firebase_core: ^0.4.0+1 
  cloud_firestore: 0.13.4+2
  firebase_auth: ^0.16.0
  provider: ^3.0.0+1
  json_annotation: ^2.0.0
  toast: ^0.1.4  
  cached_network_image: ^2.0.0-rc
  font_awesome_flutter: ^8.5.0
  flutter_spinkit: ^4.0.0
  location: ^3.0.2
  sqflite: ^1.3.0
  path: ^1.6.2
  path_provider: ^1.6.5
  badges: ^1.1.1
  carousel_slider: ^1.4.1
  google_fonts: ^0.6.2
  flutter_slidable: ^0.5.4
  parallax_image: ^0.3.1+1
  google_sign_in: ^4.4.4

  cupertino_icons: ^0.1.2

dev_dependencies:
  flutter_test:
    sdk: flutter
  build_runner: ^1.0.0
  json_serializable: ^2.0.0


# The following section is specific to Flutter.
flutter:

  uses-material-design: true
  assets:
    - assets/roasted.jpg
    - assets/grounds.jpg
    - assets/greens.png
    - assets/equipment.jpg
    - config/


Metadata

Metadata

Assignees

Labels

c: crashStack traces logged to the consolec: regressionIt was better in the past than it is nowcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.found in release: 1.17Found to occur in 1.17found in release: 1.18Occurs in 1.18platform-iosiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project managementtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions