diff --git a/ios/AppleID AppDIstr.developerprofile b/ios/AppleID AppDIstr.developerprofile
new file mode 100644
index 0000000..4ddbedd
Binary files /dev/null and b/ios/AppleID AppDIstr.developerprofile differ
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
new file mode 100644
index 0000000..5ebabbb
--- /dev/null
+++ b/ios/Podfile.lock
@@ -0,0 +1,177 @@
+PODS:
+  - devicelocale (0.0.1):
+    - Flutter
+  - FBSDKCoreKit (5.15.1):
+    - FBSDKCoreKit/Basics (= 5.15.1)
+    - FBSDKCoreKit/Core (= 5.15.1)
+  - FBSDKCoreKit/Basics (5.15.1)
+  - FBSDKCoreKit/Core (5.15.1):
+    - FBSDKCoreKit/Basics
+  - FBSDKLoginKit (5.15.1):
+    - FBSDKLoginKit/Login (= 5.15.1)
+  - FBSDKLoginKit/Login (5.15.1):
+    - FBSDKCoreKit (~> 5.0)
+  - Firebase/Analytics (6.27.1):
+    - Firebase/Core
+  - Firebase/Core (6.27.1):
+    - Firebase/CoreOnly
+    - FirebaseAnalytics (= 6.6.2)
+  - Firebase/CoreOnly (6.27.1):
+    - FirebaseCore (= 6.8.1)
+  - FirebaseAnalytics (6.6.2):
+    - FirebaseCore (~> 6.8)
+    - FirebaseInstallations (~> 1.4)
+    - GoogleAppMeasurement (= 6.6.2)
+    - GoogleUtilities/AppDelegateSwizzler (~> 6.0)
+    - GoogleUtilities/MethodSwizzler (~> 6.0)
+    - GoogleUtilities/Network (~> 6.0)
+    - "GoogleUtilities/NSData+zlib (~> 6.0)"
+    - nanopb (~> 1.30905.0)
+  - FirebaseCore (6.8.1):
+    - FirebaseCoreDiagnostics (~> 1.3)
+    - GoogleUtilities/Environment (~> 6.5)
+    - GoogleUtilities/Logger (~> 6.5)
+  - FirebaseCoreDiagnostics (1.4.0):
+    - GoogleDataTransportCCTSupport (~> 3.1)
+    - GoogleUtilities/Environment (~> 6.5)
+    - GoogleUtilities/Logger (~> 6.5)
+    - nanopb (~> 1.30905.0)
+  - FirebaseInstallations (1.4.0):
+    - FirebaseCore (~> 6.8)
+    - GoogleUtilities/Environment (~> 6.6)
+    - GoogleUtilities/UserDefaults (~> 6.6)
+    - PromisesObjC (~> 1.2)
+  - Flutter (1.0.0)
+  - flutter_facebook_login (0.0.1):
+    - FBSDKCoreKit (~> 5.5)
+    - FBSDKLoginKit (~> 5.5)
+    - Flutter
+  - flutter_keyboard_visibility (0.0.1):
+    - Flutter
+  - flutter_local_notifications (0.0.1):
+    - Flutter
+  - GoogleAppMeasurement (6.6.2):
+    - GoogleUtilities/AppDelegateSwizzler (~> 6.0)
+    - GoogleUtilities/MethodSwizzler (~> 6.0)
+    - GoogleUtilities/Network (~> 6.0)
+    - "GoogleUtilities/NSData+zlib (~> 6.0)"
+    - nanopb (~> 1.30905.0)
+  - GoogleDataTransport (6.2.1)
+  - GoogleDataTransportCCTSupport (3.2.0):
+    - GoogleDataTransport (~> 6.1)
+    - nanopb (~> 1.30905.0)
+  - GoogleUtilities/AppDelegateSwizzler (6.6.0):
+    - GoogleUtilities/Environment
+    - GoogleUtilities/Logger
+    - GoogleUtilities/Network
+  - GoogleUtilities/Environment (6.6.0):
+    - PromisesObjC (~> 1.2)
+  - GoogleUtilities/Logger (6.6.0):
+    - GoogleUtilities/Environment
+  - GoogleUtilities/MethodSwizzler (6.6.0):
+    - GoogleUtilities/Logger
+  - GoogleUtilities/Network (6.6.0):
+    - GoogleUtilities/Logger
+    - "GoogleUtilities/NSData+zlib"
+    - GoogleUtilities/Reachability
+  - "GoogleUtilities/NSData+zlib (6.6.0)"
+  - GoogleUtilities/Reachability (6.6.0):
+    - GoogleUtilities/Logger
+  - GoogleUtilities/UserDefaults (6.6.0):
+    - GoogleUtilities/Logger
+  - nanopb (1.30905.0):
+    - nanopb/decode (= 1.30905.0)
+    - nanopb/encode (= 1.30905.0)
+  - nanopb/decode (1.30905.0)
+  - nanopb/encode (1.30905.0)
+  - path_provider_linux (0.0.1):
+    - Flutter
+  - PromisesObjC (1.2.9)
+  - shared_preferences (0.0.1):
+    - Flutter
+  - shared_preferences_linux (0.0.1):
+    - Flutter
+  - shared_preferences_macos (0.0.1):
+    - Flutter
+  - shared_preferences_web (0.0.1):
+    - Flutter
+
+DEPENDENCIES:
+  - devicelocale (from `.symlinks/plugins/devicelocale/ios`)
+  - Firebase/Analytics
+  - Flutter (from `Flutter`)
+  - flutter_facebook_login (from `.symlinks/plugins/flutter_facebook_login/ios`)
+  - flutter_keyboard_visibility (from `.symlinks/plugins/flutter_keyboard_visibility/ios`)
+  - flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
+  - path_provider_linux (from `.symlinks/plugins/path_provider_linux/ios`)
+  - shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
+  - shared_preferences_linux (from `.symlinks/plugins/shared_preferences_linux/ios`)
+  - shared_preferences_macos (from `.symlinks/plugins/shared_preferences_macos/ios`)
+  - shared_preferences_web (from `.symlinks/plugins/shared_preferences_web/ios`)
+
+SPEC REPOS:
+  trunk:
+    - FBSDKCoreKit
+    - FBSDKLoginKit
+    - Firebase
+    - FirebaseAnalytics
+    - FirebaseCore
+    - FirebaseCoreDiagnostics
+    - FirebaseInstallations
+    - GoogleAppMeasurement
+    - GoogleDataTransport
+    - GoogleDataTransportCCTSupport
+    - GoogleUtilities
+    - nanopb
+    - PromisesObjC
+
+EXTERNAL SOURCES:
+  devicelocale:
+    :path: ".symlinks/plugins/devicelocale/ios"
+  Flutter:
+    :path: Flutter
+  flutter_facebook_login:
+    :path: ".symlinks/plugins/flutter_facebook_login/ios"
+  flutter_keyboard_visibility:
+    :path: ".symlinks/plugins/flutter_keyboard_visibility/ios"
+  flutter_local_notifications:
+    :path: ".symlinks/plugins/flutter_local_notifications/ios"
+  path_provider_linux:
+    :path: ".symlinks/plugins/path_provider_linux/ios"
+  shared_preferences:
+    :path: ".symlinks/plugins/shared_preferences/ios"
+  shared_preferences_linux:
+    :path: ".symlinks/plugins/shared_preferences_linux/ios"
+  shared_preferences_macos:
+    :path: ".symlinks/plugins/shared_preferences_macos/ios"
+  shared_preferences_web:
+    :path: ".symlinks/plugins/shared_preferences_web/ios"
+
+SPEC CHECKSUMS:
+  devicelocale: feebbe5e7a30adb8c4f83185de1b50ff19b44f00
+  FBSDKCoreKit: 1d5acf7c9d7a2f92bb1a242dc60cae5b7adb91df
+  FBSDKLoginKit: f1ea8026a58b52d30c9f2e6a58ca7d813619fb83
+  Firebase: 919186c8e119dd9372a45fd1dd17a8a942bc1892
+  FirebaseAnalytics: 5fa308e1b13f838d0f6dc74719ac2a72e8c5afc4
+  FirebaseCore: 8cd4f8ea22075e0ee582849b1cf79d8816506085
+  FirebaseCoreDiagnostics: 4505e4d4009b1d93f605088ee7d7764d5f0d1c84
+  FirebaseInstallations: 293f567159b6d66d1c990f13bb868066096c94ec
+  Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
+  flutter_facebook_login: cfb5659f686b1c575ef205c6b6fd20db9679d3c4
+  flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069
+  flutter_local_notifications: 9e4738ce2471c5af910d961a6b7eadcf57c50186
+  GoogleAppMeasurement: 8cd1f289d60e629cf16ab03363b9e89c776b9651
+  GoogleDataTransport: 9a8a16f79feffc7f42096743de2a7c4815e84020
+  GoogleDataTransportCCTSupport: 489c1265d2c85b68187a83a911913d190012158d
+  GoogleUtilities: 39530bc0ad980530298e9c4af8549e991fd033b1
+  nanopb: c43f40fadfe79e8b8db116583945847910cbabc9
+  path_provider_linux: 4d630dc393e1f20364f3e3b4a2ff41d9674a84e4
+  PromisesObjC: b48e0338dbbac2207e611750777895f7a5811b75
+  shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
+  shared_preferences_linux: afefbfe8d921e207f01ede8b60373d9e3b566b78
+  shared_preferences_macos: f3f29b71ccbb56bf40c9dd6396c9acf15e214087
+  shared_preferences_web: 141cce0c3ed1a1c5bf2a0e44f52d31eeb66e5ea9
+
+PODFILE CHECKSUM: 1883e08e6d88691734d588f985fd813ab64db822
+
+COCOAPODS: 1.9.2
diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..5b846a9
--- /dev/null
+++ b/ios/Runner.xcodeproj/project.pbxproj
@@ -0,0 +1,581 @@
+// !$*UTF8*$!
+{
+	archiveVersion = 1;
+	classes = {
+	};
+	objectVersion = 51;
+	objects = {
+
+/* Begin PBXBuildFile section */
+		1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
+		3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
+		42B6B159AF35AFB6DE777DFB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09BD889296C5C90D989820C8 /* Pods_Runner.framework */; };
+		74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
+		97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
+		97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
+		BB81345024BB4BE10078D9A4 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB81344F24BB4BE10078D9A4 /* GoogleService-Info.plist */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+		9705A1C41CF9048500538489 /* Embed Frameworks */ = {
+			isa = PBXCopyFilesBuildPhase;
+			buildActionMask = 2147483647;
+			dstPath = "";
+			dstSubfolderSpec = 10;
+			files = (
+			);
+			name = "Embed Frameworks";
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+		09BD889296C5C90D989820C8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
+		0AC220BF5E290CD9A40B0687 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
+		1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
+		1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
+		3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
+		74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
+		74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
+		7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
+		9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
+		9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
+		97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
+		97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
+		97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
+		97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+		BB81344F24BB4BE10078D9A4 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
+		D5EDDC52125075FB9E21AD35 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
+		F39E6E227EB942E5663A6086 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+		97C146EB1CF9000F007C117D /* Frameworks */ = {
+			isa = PBXFrameworksBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				42B6B159AF35AFB6DE777DFB /* Pods_Runner.framework in Frameworks */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+		0CE8866A6ED123060A7A06FD /* Pods */ = {
+			isa = PBXGroup;
+			children = (
+				D5EDDC52125075FB9E21AD35 /* Pods-Runner.debug.xcconfig */,
+				F39E6E227EB942E5663A6086 /* Pods-Runner.release.xcconfig */,
+				0AC220BF5E290CD9A40B0687 /* Pods-Runner.profile.xcconfig */,
+			);
+			path = Pods;
+			sourceTree = "<group>";
+		};
+		3ADC50290ED054951FAC1F56 /* Frameworks */ = {
+			isa = PBXGroup;
+			children = (
+				09BD889296C5C90D989820C8 /* Pods_Runner.framework */,
+			);
+			name = Frameworks;
+			sourceTree = "<group>";
+		};
+		9740EEB11CF90186004384FC /* Flutter */ = {
+			isa = PBXGroup;
+			children = (
+				3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
+				9740EEB21CF90195004384FC /* Debug.xcconfig */,
+				7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
+				9740EEB31CF90195004384FC /* Generated.xcconfig */,
+			);
+			name = Flutter;
+			sourceTree = "<group>";
+		};
+		97C146E51CF9000F007C117D = {
+			isa = PBXGroup;
+			children = (
+				9740EEB11CF90186004384FC /* Flutter */,
+				97C146F01CF9000F007C117D /* Runner */,
+				97C146EF1CF9000F007C117D /* Products */,
+				0CE8866A6ED123060A7A06FD /* Pods */,
+				3ADC50290ED054951FAC1F56 /* Frameworks */,
+			);
+			sourceTree = "<group>";
+		};
+		97C146EF1CF9000F007C117D /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				97C146EE1CF9000F007C117D /* Runner.app */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		97C146F01CF9000F007C117D /* Runner */ = {
+			isa = PBXGroup;
+			children = (
+				BB81344F24BB4BE10078D9A4 /* GoogleService-Info.plist */,
+				97C146FA1CF9000F007C117D /* Main.storyboard */,
+				97C146FD1CF9000F007C117D /* Assets.xcassets */,
+				97C147021CF9000F007C117D /* Info.plist */,
+				97C146F11CF9000F007C117D /* Supporting Files */,
+				1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
+				1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
+				74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
+				74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
+			);
+			path = Runner;
+			sourceTree = "<group>";
+		};
+		97C146F11CF9000F007C117D /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+		97C146ED1CF9000F007C117D /* Runner */ = {
+			isa = PBXNativeTarget;
+			buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
+			buildPhases = (
+				1A30A4E98C2C950CFF593CE9 /* [CP] Check Pods Manifest.lock */,
+				9740EEB61CF901F6004384FC /* Run Script */,
+				97C146EA1CF9000F007C117D /* Sources */,
+				97C146EB1CF9000F007C117D /* Frameworks */,
+				97C146EC1CF9000F007C117D /* Resources */,
+				9705A1C41CF9048500538489 /* Embed Frameworks */,
+				3B06AD1E1E4923F5004D2608 /* Thin Binary */,
+				EB0A62903CC30EC853FC7908 /* [CP] Embed Pods Frameworks */,
+			);
+			buildRules = (
+			);
+			dependencies = (
+			);
+			name = Runner;
+			productName = Runner;
+			productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
+			productType = "com.apple.product-type.application";
+		};
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+		97C146E61CF9000F007C117D /* Project object */ = {
+			isa = PBXProject;
+			attributes = {
+				LastUpgradeCheck = 1020;
+				ORGANIZATIONNAME = "";
+				TargetAttributes = {
+					97C146ED1CF9000F007C117D = {
+						CreatedOnToolsVersion = 7.3.1;
+						LastSwiftMigration = 1100;
+					};
+				};
+			};
+			buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
+			compatibilityVersion = "Xcode 9.3";
+			developmentRegion = en;
+			hasScannedForEncodings = 0;
+			knownRegions = (
+				en,
+				Base,
+			);
+			mainGroup = 97C146E51CF9000F007C117D;
+			productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
+			projectDirPath = "";
+			projectRoot = "";
+			targets = (
+				97C146ED1CF9000F007C117D /* Runner */,
+			);
+		};
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+		97C146EC1CF9000F007C117D /* Resources */ = {
+			isa = PBXResourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
+				BB81345024BB4BE10078D9A4 /* GoogleService-Info.plist in Resources */,
+				97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
+				97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+		1A30A4E98C2C950CFF593CE9 /* [CP] Check Pods Manifest.lock */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputFileListPaths = (
+			);
+			inputPaths = (
+				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
+				"${PODS_ROOT}/Manifest.lock",
+			);
+			name = "[CP] Check Pods Manifest.lock";
+			outputFileListPaths = (
+			);
+			outputPaths = (
+				"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
+			showEnvVarsInLog = 0;
+		};
+		3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Thin Binary";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
+		};
+		9740EEB61CF901F6004384FC /* Run Script */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputPaths = (
+			);
+			name = "Run Script";
+			outputPaths = (
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
+		};
+		EB0A62903CC30EC853FC7908 /* [CP] Embed Pods Frameworks */ = {
+			isa = PBXShellScriptBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+			);
+			inputFileListPaths = (
+				"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
+			);
+			name = "[CP] Embed Pods Frameworks";
+			outputFileListPaths = (
+				"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+			shellPath = /bin/sh;
+			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
+			showEnvVarsInLog = 0;
+		};
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+		97C146EA1CF9000F007C117D /* Sources */ = {
+			isa = PBXSourcesBuildPhase;
+			buildActionMask = 2147483647;
+			files = (
+				74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
+				1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
+			);
+			runOnlyForDeploymentPostprocessing = 0;
+		};
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+		97C146FA1CF9000F007C117D /* Main.storyboard */ = {
+			isa = PBXVariantGroup;
+			children = (
+				97C146FB1CF9000F007C117D /* Base */,
+			);
+			name = Main.storyboard;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+		249021D3217E4FDB00AE95B9 /* Profile */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				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;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_NO_COMMON_BLOCKS = YES;
+				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;
+				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+				MTL_ENABLE_DEBUG_INFO = NO;
+				SDKROOT = iphoneos;
+				SUPPORTED_PLATFORMS = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Profile;
+		};
+		249021D4217E4FDB00AE95B9 /* Profile */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CLANG_ENABLE_MODULES = YES;
+				CURRENT_PROJECT_VERSION = 20;
+				DEVELOPMENT_TEAM = SFJJBDCU6Z;
+				ENABLE_BITCODE = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				INFOPLIST_FILE = Runner/Info.plist;
+				LD_RUNPATH_SEARCH_PATHS = (
+					"$(inherited)",
+					"@executable_path/Frameworks",
+				);
+				LIBRARY_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				MARKETING_VERSION = 1.1.0;
+				PRODUCT_BUNDLE_IDENTIFIER = com.aitrainer.app;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+				SWIFT_VERSION = 5.0;
+				TARGETED_DEVICE_FAMILY = 1;
+				VERSIONING_SYSTEM = "apple-generic";
+			};
+			name = Profile;
+		};
+		97C147031CF9000F007C117D /* Debug */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				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;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = dwarf;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				ENABLE_TESTABILITY = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_DYNAMIC_NO_PIC = NO;
+				GCC_NO_COMMON_BLOCKS = YES;
+				GCC_OPTIMIZATION_LEVEL = 0;
+				GCC_PREPROCESSOR_DEFINITIONS = (
+					"DEBUG=1",
+					"$(inherited)",
+				);
+				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;
+				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+				MTL_ENABLE_DEBUG_INFO = YES;
+				ONLY_ACTIVE_ARCH = YES;
+				SDKROOT = iphoneos;
+				TARGETED_DEVICE_FAMILY = "1,2";
+			};
+			name = Debug;
+		};
+		97C147041CF9000F007C117D /* Release */ = {
+			isa = XCBuildConfiguration;
+			buildSettings = {
+				ALWAYS_SEARCH_USER_PATHS = NO;
+				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;
+				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+				COPY_PHASE_STRIP = NO;
+				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+				ENABLE_NS_ASSERTIONS = NO;
+				ENABLE_STRICT_OBJC_MSGSEND = YES;
+				GCC_C_LANGUAGE_STANDARD = gnu99;
+				GCC_NO_COMMON_BLOCKS = YES;
+				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;
+				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+				MTL_ENABLE_DEBUG_INFO = NO;
+				SDKROOT = iphoneos;
+				SUPPORTED_PLATFORMS = iphoneos;
+				SWIFT_COMPILATION_MODE = wholemodule;
+				SWIFT_OPTIMIZATION_LEVEL = "-O";
+				TARGETED_DEVICE_FAMILY = "1,2";
+				VALIDATE_PRODUCT = YES;
+			};
+			name = Release;
+		};
+		97C147061CF9000F007C117D /* Debug */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CLANG_ENABLE_MODULES = YES;
+				CURRENT_PROJECT_VERSION = 20;
+				DEVELOPMENT_TEAM = SFJJBDCU6Z;
+				ENABLE_BITCODE = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				INFOPLIST_FILE = Runner/Info.plist;
+				LD_RUNPATH_SEARCH_PATHS = (
+					"$(inherited)",
+					"@executable_path/Frameworks",
+				);
+				LIBRARY_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				MARKETING_VERSION = 1.1.0;
+				PRODUCT_BUNDLE_IDENTIFIER = com.aitrainer.app;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+				SWIFT_VERSION = 5.0;
+				TARGETED_DEVICE_FAMILY = 1;
+				VERSIONING_SYSTEM = "apple-generic";
+			};
+			name = Debug;
+		};
+		97C147071CF9000F007C117D /* Release */ = {
+			isa = XCBuildConfiguration;
+			baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
+			buildSettings = {
+				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+				CLANG_ENABLE_MODULES = YES;
+				CURRENT_PROJECT_VERSION = 20;
+				DEVELOPMENT_TEAM = SFJJBDCU6Z;
+				ENABLE_BITCODE = NO;
+				FRAMEWORK_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				INFOPLIST_FILE = Runner/Info.plist;
+				LD_RUNPATH_SEARCH_PATHS = (
+					"$(inherited)",
+					"@executable_path/Frameworks",
+				);
+				LIBRARY_SEARCH_PATHS = (
+					"$(inherited)",
+					"$(PROJECT_DIR)/Flutter",
+				);
+				MARKETING_VERSION = 1.1.0;
+				PRODUCT_BUNDLE_IDENTIFIER = com.aitrainer.app;
+				PRODUCT_NAME = "$(TARGET_NAME)";
+				SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
+				SWIFT_VERSION = 5.0;
+				TARGETED_DEVICE_FAMILY = 1;
+				VERSIONING_SYSTEM = "apple-generic";
+			};
+			name = Release;
+		};
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+		97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				97C147031CF9000F007C117D /* Debug */,
+				97C147041CF9000F007C117D /* Release */,
+				249021D3217E4FDB00AE95B9 /* Profile */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+		97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
+			isa = XCConfigurationList;
+			buildConfigurations = (
+				97C147061CF9000F007C117D /* Debug */,
+				97C147071CF9000F007C117D /* Release */,
+				249021D4217E4FDB00AE95B9 /* Profile */,
+			);
+			defaultConfigurationIsVisible = 0;
+			defaultConfigurationName = Release;
+		};
+/* End XCConfigurationList section */
+	};
+	rootObject = 97C146E61CF9000F007C117D /* Project object */;
+}
diff --git a/ios/Runner/Launch Screen.storyboard b/ios/Runner/Launch Screen.storyboard
new file mode 100644
index 0000000..5d44182
--- /dev/null
+++ b/ios/Runner/Launch Screen.storyboard	
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13142" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
+    <dependencies>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12042"/>
+        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
+        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <scenes>
+        <!--View Controller-->
+        <scene sceneID="EHf-IW-A2E">
+            <objects>
+                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
+                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
+                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                        <subviews>
+                            <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
+                                <rect key="frame" x="0.0" y="626.5" width="375" height="20.5"/>
+                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                                <nil key="highlightedColor"/>
+                            </label>
+                            <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Runner" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
+                                <rect key="frame" x="0.0" y="202" width="375" height="43"/>
+                                <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
+                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                                <nil key="highlightedColor"/>
+                            </label>
+                        </subviews>
+                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <constraints>
+                            <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
+                            <constraint firstItem="Bcu-3y-fUS" firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
+                            <constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" symbolic="YES" id="SfN-ll-jLj"/>
+                            <constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/>
+                            <constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
+                            <constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Bcu-3y-fUS" secondAttribute="leading" constant="20" symbolic="YES" id="x7j-FC-K8j"/>
+                        </constraints>
+                        <viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
+                    </view>
+                </viewController>
+                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
+            </objects>
+            <point key="canvasLocation" x="53" y="375"/>
+        </scene>
+    </scenes>
+</document>
diff --git a/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-desc.xcbuild b/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-desc.xcbuild
new file mode 100644
index 0000000..b9bc2cd
Binary files /dev/null and b/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-desc.xcbuild differ
diff --git a/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-manifest.xcbuild b/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-manifest.xcbuild
new file mode 100644
index 0000000..1314f7d
--- /dev/null
+++ b/ios/build/XCBuildData/335b1b82eb496d11b202a4225cbae6e6-manifest.xcbuild
@@ -0,0 +1,84 @@
+client:
+  name: basic
+  version: 0
+  file-system: default
+
+targets:
+  "": ["<all>"]
+
+nodes:
+  "/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios": {"is-mutated":true}
+
+commands:
+  "<all>": {"tool":"phony","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready>"],"outputs":["<all>"]}
+  "<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>": {"tool":"stale-file-removal","expectedOutputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--start>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets/","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPhone12,8","--filter-for-device-os-version","13.5","--sticker-pack-identifier-prefix","com.aitrainer.aitrainer_app.sticker-pack.","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--platform","iphonesimulator","--product-type","com.apple.product-type.application","--compile","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"4fb58f116a29f6c316dd80dce55a4cd0"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios8.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-MMD","-MT","dependencies","-MF","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"75a78c173fe10fe201eac8ceb63ecfa5"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios8.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-MMD","-MT","dependencies","-MF","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"91ef65a520a7b4a193c914da385ed6f5"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--compilation-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"86e66768deaae31d2811af2d0d96d615"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--compilation-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"8643838b8162b45b48e46a79c48f6ffd"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/AppDelegate.swift","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-target","x86_64-apple-ios8.0-simulator","-g","-module-cache-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-swift-version","5","-I","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-parse-as-library","-c","-j4","-output-file-map","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-emit-objc-header","-emit-objc-header-path","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","-working-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"192b7efc0dbc4df659e2e4067cd929b8"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"deps":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","inputs":[],"outputs":["<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"ae018eab6c49eb36d356da1fc65ff4fb"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"f43d642c1bfe5f086836528966f3de17"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"c9ec58e1f10c884d6452ab54dbe2311d"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"98e176b7a0d06f1fc31b87ffb81c04b8"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"d6e46c1f9905e5c85d13ba8c6ae21d89"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"e33f12dbc912252e782227b6a2a1b511"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"e66760761c80c05dcfd1a220da742d5a"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64": {"tool":"shell","description":"Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios8.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-L/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-L/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-filelist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-Xlinker","-dependency_info","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"434b990f01b46bcce96787552121a405"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--link","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"d553b4a1304de7f472c79e11b69de233"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--start>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>"],"args":["/bin/sh","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"tiborbossanyi","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":"i386 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":"i386 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":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CCHROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_ANALYZER_NONNULL":"YES","CLANG_CXX_LANGUAGE_STANDARD":"gnu++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos13.5","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","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 13.5","DERIVED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","DOCUMENTATION_FOLDER_PATH":"Runner.app/en.lproj/Documentation","DONT_GENERATE_INFOPLIST_FILE":"NO","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/Runner.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"Runner.app.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","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","FILE_LIST":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"1.0.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Users/tiborbossanyi/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Users/tiborbossanyi/flutter","FLUTTER_TARGET":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 ","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include ","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/tiborbossanyi","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Runner/Info.plist","INFOPLIST_OUTPUT_FORMAT":"binary","INFOPLIST_PATH":"Runner.app/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"Runner.app/en.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/Runner.dst/Applications","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"tiborbossanyi","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"8.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LD_RUNPATH_SEARCH_PATHS":" @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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios8.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","LOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app/en.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFCopyLocalizedString","LOCALIZED_STRING_SWIFTUI_SUPPORT":"YES","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","LOCSYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"19F94a","MAC_OS_X_VERSION_ACTUAL":"101505","MAC_OS_X_VERSION_MAJOR":"101500","MAC_OS_X_VERSION_MINOR":"1505","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/tiborbossanyi/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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework Flutter","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/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_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"17F65","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.aitrainer.aitrainer_app","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","PROJECT_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR_iphonesimulator13_5":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_NAME":"iphonesimulator13.5","SDK_NAMES":"iphonesimulator13.5","SDK_PRODUCT_BUILD_VERSION":"17F65","SDK_VERSION":"13.5","SDK_VERSION_ACTUAL":"130500","SDK_VERSION_MAJOR":"130000","SDK_VERSION_MINOR":"500","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","SRCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETED_DEVICE_FAMILY":"1,2","TARGETNAME":"Runner","TARGET_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"131790CC-3049-4310-A311-ECBCBFCAB930","TARGET_DEVICE_MODEL":"iPhone12,8","TARGET_DEVICE_OS_VERSION":"13.5","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","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":"tiborbossanyi","USER_APPS_DIR":"/Users/tiborbossanyi/Applications","USER_LIBRARY_DIR":"/Users/tiborbossanyi/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","USE_LLVM_TARGET_TRIPLES":"YES","USE_LLVM_TARGET_TRIPLES_FOR_CLANG":"YES","USE_LLVM_TARGET_TRIPLES_FOR_LD":"YES","USE_LLVM_TARGET_TRIPLES_FOR_TAPI":"YES","VALIDATE_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"tiborbossanyi","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":"11E608c","XCODE_VERSION_ACTUAL":"1150","XCODE_VERSION_MAJOR":"1100","XCODE_VERSION_MINOR":"1150","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"e7ead4e10c9915edace807ad5fb7d373"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>"],"args":["/bin/sh","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"tiborbossanyi","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":"i386 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":"i386 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":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CCHROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_ANALYZER_NONNULL":"YES","CLANG_CXX_LANGUAGE_STANDARD":"gnu++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos13.5","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","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 13.5","DERIVED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","DOCUMENTATION_FOLDER_PATH":"Runner.app/en.lproj/Documentation","DONT_GENERATE_INFOPLIST_FILE":"NO","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/Runner.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"Runner.app.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","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","FILE_LIST":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"1.0.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Users/tiborbossanyi/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Users/tiborbossanyi/flutter","FLUTTER_TARGET":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 ","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include ","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/tiborbossanyi","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Runner/Info.plist","INFOPLIST_OUTPUT_FORMAT":"binary","INFOPLIST_PATH":"Runner.app/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"Runner.app/en.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/Runner.dst/Applications","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"tiborbossanyi","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"8.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LD_RUNPATH_SEARCH_PATHS":" @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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios8.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","LOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app/en.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFCopyLocalizedString","LOCALIZED_STRING_SWIFTUI_SUPPORT":"YES","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","LOCSYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"19F94a","MAC_OS_X_VERSION_ACTUAL":"101505","MAC_OS_X_VERSION_MAJOR":"101500","MAC_OS_X_VERSION_MINOR":"1505","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/tiborbossanyi/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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework Flutter","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/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_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"17F65","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.aitrainer.aitrainer_app","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","PROJECT_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR_iphonesimulator13_5":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_NAME":"iphonesimulator13.5","SDK_NAMES":"iphonesimulator13.5","SDK_PRODUCT_BUILD_VERSION":"17F65","SDK_VERSION":"13.5","SDK_VERSION_ACTUAL":"130500","SDK_VERSION_MAJOR":"130000","SDK_VERSION_MINOR":"500","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","SRCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETED_DEVICE_FAMILY":"1,2","TARGETNAME":"Runner","TARGET_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"131790CC-3049-4310-A311-ECBCBFCAB930","TARGET_DEVICE_MODEL":"iPhone12,8","TARGET_DEVICE_OS_VERSION":"13.5","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","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":"tiborbossanyi","USER_APPS_DIR":"/Users/tiborbossanyi/Applications","USER_LIBRARY_DIR":"/Users/tiborbossanyi/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","USE_LLVM_TARGET_TRIPLES":"YES","USE_LLVM_TARGET_TRIPLES_FOR_CLANG":"YES","USE_LLVM_TARGET_TRIPLES_FOR_LD":"YES","USE_LLVM_TARGET_TRIPLES_FOR_TAPI":"YES","VALIDATE_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"tiborbossanyi","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":"11E608c","XCODE_VERSION_ACTUAL":"1150","XCODE_VERSION_MAJOR":"1100","XCODE_VERSION_MINOR":"1150","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"7721aa3303f125e3bd02d866386aa273"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"args":["/usr/bin/touch","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"7830b0be0f7dd88dc7e7294cefa9b377"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]}
+
diff --git a/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-desc.xcbuild b/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-desc.xcbuild
new file mode 100644
index 0000000..dd99b62
Binary files /dev/null and b/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-desc.xcbuild differ
diff --git a/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-manifest.xcbuild b/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-manifest.xcbuild
new file mode 100644
index 0000000..850d1cd
--- /dev/null
+++ b/ios/build/XCBuildData/6a3e77cbd6d1ca3cb3a49fa9b7cac1e8-manifest.xcbuild
@@ -0,0 +1,93 @@
+client:
+  name: basic
+  version: 0
+  file-system: default
+
+targets:
+  "": ["<all>"]
+
+nodes:
+  "/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios": {"is-mutated":true}
+  "/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"is-mutated":true}
+  "/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner": {"is-mutated":true}
+  "<TRIGGER: Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64>": {"is-command-timestamp":true}
+  "<TRIGGER: MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>": {"is-command-timestamp":true}
+
+commands:
+  "<all>": {"tool":"phony","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready>"],"outputs":["<all>"]}
+  "<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>": {"tool":"stale-file-removal","expectedOutputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"roots":["/tmp/Runner.dst","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<CodeSign /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--start>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CopyAside>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-StripSymbols>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-Validate>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--CopySwiftPackageResourcesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--InfoPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ModuleMapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--ProductStructureTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SanitizerTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--StubBinaryTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--SwiftStandardLibrariesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetPostprocessingTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--TestTargetTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--VersionPlistTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<CodeSign /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--end>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-Debug-iphonesimulator-stale-file-removal>","<CreateBuildDirectory-/tmp/Runner.dst>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--modules-ready>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase3-copy-bundle-resources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>"]}
+  "Gate target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary": {"tool":"phony","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>","<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"outputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CodeSign /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"CodeSign /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-ChangeAlternatePermissions>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>","<TRIGGER: Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64>","<TRIGGER: MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/_CodeSignature","<CodeSign /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"args":["/usr/bin/codesign","--force","--sign","-","--entitlements","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","--timestamp=none","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app"],"env":{"CODESIGN_ALLOCATE":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate"},"can-safely-interrupt":false,"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"f62e7cbd1ff25b9726d27f94213f7164"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileAssetCatalog /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets": {"tool":"shell","description":"CompileAssetCatalog /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets/","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Assets.car"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/actool","--output-format","human-readable-text","--notices","--warnings","--export-dependency-info","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","--app-icon","AppIcon","--compress-pngs","--enable-on-demand-resources","YES","--filter-for-device-model","iPhone12,8","--filter-for-device-os-version","13.5","--sticker-pack-identifier-prefix","com.aitrainer.aitrainer_app.sticker-pack.","--development-region","en","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--platform","iphonesimulator","--product-type","com.apple.product-type.application","--compile","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Assets.xcassets"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_dependencies"],"deps-style":"dependency-info","signature":"4fb58f116a29f6c316dd80dce55a4cd0"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","objective-c","-target","x86_64-apple-ios8.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fobjc-arc","-fmodules","-gmodules","-fmodules-cache-path=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Wno-implicit-atomic-properties","-Werror=deprecated-objc-isa-usage","-Wno-objc-interface-ivars","-Werror=objc-root-class","-Wno-arc-repeated-use-of-weak","-Wimplicit-retain-self","-Wduplicate-method-match","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-Wno-selector","-Wno-strict-selector-match","-Wundeclared-selector","-Wdeprecated-implementations","-DDEBUG=1","-DOBJC_OLD_DISPATCH_PROTOTYPES=0","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-fasm-blocks","-fstrict-aliasing","-Wprotocol","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-fobjc-abi-version=2","-fobjc-legacy-dispatch","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-MMD","-MT","dependencies","-MF","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d","--serialize-diagnostics","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.dia","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/GeneratedPluginRegistrant.m","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.d"],"deps-style":"makefile","signature":"75a78c173fe10fe201eac8ceb63ecfa5"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler": {"tool":"shell","description":"CompileC /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--generated-headers>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-x","c","-target","x86_64-apple-ios8.0-simulator","-fmessage-length=0","-fdiagnostics-show-note-include-stack","-fmacro-backtrace-limit=0","-std=gnu99","-fmodules","-gmodules","-fmodules-cache-path=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-fmodules-prune-interval=86400","-fmodules-prune-after=345600","-fbuild-session-file=/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","-fmodules-validate-once-per-build-session","-Wnon-modular-include-in-framework-module","-Werror=non-modular-include-in-framework-module","-Wno-trigraphs","-fpascal-strings","-O0","-fno-common","-Wno-missing-field-initializers","-Wno-missing-prototypes","-Werror=return-type","-Wunreachable-code","-Werror=deprecated-objc-isa-usage","-Werror=objc-root-class","-Wno-missing-braces","-Wparentheses","-Wswitch","-Wunused-function","-Wno-unused-label","-Wno-unused-parameter","-Wunused-variable","-Wunused-value","-Wempty-body","-Wuninitialized","-Wconditional-uninitialized","-Wno-unknown-pragmas","-Wno-shadow","-Wno-four-char-constants","-Wno-conversion","-Wconstant-conversion","-Wint-conversion","-Wbool-conversion","-Wenum-conversion","-Wno-float-conversion","-Wnon-literal-null-conversion","-Wobjc-literal-conversion","-Wshorten-64-to-32","-Wpointer-sign","-Wno-newline-eof","-DDEBUG=1","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-fasm-blocks","-fstrict-aliasing","-Wdeprecated-declarations","-g","-Wno-sign-conversion","-Winfinite-recursion","-Wcomma","-Wblock-capture-autoreleasing","-Wstrict-prototypes","-Wno-semicolon-before-method-body","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-iquote","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-MMD","-MT","dependencies","-MF","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d","--serialize-diagnostics","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.dia","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o"],"env":{"LANG":"en_US.US-ASCII"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.d"],"deps-style":"makefile","signature":"91ef65a520a7b4a193c914da385ed6f5"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard": {"tool":"shell","description":"CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--compilation-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/LaunchScreen.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"86e66768deaae31d2811af2d0d96d615"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard": {"tool":"shell","description":"CompileStoryboard /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--output-partial-info-plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","--auto-activate-custom-fonts","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--compilation-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Base.lproj/Main.storyboard"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"8643838b8162b45b48e46a79c48f6ffd"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler": {"tool":"shell","description":"CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/AppDelegate.swift","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc","-incremental","-module-name","Runner","-Onone","-enable-batch-mode","-enforce-exclusivity=checked","@/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","-sdk","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-target","x86_64-apple-ios8.0-simulator","-g","-module-cache-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex","-Xfrontend","-serialize-debugging-options","-enable-testing","-index-store-path","/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/Runner-gdlojfcevilrmxdfclfwkxujlqtq/Index/DataStore","-swift-version","5","-I","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-parse-as-library","-c","-j4","-output-file-map","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","-parseable-output","-serialize-diagnostics","-emit-dependencies","-emit-module","-emit-module-path","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/swift-overrides.hmap","-Xcc","-iquote","-Xcc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","-Xcc","-iquote","-Xcc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources-normal/x86_64","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/x86_64","-Xcc","-I/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","-Xcc","-DDEBUG=1","-emit-objc-header","-emit-objc-header-path","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","-import-objc-header","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Runner-Bridging-Header.h","-pch-output-dir","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","-working-directory","/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios"],"env":{"DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk"},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.d"],"deps-style":"makefile","signature":"192b7efc0dbc4df659e2e4067cd929b8"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopyPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist": {"tool":"copy-plist","description":"CopyPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter/AppFrameworkInfo.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/AppFrameworkInfo.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CopySwiftLibs /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"embed-swift-stdlib","description":"CopySwiftLibs /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase5-thin-binary>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["<CopySwiftStdlib /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"deps":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/SwiftStdLibToolInputDependencies.dep"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:CreateBuildDirectory /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios": {"tool":"create-build-directory","description":"CreateBuildDirectory /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","inputs":[],"outputs":["<CreateBuildDirectory-/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios>","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"ae018eab6c49eb36d356da1fc65ff4fb"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftsourceinfo","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/Project/x86_64.swiftsourceinfo"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"f43d642c1bfe5f086836528966f3de17"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftdoc"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"c9ec58e1f10c884d6452ab54dbe2311d"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64-apple-ios-simulator.swiftmodule"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"98e176b7a0d06f1fc31b87ffb81c04b8"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftdoc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftdoc"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"d6e46c1f9905e5c85d13ba8c6ae21d89"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.swiftmodule/x86_64.swiftmodule"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"e33f12dbc912252e782227b6a2a1b511"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h": {"tool":"shell","description":"Ditto /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"args":["/usr/bin/ditto","-rsrc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-Swift.h","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner-Swift.h"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"e66760761c80c05dcfd1a220da742d5a"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64": {"tool":"shell","description":"Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_vers.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/GeneratedPluginRegistrant.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/AppDelegate.o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner","<Linked Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner>","<TRIGGER: Ld /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner normal x86_64>"],"args":["/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang","-target","x86_64-apple-ios8.0-simulator","-isysroot","/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","-L/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-L/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","-F/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","-filelist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","-Xlinker","-rpath","-Xlinker","/usr/lib/swift","-Xlinker","-rpath","-Xlinker","@executable_path/Frameworks","-dead_strip","-Xlinker","-object_path_lto","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_lto.o","-Xlinker","-export_dynamic","-Xlinker","-no_deduplicate","-Xlinker","-objc_abi_version","-Xlinker","2","-fobjc-arc","-fobjc-link-runtime","-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator","-L/usr/lib/swift","-Xlinker","-add_ast_path","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.swiftmodule","-framework","Flutter","-Xlinker","-sectcreate","-Xlinker","__TEXT","-Xlinker","__entitlements","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","-Xlinker","-dependency_info","-Xlinker","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat","-o","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Runner"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","deps":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner_dependency_info.dat"],"deps-style":"dependency-info","signature":"1e144cefd94bcc797ac43b8d43eb5d80"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:LinkStoryboards": {"tool":"shell","description":"LinkStoryboards","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase1-compile-sources>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Base.lproj/Main.storyboardc"],"args":["/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool","--errors","--warnings","--notices","--module","Runner","--target-device","iphone","--target-device","ipad","--minimum-deployment-target","8.0","--output-format","human-readable-text","--link","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen.storyboardc","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main.storyboardc"],"env":{"XCODE_DEVELOPER_USR_PATH":"/Applications/Xcode.app/Contents/Developer/usr/bin/.."},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"d553b4a1304de7f472c79e11b69de233"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"mkdir","description":"MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--start>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>","<TRIGGER: MkDir /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Run Script /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"shell","description":"PhaseScriptExecution Run Script /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e469eb60ff613d36b3b9942d1a6e1e7c6aa>"],"args":["/bin/sh","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"tiborbossanyi","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":"i386 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":"i386 x86_64","ARCHS_UNIVERSAL_IPHONE_OS":"i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"FAKETEAMID.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CCHROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_ANALYZER_NONNULL":"YES","CLANG_CXX_LANGUAGE_STANDARD":"gnu++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos13.5","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","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 13.5","DERIVED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","DOCUMENTATION_FOLDER_PATH":"Runner.app/en.lproj/Documentation","DONT_GENERATE_INFOPLIST_FILE":"NO","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/Runner.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"Runner.app.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","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":"-","FILE_LIST":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"1.0.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Users/tiborbossanyi/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Users/tiborbossanyi/flutter","FLUTTER_TARGET":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 ","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include ","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/tiborbossanyi","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Runner/Info.plist","INFOPLIST_OUTPUT_FORMAT":"binary","INFOPLIST_PATH":"Runner.app/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"Runner.app/en.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/Runner.dst/Applications","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"tiborbossanyi","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"8.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LD_RUNPATH_SEARCH_PATHS":" @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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios8.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","LOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app/en.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFCopyLocalizedString","LOCALIZED_STRING_SWIFTUI_SUPPORT":"YES","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","LOCSYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"19F94a","MAC_OS_X_VERSION_ACTUAL":"101505","MAC_OS_X_VERSION_MAJOR":"101500","MAC_OS_X_VERSION_MINOR":"1505","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/tiborbossanyi/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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework Flutter","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/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_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"17F65","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.aitrainer.aitrainer_app","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","PROJECT_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR_iphonesimulator13_5":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_NAME":"iphonesimulator13.5","SDK_NAMES":"iphonesimulator13.5","SDK_PRODUCT_BUILD_VERSION":"17F65","SDK_VERSION":"13.5","SDK_VERSION_ACTUAL":"130500","SDK_VERSION_MAJOR":"130000","SDK_VERSION_MINOR":"500","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","SRCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETED_DEVICE_FAMILY":"1,2","TARGETNAME":"Runner","TARGET_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"131790CC-3049-4310-A311-ECBCBFCAB930","TARGET_DEVICE_MODEL":"iPhone12,8","TARGET_DEVICE_OS_VERSION":"13.5","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TeamIdentifierPrefix":"FAKETEAMID.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"tiborbossanyi","USER_APPS_DIR":"/Users/tiborbossanyi/Applications","USER_LIBRARY_DIR":"/Users/tiborbossanyi/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","USE_LLVM_TARGET_TRIPLES":"YES","USE_LLVM_TARGET_TRIPLES_FOR_CLANG":"YES","USE_LLVM_TARGET_TRIPLES_FOR_LD":"YES","USE_LLVM_TARGET_TRIPLES_FOR_TAPI":"YES","VALIDATE_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"tiborbossanyi","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":"11E608c","XCODE_VERSION_ACTUAL":"1150","XCODE_VERSION_MAJOR":"1100","XCODE_VERSION_MINOR":"1150","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"34cc99a308df57b05471f430ed284c9d"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:PhaseScriptExecution Thin Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"shell","description":"PhaseScriptExecution Thin Binary /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<execute-shell-script-d328af5f59342b0b6e0b5864e7cb0e46f1eee2015e8ff5ebcd27678f788c2826>"],"args":["/bin/sh","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"],"env":{"ACTION":"build","AD_HOC_CODE_SIGNING_ALLOWED":"YES","ALTERNATE_GROUP":"staff","ALTERNATE_MODE":"u+w,go-w,a+rX","ALTERNATE_OWNER":"tiborbossanyi","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":"i386 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":"i386 x86_64","ARCHS_UNIVERSAL_IPHONE_OS":"i386 x86_64","ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","AVAILABLE_PLATFORMS":"appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator","AppIdentifierPrefix":"FAKETEAMID.","BITCODE_GENERATION_MODE":"marker","BUILD_ACTIVE_RESOURCES_ONLY":"YES","BUILD_COMPONENTS":"headers build","BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_LIBRARY_FOR_DISTRIBUTION":"NO","BUILD_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","BUILD_STYLE":"","BUILD_VARIANTS":"normal","BUILT_PRODUCTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","BUNDLE_CONTENTS_FOLDER_PATH_deep":"Contents/","BUNDLE_EXECUTABLE_FOLDER_NAME_deep":"MacOS","BUNDLE_FORMAT":"shallow","BUNDLE_FRAMEWORKS_FOLDER_PATH":"Frameworks","BUNDLE_PLUGINS_FOLDER_PATH":"PlugIns","BUNDLE_PRIVATE_HEADERS_FOLDER_PATH":"PrivateHeaders","BUNDLE_PUBLIC_HEADERS_FOLDER_PATH":"Headers","CACHE_ROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CCHROOT":"/var/folders/zz/c7_jljmn12b4rypn6m5d37c00000gn/C/com.apple.DeveloperTools/11.5-11E608c/Xcode","CHMOD":"/bin/chmod","CHOWN":"/usr/sbin/chown","CLANG_ANALYZER_NONNULL":"YES","CLANG_CXX_LANGUAGE_STANDARD":"gnu++0x","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_MODULES_BUILD_SESSION_FILE":"/Users/tiborbossanyi/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/JavaClasses","CLEAN_PRECOMPS":"YES","CLONE_HEADERS":"NO","CODESIGNING_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","CODE_SIGNING_ALLOWED":"YES","CODE_SIGNING_REQUIRED":"YES","CODE_SIGN_CONTEXT_CLASS":"XCiPhoneSimulatorCodeSignContext","CODE_SIGN_IDENTITY":"-","CODE_SIGN_INJECT_BASE_ENTITLEMENTS":"YES","COLOR_DIAGNOSTICS":"NO","COMBINE_HIDPI_IMAGES":"NO","COMPILER_INDEX_STORE_ENABLE":"Default","COMPOSITE_SDK_DIRS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/CompositeSDKs","COMPRESS_PNG_FILES":"YES","CONFIGURATION":"Debug","CONFIGURATION_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","CONFIGURATION_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator","CONTENTS_FOLDER_PATH":"Runner.app","COPYING_PRESERVES_HFS_DATA":"NO","COPY_HEADERS_RUN_UNIFDEF":"NO","COPY_PHASE_STRIP":"NO","COPY_RESOURCES_FROM_STATIC_FRAMEWORKS":"YES","CORRESPONDING_DEVICE_PLATFORM_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform","CORRESPONDING_DEVICE_PLATFORM_NAME":"iphoneos","CORRESPONDING_DEVICE_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk","CORRESPONDING_DEVICE_SDK_NAME":"iphoneos13.5","CP":"/bin/cp","CREATE_INFOPLIST_SECTION_IN_BINARY":"NO","CURRENT_ARCH":"undefined_arch","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 13.5","DERIVED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DERIVED_SOURCES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources","DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","DEVELOPER_FRAMEWORKS_DIR":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_FRAMEWORKS_DIR_QUOTED":"/Applications/Xcode.app/Contents/Developer/Library/Frameworks","DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Library","DEVELOPER_SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs","DEVELOPER_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Tools","DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","DEVELOPMENT_LANGUAGE":"en","DOCUMENTATION_FOLDER_PATH":"Runner.app/en.lproj/Documentation","DONT_GENERATE_INFOPLIST_FILE":"NO","DO_HEADER_SCANNING_IN_JAM":"NO","DSTROOT":"/tmp/Runner.dst","DT_TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","DWARF_DSYM_FILE_NAME":"Runner.app.dSYM","DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT":"NO","DWARF_DSYM_FOLDER_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","EFFECTIVE_PLATFORM_NAME":"-iphonesimulator","EMBEDDED_CONTENT_CONTAINS_SWIFT":"NO","EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE":"NO","ENABLE_BITCODE":"NO","ENABLE_DEFAULT_HEADER_SEARCH_PATHS":"YES","ENABLE_HARDENED_RUNTIME":"NO","ENABLE_HEADER_DEPENDENCIES":"YES","ENABLE_ON_DEMAND_RESOURCES":"YES","ENABLE_PREVIEWS":"NO","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":"-","FILE_LIST":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects/LinkFileList","FIXED_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/FixedFiles","FLUTTER_APPLICATION_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app","FLUTTER_BUILD_DIR":"build","FLUTTER_BUILD_NAME":"1.0.0","FLUTTER_BUILD_NUMBER":"1","FLUTTER_FRAMEWORK_DIR":"/Users/tiborbossanyi/flutter/bin/cache/artifacts/engine/ios","FLUTTER_ROOT":"/Users/tiborbossanyi/flutter","FLUTTER_TARGET":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/lib/main.dart","FRAMEWORKS_FOLDER_PATH":"Runner.app/Frameworks","FRAMEWORK_FLAG_PREFIX":"-framework","FRAMEWORK_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","FRAMEWORK_VERSION":"A","FULL_PRODUCT_NAME":"Runner.app","GCC3_VERSION":"3.3","GCC_C_LANGUAGE_STANDARD":"gnu99","GCC_DYNAMIC_NO_PIC":"NO","GCC_INLINES_ARE_PRIVATE_EXTERN":"YES","GCC_NO_COMMON_BLOCKS":"YES","GCC_OBJC_LEGACY_DISPATCH":"YES","GCC_OPTIMIZATION_LEVEL":"0","GCC_PFE_FILE_C_DIALECTS":"c objective-c c++ objective-c++","GCC_PREPROCESSOR_DEFINITIONS":"DEBUG=1 ","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/include ","HIDE_BITCODE_SYMBOLS":"YES","HOME":"/Users/tiborbossanyi","ICONV":"/usr/bin/iconv","INFOPLIST_EXPAND_BUILD_SETTINGS":"YES","INFOPLIST_FILE":"Runner/Info.plist","INFOPLIST_OUTPUT_FORMAT":"binary","INFOPLIST_PATH":"Runner.app/Info.plist","INFOPLIST_PREPROCESS":"NO","INFOSTRINGS_PATH":"Runner.app/en.lproj/InfoPlist.strings","INLINE_PRIVATE_FRAMEWORKS":"NO","INSTALLHDRS_COPY_PHASE":"NO","INSTALLHDRS_SCRIPT_PHASE":"NO","INSTALL_DIR":"/tmp/Runner.dst/Applications","INSTALL_GROUP":"staff","INSTALL_MODE_FLAG":"u+w,go-w,a+rX","INSTALL_OWNER":"tiborbossanyi","INSTALL_PATH":"/Applications","INSTALL_ROOT":"/tmp/Runner.dst","IPHONEOS_DEPLOYMENT_TARGET":"8.0","JAVAC_DEFAULT_FLAGS":"-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8","JAVA_APP_STUB":"/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub","JAVA_ARCHIVE_CLASSES":"YES","JAVA_ARCHIVE_TYPE":"JAR","JAVA_COMPILER":"/usr/bin/javac","JAVA_FOLDER_PATH":"Runner.app/Java","JAVA_FRAMEWORK_RESOURCES_DIRS":"Resources","JAVA_JAR_FLAGS":"cv","JAVA_SOURCE_SUBDIR":".","JAVA_USE_DEPENDENCIES":"YES","JAVA_ZIP_FLAGS":"-urg","JIKES_DEFAULT_FLAGS":"+E +OLDCSO","KEEP_PRIVATE_EXTERNS":"NO","LD_DEPENDENCY_INFO_FILE":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch/Runner_dependency_info.dat","LD_ENTITLEMENTS_SECTION":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","LD_GENERATE_MAP_FILE":"NO","LD_MAP_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-LinkMap-normal-undefined_arch.txt","LD_NO_PIE":"NO","LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER":"YES","LD_RUNPATH_SEARCH_PATHS":" @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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator  /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Flutter","LINKER_DISPLAYS_MANGLED_NAMES":"NO","LINK_FILE_LIST_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","LINK_WITH_STANDARD_LIBRARIES":"YES","LLVM_TARGET_TRIPLE_OS_VERSION":"ios8.0","LLVM_TARGET_TRIPLE_SUFFIX":"-simulator","LLVM_TARGET_TRIPLE_VENDOR":"apple","LOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app/en.lproj","LOCALIZED_STRING_MACRO_NAMES":"NSLocalizedString CFCopyLocalizedString","LOCALIZED_STRING_SWIFTUI_SUPPORT":"YES","LOCAL_ADMIN_APPS_DIR":"/Applications/Utilities","LOCAL_APPS_DIR":"/Applications","LOCAL_DEVELOPER_DIR":"/Library/Developer","LOCAL_LIBRARY_DIR":"/Library","LOCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","LOCSYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","MACH_O_TYPE":"mh_execute","MAC_OS_X_PRODUCT_BUILD_VERSION":"19F94a","MAC_OS_X_VERSION_ACTUAL":"101505","MAC_OS_X_VERSION_MAJOR":"101500","MAC_OS_X_VERSION_MINOR":"1505","METAL_LIBRARY_FILE_BASE":"default","METAL_LIBRARY_OUTPUT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","MODULES_FOLDER_PATH":"Runner.app/Modules","MODULE_CACHE_DIR":"/Users/tiborbossanyi/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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects","OBJECT_FILE_DIR_normal":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","OBJROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","ONLY_ACTIVE_ARCH":"YES","OS":"MACOS","OSAC":"/usr/bin/osacompile","OTHER_LDFLAGS":" -framework Flutter","PACKAGE_TYPE":"com.apple.package-type.wrapper.application","PASCAL_STRINGS":"YES","PATH":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin","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","PER_ARCH_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/undefined_arch","PER_VARIANT_OBJECT_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal","PKGINFO_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PkgInfo","PKGINFO_PATH":"Runner.app/PkgInfo","PLATFORM_DEVELOPER_APPLICATIONS_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Applications","PLATFORM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin","PLATFORM_DEVELOPER_LIBRARY_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/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_FAMILY_NAME":"iOS","PLATFORM_NAME":"iphonesimulator","PLATFORM_PREFERRED_ARCH":"x86_64","PLATFORM_PRODUCT_BUILD_VERSION":"17F65","PLIST_FILE_OUTPUT_FORMAT":"binary","PLUGINS_FOLDER_PATH":"Runner.app/PlugIns","PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR":"YES","PRECOMP_DESTINATION_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/PrefixHeaders","PRESERVE_DEAD_CODE_INITS_AND_TERMS":"NO","PRIVATE_HEADERS_FOLDER_PATH":"Runner.app/PrivateHeaders","PRODUCT_BUNDLE_IDENTIFIER":"com.aitrainer.aitrainer_app","PRODUCT_BUNDLE_PACKAGE_TYPE":"APPL","PRODUCT_MODULE_NAME":"Runner","PRODUCT_NAME":"Runner","PRODUCT_SETTINGS_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","PRODUCT_TYPE":"com.apple.product-type.application","PROFILING_CODE":"NO","PROJECT":"Runner","PROJECT_DERIVED_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/DerivedSources","PROJECT_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","PROJECT_FILE_PATH":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner.xcodeproj","PROJECT_NAME":"Runner","PROJECT_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build","PROJECT_TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources","REZ_OBJECTS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/ResourceManagerResources/Objects","REZ_SEARCH_PATHS":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator ","SCAN_ALL_SOURCE_FILES_FOR_INCLUDES":"NO","SCRIPTS_FOLDER_PATH":"Runner.app/Scripts","SCRIPT_INPUT_FILE_COUNT":"0","SCRIPT_INPUT_FILE_LIST_COUNT":"0","SCRIPT_OUTPUT_FILE_COUNT":"0","SCRIPT_OUTPUT_FILE_LIST_COUNT":"0","SDKROOT":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_DIR_iphonesimulator13_5":"/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.5.sdk","SDK_NAME":"iphonesimulator13.5","SDK_NAMES":"iphonesimulator13.5","SDK_PRODUCT_BUILD_VERSION":"17F65","SDK_VERSION":"13.5","SDK_VERSION_ACTUAL":"130500","SDK_VERSION_MAJOR":"130000","SDK_VERSION_MINOR":"500","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/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/DerivedSources","SHARED_FRAMEWORKS_FOLDER_PATH":"Runner.app/SharedFrameworks","SHARED_PRECOMPS_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/SharedPrecompiledHeaders","SHARED_SUPPORT_FOLDER_PATH":"Runner.app/SharedSupport","SKIP_INSTALL":"NO","SOURCE_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","SRCROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","STRINGS_FILE_OUTPUT_ENCODING":"binary","STRIP_BITCODE_FROM_COPIED_FILES":"NO","STRIP_INSTALLED_PRODUCT":"YES","STRIP_STYLE":"all","STRIP_SWIFT_SYMBOLS":"YES","SUPPORTED_DEVICE_FAMILIES":"1,2","SUPPORTED_PLATFORMS":"iphoneos iphonesimulator","SUPPORTS_TEXT_BASED_API":"NO","SWIFT_OBJC_BRIDGING_HEADER":"Runner/Runner-Bridging-Header.h","SWIFT_OPTIMIZATION_LEVEL":"-Onone","SWIFT_PLATFORM_TARGET_PREFIX":"ios","SWIFT_RESPONSE_FILE_PATH_normal_x86_64":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","SWIFT_VERSION":"5.0","SYMROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","SYSTEM_ADMIN_APPS_DIR":"/Applications/Utilities","SYSTEM_APPS_DIR":"/Applications","SYSTEM_CORE_SERVICES_DIR":"/System/Library/CoreServices","SYSTEM_DEMOS_DIR":"/Applications/Extras","SYSTEM_DEVELOPER_APPS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications","SYSTEM_DEVELOPER_BIN_DIR":"/Applications/Xcode.app/Contents/Developer/usr/bin","SYSTEM_DEVELOPER_DEMOS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples","SYSTEM_DEVELOPER_DIR":"/Applications/Xcode.app/Contents/Developer","SYSTEM_DEVELOPER_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library","SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools","SYSTEM_DEVELOPER_JAVA_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Java Tools","SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools","SYSTEM_DEVELOPER_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes","SYSTEM_DEVELOPER_TOOLS":"/Applications/Xcode.app/Contents/Developer/Tools","SYSTEM_DEVELOPER_TOOLS_DOC_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools","SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR":"/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools","SYSTEM_DEVELOPER_USR_DIR":"/Applications/Xcode.app/Contents/Developer/usr","SYSTEM_DEVELOPER_UTILITIES_DIR":"/Applications/Xcode.app/Contents/Developer/Applications/Utilities","SYSTEM_DEXT_INSTALL_PATH":"/System/Library/DriverExtensions","SYSTEM_DOCUMENTATION_DIR":"/Library/Documentation","SYSTEM_KEXT_INSTALL_PATH":"/System/Library/Extensions","SYSTEM_LIBRARY_DIR":"/System/Library","TAPI_VERIFY_MODE":"ErrorsOnly","TARGETED_DEVICE_FAMILY":"1,2","TARGETNAME":"Runner","TARGET_BUILD_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator","TARGET_DEVICE_IDENTIFIER":"131790CC-3049-4310-A311-ECBCBFCAB930","TARGET_DEVICE_MODEL":"iPhone12,8","TARGET_DEVICE_OS_VERSION":"13.5","TARGET_NAME":"Runner","TARGET_TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILES_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_FILE_DIR":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build","TEMP_ROOT":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios","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","TOOLCHAINS":"com.apple.dt.toolchain.XcodeDefault","TOOLCHAIN_DIR":"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain","TRACK_WIDGET_CREATION":"true","TREAT_MISSING_BASELINES_AS_TEST_FAILURES":"NO","TeamIdentifierPrefix":"FAKETEAMID.","UID":"501","UNLOCALIZED_RESOURCES_FOLDER_PATH":"Runner.app","UNSTRIPPED_PRODUCT":"NO","USER":"tiborbossanyi","USER_APPS_DIR":"/Users/tiborbossanyi/Applications","USER_LIBRARY_DIR":"/Users/tiborbossanyi/Library","USE_DYNAMIC_NO_PIC":"YES","USE_HEADERMAP":"YES","USE_HEADER_SYMLINKS":"NO","USE_LLVM_TARGET_TRIPLES":"YES","USE_LLVM_TARGET_TRIPLES_FOR_CLANG":"YES","USE_LLVM_TARGET_TRIPLES_FOR_LD":"YES","USE_LLVM_TARGET_TRIPLES_FOR_TAPI":"YES","VALIDATE_DEVELOPMENT_ASSET_PATHS":"YES_ERROR","VALIDATE_PRODUCT":"NO","VALIDATE_WORKSPACE":"YES_ERROR","VALID_ARCHS":"i386 x86_64","VERBOSE_PBXCP":"NO","VERSIONING_SYSTEM":"apple-generic","VERSIONPLIST_PATH":"Runner.app/version.plist","VERSION_INFO_BUILDER":"tiborbossanyi","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":"11E608c","XCODE_VERSION_ACTUAL":"1150","XCODE_VERSION_MAJOR":"1100","XCODE_VERSION_MINOR":"1150","XPCSERVICES_FOLDER_PATH":"Runner.app/XPCServices","YACC":"yacc","arch":"undefined_arch","variant":"normal"},"allow-missing-inputs":true,"always-out-of-date":true,"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","control-enabled":false,"signature":"9497336b9cfd6f57024887fb8b5b48c7"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessInfoPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist": {"tool":"info-plist-processor","description":"ProcessInfoPlistFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist /Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios/Runner/Info.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/LaunchScreen-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Base.lproj/Main-SBPartialInfo.plist","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/assetcatalog_generated_info.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app/Info.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging  /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging  /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app-Simulated.xcent"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:ProcessProductPackaging  /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent": {"tool":"process-product-entitlements","description":"ProcessProductPackaging  /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.app.xcent"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"register-execution-policy-exception","description":"RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-CodeSign>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<RegisterExecutionPolicyException /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app": {"tool":"shell","description":"Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","inputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--Barrier-RegisterExecutionPolicyException>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["<Touch /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app>"],"args":["/usr/bin/touch","-c","/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Debug-iphonesimulator/Runner.app"],"env":{},"working-directory":"/Users/tiborbossanyi/Documents/projects/aitrainer_app/ios","signature":"7830b0be0f7dd88dc7e7294cefa9b377"}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements-Simulated.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--XCFrameworkTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Entitlements.plist"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/DerivedSources/Runner_vers.c"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner-OutputFileMap.json"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.LinkFileList"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase0-run-script>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--begin-compiling>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Objects-normal/x86_64/Runner.SwiftFileList"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-non-framework-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-all-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-generated-files.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-own-target-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner-project-headers.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Runner.hmap"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--phase4-copy-files>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-3B06AD1E1E4923F5004D2608.sh"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--HeadermapTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--entry>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/Script-9740EEB61CF901F6004384FC.sh"]}
+  "target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49-:Debug:WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml": {"tool":"auxiliary-file","description":"WriteAuxiliaryFile /Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml","inputs":["<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--GeneratedFilesTaskProducer>","<target-Runner-d328af5f59342b0b6e0b5864e7cb0e4688a783a885d8b0b3beb2e9f90bde3f49--immediate>"],"outputs":["/Users/tiborbossanyi/Documents/projects/aitrainer_app/build/ios/Runner.build/Debug-iphonesimulator/Runner.build/all-product-headers.yaml"]}
+
diff --git a/ios/build/XCBuildData/BuildDescriptionCacheIndex-efc55f36ba64abee20193c0730a49caf b/ios/build/XCBuildData/BuildDescriptionCacheIndex-efc55f36ba64abee20193c0730a49caf
new file mode 100644
index 0000000..45039b9
Binary files /dev/null and b/ios/build/XCBuildData/BuildDescriptionCacheIndex-efc55f36ba64abee20193c0730a49caf differ
diff --git a/ios/build/XCBuildData/build.db b/ios/build/XCBuildData/build.db
new file mode 100644
index 0000000..ddb5960
Binary files /dev/null and b/ios/build/XCBuildData/build.db differ
diff --git a/lib/view/mydevelopment_page.dart b/lib/view/mydevelopment_page.dart
new file mode 100644
index 0000000..cdea462
--- /dev/null
+++ b/lib/view/mydevelopment_page.dart
@@ -0,0 +1,167 @@
+import 'dart:collection';
+
+import 'package:aitrainer_app/model/cache.dart';
+import 'package:aitrainer_app/repository/customer_repository.dart';
+import 'package:aitrainer_app/repository/exercise_repository.dart';
+import 'package:aitrainer_app/widgets/app_bar_common.dart';
+import 'package:aitrainer_app/widgets/bottom_nav.dart';
+import 'package:flutter/cupertino.dart';
+import 'package:flutter/material.dart';
+
+class MyDevelopmentPage extends StatefulWidget {
+  @override
+  _MyDevelopmentPage createState() => _MyDevelopmentPage();
+}
+
+class _MyDevelopmentPage extends State<MyDevelopmentPage> {
+  @override
+  Widget build(BuildContext context) {
+    final ExerciseRepository exerciseRepository = ExerciseRepository();
+    final CustomerRepository customerRepository = CustomerRepository();
+    final LinkedHashMap args = LinkedHashMap();
+
+    return Scaffold(
+      appBar: AppBarCommonNav(),
+      body: Container(
+        padding: EdgeInsets.all(20),
+        decoration: BoxDecoration(
+          image: DecorationImage(
+            image: AssetImage('asset/image/WT_light_background.png'),
+            fit: BoxFit.cover,
+            alignment: Alignment.center,
+          ),
+        ),
+        child: CustomScrollView(
+          scrollDirection: Axis.vertical,
+          slivers:
+          [
+            SliverGrid(
+              delegate: SliverChildListDelegate(
+                [
+                  FlatButton(
+                    padding: EdgeInsets.all(0),
+                    textColor: Colors.white,
+                    color: Colors.black12,
+                    focusColor: Colors.blueAccent,
+                    onPressed: () =>
+                    {
+                      args['exerciseRepository'] = exerciseRepository,
+                      args['customerRepository'] = customerRepository,
+                      args['customerId'] = Cache().userLoggedIn.customerId,
+                      Navigator.of(context).pushNamed('exerciseLogPage',
+                        arguments: args)
+                    },
+                    child: Text("My Exercise Logs",
+                      style: TextStyle(fontSize: 18),)
+                  ),
+                  Stack(
+                    fit: StackFit.passthrough,
+                    overflow: Overflow.clip,
+                    alignment: Alignment.topLeft,
+                    children: [
+                      Image.asset('asset/image/lock.png',
+                        height: 40,
+                        width: 40,
+                      ),
+                      FlatButton(
+                        padding: EdgeInsets.all(20),
+                        textColor: Colors.white,
+                        color: Colors.black12,
+                        focusColor: Colors.blueAccent,
+                        onPressed: () =>
+                        {
+                        },
+                        child: Text("My Whole Body Development",
+                          style: TextStyle(fontSize: 18),)
+                      ),
+
+                    ],
+                  ),
+
+                  Stack(
+                    fit: StackFit.passthrough,
+                    overflow: Overflow.clip,
+                    children: [
+                      Image.asset('asset/image/lock.png',
+                        height: 40,
+                        width: 40,
+                      ),
+                      FlatButton(
+                        padding: EdgeInsets.all(20),
+                        textColor: Colors.white,
+                        color: Colors.black12,
+                        focusColor: Colors.blueAccent,
+                        onPressed: () =>
+                        {
+                        },
+                        child: Text("Development Of Muscles",
+                          style: TextStyle(fontSize: 18),)
+                      ),
+
+                    ]
+                  ),
+                  Stack(
+                    fit: StackFit.passthrough,
+
+                    overflow: Overflow.clip,
+                    children: [
+                      Image.asset('asset/image/lock.png',
+                        height: 40,
+                        width: 40,
+                      ),
+                      FlatButton(
+                        padding: EdgeInsets.all(20),
+                        textColor: Colors.white,
+                        color: Colors.black12,
+                        focusColor: Colors.blueAccent,
+                        onPressed: () =>
+                        {
+                        },
+                        child: Text("Predictions",
+                          style: TextStyle(fontSize: 18),)
+                      ),
+                    ]
+                  ),
+                  hiddenWidget(customerRepository, exerciseRepository),
+                ]
+              ),
+              gridDelegate: SliverGridDelegateWithFixedCrossAxisCount(
+                crossAxisCount: 2,
+                mainAxisSpacing: 20.0,
+                crossAxisSpacing: 20.0,
+                childAspectRatio: 1.2,
+              ),
+            )
+          ]
+        )
+      ),
+      bottomNavigationBar: BottomNavigator(bottomNavIndex: 1));
+  }
+
+  Widget hiddenWidget(CustomerRepository customerRepository, ExerciseRepository exerciseRepository) {
+    final LinkedHashMap args = LinkedHashMap();
+    if (Cache().getTrainee() != null) {
+      return FlatButton(
+        padding: EdgeInsets.all(20),
+        textColor: Colors.white,
+        color: Colors.black12,
+        focusColor: Colors.blueAccent,
+        onPressed: () =>
+        {
+          args['exerciseRepository'] = exerciseRepository,
+          args['customerRepository'] = customerRepository,
+          args['customerId'] = Cache().getTrainee().customerId,
+          Navigator.of(context).pushNamed('exerciseLogPage',
+            arguments: args)
+        },
+        child: Text("My Trainee's Exercise Logs",
+          style: TextStyle(fontSize: 18),)
+      );
+    } else {
+      return Container();
+    }
+  }
+
+}
+
+
diff --git a/pubspec.lock b/pubspec.lock
new file mode 100644
index 0000000..870339d
--- /dev/null
+++ b/pubspec.lock
@@ -0,0 +1,888 @@
+# Generated by pub
+# See https://dart.dev/tools/pub/glossary#lockfile
+packages:
+  _fe_analyzer_shared:
+    dependency: transitive
+    description:
+      name: _fe_analyzer_shared
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "7.0.0"
+  analyzer:
+    dependency: transitive
+    description:
+      name: analyzer
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.39.17"
+  archive:
+    dependency: transitive
+    description:
+      name: archive
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.13"
+  args:
+    dependency: transitive
+    description:
+      name: args
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.6.0"
+  async:
+    dependency: transitive
+    description:
+      name: async
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.4.1"
+  bloc:
+    dependency: transitive
+    description:
+      name: bloc
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "6.0.3"
+  bloc_test:
+    dependency: "direct dev"
+    description:
+      name: bloc_test
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "7.0.4"
+  boolean_selector:
+    dependency: transitive
+    description:
+      name: boolean_selector
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.0"
+  build:
+    dependency: transitive
+    description:
+      name: build
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.3.0"
+  build_config:
+    dependency: transitive
+    description:
+      name: build_config
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.4.2"
+  build_daemon:
+    dependency: transitive
+    description:
+      name: build_daemon
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.4"
+  build_resolvers:
+    dependency: transitive
+    description:
+      name: build_resolvers
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.3.11"
+  build_runner:
+    dependency: "direct dev"
+    description:
+      name: build_runner
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.10.0"
+  build_runner_core:
+    dependency: transitive
+    description:
+      name: build_runner_core
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "5.2.0"
+  built_collection:
+    dependency: transitive
+    description:
+      name: built_collection
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "4.3.2"
+  built_value:
+    dependency: transitive
+    description:
+      name: built_value
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "7.1.0"
+  charcode:
+    dependency: transitive
+    description:
+      name: charcode
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.3"
+  checked_yaml:
+    dependency: transitive
+    description:
+      name: checked_yaml
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.2"
+  cli_util:
+    dependency: transitive
+    description:
+      name: cli_util
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.0"
+  code_builder:
+    dependency: transitive
+    description:
+      name: code_builder
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.4.1"
+  collection:
+    dependency: transitive
+    description:
+      name: collection
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.14.12"
+  convert:
+    dependency: transitive
+    description:
+      name: convert
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.1"
+  coverage:
+    dependency: transitive
+    description:
+      name: coverage
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.13.11"
+  crypto:
+    dependency: transitive
+    description:
+      name: crypto
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.4"
+  csslib:
+    dependency: transitive
+    description:
+      name: csslib
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.16.2"
+  cupertino_icons:
+    dependency: "direct main"
+    description:
+      name: cupertino_icons
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.0"
+  dart_style:
+    dependency: transitive
+    description:
+      name: dart_style
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.3.6"
+  devicelocale:
+    dependency: "direct main"
+    description:
+      name: devicelocale
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.3.2"
+  equatable:
+    dependency: "direct main"
+    description:
+      name: equatable
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.2.5"
+  file:
+    dependency: transitive
+    description:
+      name: file
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "5.1.0"
+  fixnum:
+    dependency: transitive
+    description:
+      name: fixnum
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.10.11"
+  flutter:
+    dependency: "direct main"
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  flutter_bloc:
+    dependency: "direct main"
+    description:
+      name: flutter_bloc
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "6.0.5"
+  flutter_driver:
+    dependency: "direct dev"
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  flutter_facebook_login:
+    dependency: "direct main"
+    description:
+      name: flutter_facebook_login
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.0.0"
+  flutter_form_bloc:
+    dependency: "direct main"
+    description:
+      name: flutter_form_bloc
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.19.0"
+  flutter_keyboard_visibility:
+    dependency: transitive
+    description:
+      name: flutter_keyboard_visibility
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.2.2"
+  flutter_launcher_icons:
+    dependency: "direct dev"
+    description:
+      name: flutter_launcher_icons
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.8.0"
+  flutter_local_notifications:
+    dependency: "direct main"
+    description:
+      name: flutter_local_notifications
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.1"
+  flutter_local_notifications_platform_interface:
+    dependency: transitive
+    description:
+      name: flutter_local_notifications_platform_interface
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.1"
+  flutter_localizations:
+    dependency: "direct main"
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  flutter_test:
+    dependency: transitive
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  flutter_treeview:
+    dependency: "direct main"
+    description:
+      name: flutter_treeview
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.6.0+1"
+  flutter_web_plugins:
+    dependency: transitive
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  form_bloc:
+    dependency: transitive
+    description:
+      name: form_bloc
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.19.1"
+  freezed:
+    dependency: "direct main"
+    description:
+      name: freezed
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.11.6"
+  freezed_annotation:
+    dependency: transitive
+    description:
+      name: freezed_annotation
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.11.0+1"
+  fuchsia_remote_debug_protocol:
+    dependency: transitive
+    description: flutter
+    source: sdk
+    version: "0.0.0"
+  glob:
+    dependency: transitive
+    description:
+      name: glob
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.2.0"
+  gradient_bottom_navigation_bar:
+    dependency: "direct main"
+    description:
+      name: gradient_bottom_navigation_bar
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.0+4"
+  graphs:
+    dependency: transitive
+    description:
+      name: graphs
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.0"
+  html:
+    dependency: transitive
+    description:
+      name: html
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.14.0+3"
+  http:
+    dependency: "direct dev"
+    description:
+      name: http
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.12.1"
+  http_multi_server:
+    dependency: transitive
+    description:
+      name: http_multi_server
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.2.0"
+  http_parser:
+    dependency: transitive
+    description:
+      name: http_parser
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.1.4"
+  image:
+    dependency: transitive
+    description:
+      name: image
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.12"
+  intl:
+    dependency: "direct dev"
+    description:
+      name: intl
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.16.1"
+  io:
+    dependency: transitive
+    description:
+      name: io
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.3.4"
+  js:
+    dependency: transitive
+    description:
+      name: js
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.6.2"
+  json_annotation:
+    dependency: transitive
+    description:
+      name: json_annotation
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.0.1"
+  json_rpc_2:
+    dependency: transitive
+    description:
+      name: json_rpc_2
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.0"
+  logging:
+    dependency: transitive
+    description:
+      name: logging
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.11.4"
+  matcher:
+    dependency: transitive
+    description:
+      name: matcher
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.12.6"
+  meta:
+    dependency: transitive
+    description:
+      name: meta
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.8"
+  mime:
+    dependency: transitive
+    description:
+      name: mime
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.9.7"
+  mockito:
+    dependency: "direct main"
+    description:
+      name: mockito
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "4.1.1"
+  multi_server_socket:
+    dependency: transitive
+    description:
+      name: multi_server_socket
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.2"
+  nested:
+    dependency: transitive
+    description:
+      name: nested
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.0.4"
+  node_interop:
+    dependency: transitive
+    description:
+      name: node_interop
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.1"
+  node_io:
+    dependency: transitive
+    description:
+      name: node_io
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.1"
+  node_preamble:
+    dependency: transitive
+    description:
+      name: node_preamble
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.4.12"
+  package_config:
+    dependency: transitive
+    description:
+      name: package_config
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.9.3"
+  path:
+    dependency: transitive
+    description:
+      name: path
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.6.4"
+  path_provider_linux:
+    dependency: transitive
+    description:
+      name: path_provider_linux
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.0.1+2"
+  path_provider_platform_interface:
+    dependency: transitive
+    description:
+      name: path_provider_platform_interface
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.3"
+  pedantic:
+    dependency: transitive
+    description:
+      name: pedantic
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.9.0"
+  percent_indicator:
+    dependency: "direct main"
+    description:
+      name: percent_indicator
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.6"
+  petitparser:
+    dependency: transitive
+    description:
+      name: petitparser
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.4.0"
+  platform:
+    dependency: transitive
+    description:
+      name: platform
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.2.1"
+  plugin_platform_interface:
+    dependency: transitive
+    description:
+      name: plugin_platform_interface
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.2"
+  pool:
+    dependency: transitive
+    description:
+      name: pool
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.4.0"
+  process:
+    dependency: transitive
+    description:
+      name: process
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.0.12"
+  provider:
+    dependency: transitive
+    description:
+      name: provider
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "4.3.2+2"
+  pub_semver:
+    dependency: transitive
+    description:
+      name: pub_semver
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.4.4"
+  pubspec_parse:
+    dependency: transitive
+    description:
+      name: pubspec_parse
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.5"
+  quiver:
+    dependency: transitive
+    description:
+      name: quiver
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.3"
+  rainbow_color:
+    dependency: "direct main"
+    description:
+      name: rainbow_color
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.1"
+  rainbow_vis:
+    dependency: transitive
+    description:
+      name: rainbow_vis
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.3"
+  rxdart:
+    dependency: transitive
+    description:
+      name: rxdart
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.24.1"
+  sentry:
+    dependency: "direct main"
+    description:
+      name: sentry
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.0.1"
+  shared_preferences:
+    dependency: "direct dev"
+    description:
+      name: shared_preferences
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.5.10"
+  shared_preferences_linux:
+    dependency: transitive
+    description:
+      name: shared_preferences_linux
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.0.2+2"
+  shared_preferences_macos:
+    dependency: transitive
+    description:
+      name: shared_preferences_macos
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.0.1+10"
+  shared_preferences_platform_interface:
+    dependency: transitive
+    description:
+      name: shared_preferences_platform_interface
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.4"
+  shared_preferences_web:
+    dependency: transitive
+    description:
+      name: shared_preferences_web
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.2+7"
+  shelf:
+    dependency: transitive
+    description:
+      name: shelf
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.7.9"
+  shelf_packages_handler:
+    dependency: transitive
+    description:
+      name: shelf_packages_handler
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.0"
+  shelf_static:
+    dependency: transitive
+    description:
+      name: shelf_static
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.8"
+  shelf_web_socket:
+    dependency: transitive
+    description:
+      name: shelf_web_socket
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.3"
+  sky_engine:
+    dependency: transitive
+    description: flutter
+    source: sdk
+    version: "0.0.99"
+  source_gen:
+    dependency: transitive
+    description:
+      name: source_gen
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.9.6"
+  source_map_stack_trace:
+    dependency: transitive
+    description:
+      name: source_map_stack_trace
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.0"
+  source_maps:
+    dependency: transitive
+    description:
+      name: source_maps
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.10.9"
+  source_span:
+    dependency: transitive
+    description:
+      name: source_span
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.7.0"
+  spider_chart:
+    dependency: "direct main"
+    description:
+      name: spider_chart
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.5"
+  stack_trace:
+    dependency: transitive
+    description:
+      name: stack_trace
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.9.3"
+  stream_channel:
+    dependency: transitive
+    description:
+      name: stream_channel
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.0"
+  stream_transform:
+    dependency: transitive
+    description:
+      name: stream_transform
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.2.0"
+  string_scanner:
+    dependency: transitive
+    description:
+      name: string_scanner
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.0.5"
+  sync_http:
+    dependency: transitive
+    description:
+      name: sync_http
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.0"
+  term_glyph:
+    dependency: transitive
+    description:
+      name: term_glyph
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.0"
+  test:
+    dependency: "direct dev"
+    description:
+      name: test
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.14.4"
+  test_api:
+    dependency: transitive
+    description:
+      name: test_api
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.15"
+  test_core:
+    dependency: transitive
+    description:
+      name: test_core
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.3.4"
+  timing:
+    dependency: transitive
+    description:
+      name: timing
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.1+2"
+  typed_data:
+    dependency: transitive
+    description:
+      name: typed_data
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.6"
+  usage:
+    dependency: transitive
+    description:
+      name: usage
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.4.2"
+  uuid:
+    dependency: transitive
+    description:
+      name: uuid
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.2.2"
+  vector_math:
+    dependency: transitive
+    description:
+      name: vector_math
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.0.8"
+  vm_service:
+    dependency: transitive
+    description:
+      name: vm_service
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "4.2.0"
+  vm_service_client:
+    dependency: transitive
+    description:
+      name: vm_service_client
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.2.6+2"
+  watcher:
+    dependency: transitive
+    description:
+      name: watcher
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.9.7+15"
+  web_socket_channel:
+    dependency: transitive
+    description:
+      name: web_socket_channel
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "1.1.0"
+  webdriver:
+    dependency: transitive
+    description:
+      name: webdriver
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.1.2"
+  webkit_inspection_protocol:
+    dependency: transitive
+    description:
+      name: webkit_inspection_protocol
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.7.3"
+  xdg_directories:
+    dependency: transitive
+    description:
+      name: xdg_directories
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "0.1.0"
+  xml:
+    dependency: transitive
+    description:
+      name: xml
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "3.6.1"
+  yaml:
+    dependency: transitive
+    description:
+      name: yaml
+      url: "https://pub.dartlang.org"
+    source: hosted
+    version: "2.2.1"
+sdks:
+  dart: ">=2.7.0 <3.0.0"
+  flutter: ">=1.16.0 <2.0.0"