project.pbxproj 27.9 KB
Newer Older
1 2 3 4 5
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
6
	objectVersion = 51;
7 8 9
	objects = {

/* Begin PBXBuildFile section */
10
		4AF9D63425F74F0694CAB07D /* libPods-Host.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E20960BD8B505D605FE82853 /* libPods-Host.a */; };
11 12 13 14
		74F97866215AB9E8005A0F04 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 74F97865215AB9E8005A0F04 /* AppDelegate.m */; };
		74F9786E215AB9E9005A0F04 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 74F9786D215AB9E9005A0F04 /* Assets.xcassets */; };
		74F97871215AB9E9005A0F04 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 74F9786F215AB9E9005A0F04 /* LaunchScreen.storyboard */; };
		74F97874215AB9E9005A0F04 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 74F97873215AB9E9005A0F04 /* main.m */; };
15 16 17 18 19 20 21
		7E06ECD9FAEFCA4A0ED04D6E /* libPods-FlutterUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 327E8CC22A494E7D7155FB58 /* libPods-FlutterUITests.a */; };
		F7C2661424AC18D00085742D /* DualFlutterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2660E24AC18D00085742D /* DualFlutterViewController.m */; };
		F7C2661524AC18D00085742D /* FullScreenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2660F24AC18D00085742D /* FullScreenViewController.m */; };
		F7C2661624AC18D00085742D /* HybridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2661124AC18D00085742D /* HybridViewController.m */; };
		F7C2661B24AC18DD0085742D /* NativeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2661824AC18DD0085742D /* NativeViewController.m */; };
		F7C2661C24AC18DD0085742D /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2661A24AC18DD0085742D /* MainViewController.m */; };
		F7C2664624AC1E3A0085742D /* FlutterUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = F7C2664524AC1E3A0085742D /* FlutterUITests.m */; };
22 23
/* End PBXBuildFile section */

24 25 26 27 28 29 30 31 32 33
/* Begin PBXContainerItemProxy section */
		F7C2664824AC1E3A0085742D /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 74F97859215AB9E8005A0F04 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 74F97860215AB9E8005A0F04;
			remoteInfo = Host;
		};
/* End PBXContainerItemProxy section */

34
/* Begin PBXFileReference section */
35 36 37
		167171877EDE2F421DEC809C /* Pods-FlutterUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlutterUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FlutterUITests/Pods-FlutterUITests.debug.xcconfig"; sourceTree = "<group>"; };
		327E8CC22A494E7D7155FB58 /* libPods-FlutterUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FlutterUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
		41D0C662C99CDA4C35B51C32 /* Pods-Host.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Host.release.xcconfig"; path = "Pods/Target Support Files/Pods-Host/Pods-Host.release.xcconfig"; sourceTree = "<group>"; };
38 39 40 41 42 43 44
		74F97861215AB9E8005A0F04 /* Host.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Host.app; sourceTree = BUILT_PRODUCTS_DIR; };
		74F97864215AB9E8005A0F04 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		74F97865215AB9E8005A0F04 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		74F9786D215AB9E9005A0F04 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		74F97870215AB9E9005A0F04 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		74F97872215AB9E9005A0F04 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		74F97873215AB9E9005A0F04 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
		8E6751F293967EE3DFF4178A /* Pods-FlutterUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FlutterUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-FlutterUITests/Pods-FlutterUITests.release.xcconfig"; sourceTree = "<group>"; };
		91B7D4263BFD246A27391225 /* Pods-Host.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Host.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Host/Pods-Host.debug.xcconfig"; sourceTree = "<group>"; };
		E20960BD8B505D605FE82853 /* libPods-Host.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Host.a"; sourceTree = BUILT_PRODUCTS_DIR; };
		F7C2660E24AC18D00085742D /* DualFlutterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DualFlutterViewController.m; sourceTree = "<group>"; };
		F7C2660F24AC18D00085742D /* FullScreenViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FullScreenViewController.m; sourceTree = "<group>"; };
		F7C2661024AC18D00085742D /* HybridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HybridViewController.h; sourceTree = "<group>"; };
		F7C2661124AC18D00085742D /* HybridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HybridViewController.m; sourceTree = "<group>"; };
		F7C2661224AC18D00085742D /* FullScreenViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullScreenViewController.h; sourceTree = "<group>"; };
		F7C2661324AC18D00085742D /* DualFlutterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DualFlutterViewController.h; sourceTree = "<group>"; };
		F7C2661724AC18DD0085742D /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
		F7C2661824AC18DD0085742D /* NativeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NativeViewController.m; sourceTree = "<group>"; };
		F7C2661924AC18DD0085742D /* NativeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NativeViewController.h; sourceTree = "<group>"; };
		F7C2661A24AC18DD0085742D /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
		F7C2664324AC1E3A0085742D /* FlutterUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FlutterUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		F7C2664524AC1E3A0085742D /* FlutterUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FlutterUITests.m; sourceTree = "<group>"; };
		F7C2664724AC1E3A0085742D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
61 62 63
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
64
		74F9785E215AB9E8005A0F04 /* Frameworks */ = {
65 66 67
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
68 69 70 71 72 73 74 75 76
				4AF9D63425F74F0694CAB07D /* libPods-Host.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		F7C2664024AC1E3A0085742D /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				7E06ECD9FAEFCA4A0ED04D6E /* libPods-FlutterUITests.a in Frameworks */,
77 78 79 80 81 82
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
83
		74F97858215AB9E8005A0F04 = {
84 85
			isa = PBXGroup;
			children = (
86
				74F97863215AB9E8005A0F04 /* Host */,
87
				F7C2664424AC1E3A0085742D /* FlutterUITests */,
88 89 90
				74F97862215AB9E8005A0F04 /* Products */,
				74F9788B215AC328005A0F04 /* Frameworks */,
				A4A9971F50C4EE357B74B6E0 /* Pods */,
91 92 93
			);
			sourceTree = "<group>";
		};
94
		74F97862215AB9E8005A0F04 /* Products */ = {
95 96
			isa = PBXGroup;
			children = (
97
				74F97861215AB9E8005A0F04 /* Host.app */,
98
				F7C2664324AC1E3A0085742D /* FlutterUITests.xctest */,
99 100 101 102
			);
			name = Products;
			sourceTree = "<group>";
		};
103
		74F97863215AB9E8005A0F04 /* Host */ = {
104 105
			isa = PBXGroup;
			children = (
106 107 108 109 110 111 112 113 114 115
				F7C2661724AC18DD0085742D /* MainViewController.h */,
				F7C2661A24AC18DD0085742D /* MainViewController.m */,
				F7C2661924AC18DD0085742D /* NativeViewController.h */,
				F7C2661824AC18DD0085742D /* NativeViewController.m */,
				F7C2661324AC18D00085742D /* DualFlutterViewController.h */,
				F7C2660E24AC18D00085742D /* DualFlutterViewController.m */,
				F7C2661224AC18D00085742D /* FullScreenViewController.h */,
				F7C2660F24AC18D00085742D /* FullScreenViewController.m */,
				F7C2661024AC18D00085742D /* HybridViewController.h */,
				F7C2661124AC18D00085742D /* HybridViewController.m */,
116 117 118 119 120 121
				74F97864215AB9E8005A0F04 /* AppDelegate.h */,
				74F97865215AB9E8005A0F04 /* AppDelegate.m */,
				74F9786D215AB9E9005A0F04 /* Assets.xcassets */,
				74F9786F215AB9E9005A0F04 /* LaunchScreen.storyboard */,
				74F97872215AB9E9005A0F04 /* Info.plist */,
				74F97873215AB9E9005A0F04 /* main.m */,
122 123 124 125
			);
			path = Host;
			sourceTree = "<group>";
		};
126
		74F9788B215AC328005A0F04 /* Frameworks */ = {
127 128
			isa = PBXGroup;
			children = (
129 130
				E20960BD8B505D605FE82853 /* libPods-Host.a */,
				327E8CC22A494E7D7155FB58 /* libPods-FlutterUITests.a */,
131
			);
132
			name = Frameworks;
133 134
			sourceTree = "<group>";
		};
135
		A4A9971F50C4EE357B74B6E0 /* Pods */ = {
136 137
			isa = PBXGroup;
			children = (
138 139 140 141
				91B7D4263BFD246A27391225 /* Pods-Host.debug.xcconfig */,
				41D0C662C99CDA4C35B51C32 /* Pods-Host.release.xcconfig */,
				167171877EDE2F421DEC809C /* Pods-FlutterUITests.debug.xcconfig */,
				8E6751F293967EE3DFF4178A /* Pods-FlutterUITests.release.xcconfig */,
142 143 144 145
			);
			name = Pods;
			sourceTree = "<group>";
		};
146 147 148 149 150 151 152 153 154
		F7C2664424AC1E3A0085742D /* FlutterUITests */ = {
			isa = PBXGroup;
			children = (
				F7C2664524AC1E3A0085742D /* FlutterUITests.m */,
				F7C2664724AC1E3A0085742D /* Info.plist */,
			);
			path = FlutterUITests;
			sourceTree = "<group>";
		};
155 156 157
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
158
		74F97860215AB9E8005A0F04 /* Host */ = {
159
			isa = PBXNativeTarget;
160
			buildConfigurationList = 74F97877215AB9E9005A0F04 /* Build configuration list for PBXNativeTarget "Host" */;
161
			buildPhases = (
162 163
				DF650341152DB73976A358C2 /* [CP] Check Pods Manifest.lock */,
				C954A75BD5C4F1EEA5AFF464 /* [CP-User] Run Flutter Build hello Script */,
164 165 166
				74F9785D215AB9E8005A0F04 /* Sources */,
				74F9785E215AB9E8005A0F04 /* Frameworks */,
				74F9785F215AB9E8005A0F04 /* Resources */,
167
				83F5A04FAA44C2FFFC4CBFBA /* [CP] Embed Pods Frameworks */,
168 169 170 171 172 173 174
			);
			buildRules = (
			);
			dependencies = (
			);
			name = Host;
			productName = Host;
175
			productReference = 74F97861215AB9E8005A0F04 /* Host.app */;
176 177
			productType = "com.apple.product-type.application";
		};
178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
		F7C2664224AC1E3A0085742D /* FlutterUITests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = F7C2664A24AC1E3A0085742D /* Build configuration list for PBXNativeTarget "FlutterUITests" */;
			buildPhases = (
				09D119997F3FFD16DBA33278 /* [CP] Check Pods Manifest.lock */,
				5F3CDDFEC2CA4EEE4767777D /* [CP-User] Run Flutter Build hello Script */,
				F7C2663F24AC1E3A0085742D /* Sources */,
				F7C2664024AC1E3A0085742D /* Frameworks */,
				F7C2664124AC1E3A0085742D /* Resources */,
				5EABD4D6B64D840CAF712234 /* [CP] Embed Pods Frameworks */,
			);
			buildRules = (
			);
			dependencies = (
				F7C2664924AC1E3A0085742D /* PBXTargetDependency */,
			);
			name = FlutterUITests;
			productName = FlutterUITests;
			productReference = F7C2664324AC1E3A0085742D /* FlutterUITests.xctest */;
			productType = "com.apple.product-type.bundle.ui-testing";
		};
199 200 201
/* End PBXNativeTarget section */

/* Begin PBXProject section */
202
		74F97859215AB9E8005A0F04 /* Project object */ = {
203 204
			isa = PBXProject;
			attributes = {
205 206
				LastUpgradeCheck = 1000;
				ORGANIZATIONNAME = flutter.io;
207
				TargetAttributes = {
208 209
					74F97860215AB9E8005A0F04 = {
						CreatedOnToolsVersion = 10.0;
210
					};
211 212 213 214
					F7C2664224AC1E3A0085742D = {
						CreatedOnToolsVersion = 12.0;
						TestTargetID = 74F97860215AB9E8005A0F04;
					};
215 216
				};
			};
217
			buildConfigurationList = 74F9785C215AB9E8005A0F04 /* Build configuration list for PBXProject "Host" */;
218 219 220 221 222 223 224
			compatibilityVersion = "Xcode 9.3";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
225 226
			mainGroup = 74F97858215AB9E8005A0F04;
			productRefGroup = 74F97862215AB9E8005A0F04 /* Products */;
227 228 229
			projectDirPath = "";
			projectRoot = "";
			targets = (
230
				74F97860215AB9E8005A0F04 /* Host */,
231
				F7C2664224AC1E3A0085742D /* FlutterUITests */,
232 233 234 235 236
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
237
		74F9785F215AB9E8005A0F04 /* Resources */ = {
238 239 240
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
241 242
				74F97871215AB9E9005A0F04 /* LaunchScreen.storyboard in Resources */,
				74F9786E215AB9E9005A0F04 /* Assets.xcassets in Resources */,
243 244 245 246 247 248 249
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		F7C2664124AC1E3A0085742D /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
250 251 252 253 254
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367
/* Begin PBXShellScriptBuildPhase section */
		09D119997F3FFD16DBA33278 /* [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-FlutterUITests-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;
		};
		5EABD4D6B64D840CAF712234 /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-FlutterUITests/Pods-FlutterUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
			);
			name = "[CP] Embed Pods Frameworks";
			outputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-FlutterUITests/Pods-FlutterUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FlutterUITests/Pods-FlutterUITests-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		5F3CDDFEC2CA4EEE4767777D /* [CP-User] Run Flutter Build hello Script */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
				"${SRCROOT}/../hello/.metadata",
				"${SRCROOT}/../hello/.ios/Flutter/App.framework/App",
				"${SRCROOT}/../hello/.ios/Flutter/engine/Flutter.framework/Flutter",
				"${SRCROOT}/../hello/.ios/Flutter/flutter_export_environment.sh",
			);
			name = "[CP-User] Run Flutter Build hello Script";
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "set -e\nset -u\nsource \"${SRCROOT}/../hello/.ios/Flutter/flutter_export_environment.sh\"\n\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/xcode_backend.sh build";
		};
		83F5A04FAA44C2FFFC4CBFBA /* [CP] Embed Pods Frameworks */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-Host/Pods-Host-frameworks-${CONFIGURATION}-input-files.xcfilelist",
			);
			name = "[CP] Embed Pods Frameworks";
			outputFileListPaths = (
				"${PODS_ROOT}/Target Support Files/Pods-Host/Pods-Host-frameworks-${CONFIGURATION}-output-files.xcfilelist",
			);
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Host/Pods-Host-frameworks.sh\"\n";
			showEnvVarsInLog = 0;
		};
		C954A75BD5C4F1EEA5AFF464 /* [CP-User] Run Flutter Build hello Script */ = {
			isa = PBXShellScriptBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			inputPaths = (
				"${SRCROOT}/../hello/.metadata",
				"${SRCROOT}/../hello/.ios/Flutter/App.framework/App",
				"${SRCROOT}/../hello/.ios/Flutter/engine/Flutter.framework/Flutter",
				"${SRCROOT}/../hello/.ios/Flutter/flutter_export_environment.sh",
			);
			name = "[CP-User] Run Flutter Build hello Script";
			runOnlyForDeploymentPostprocessing = 0;
			shellPath = /bin/sh;
			shellScript = "set -e\nset -u\nsource \"${SRCROOT}/../hello/.ios/Flutter/flutter_export_environment.sh\"\n\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/xcode_backend.sh build";
		};
		DF650341152DB73976A358C2 /* [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-Host-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;
		};
/* End PBXShellScriptBuildPhase section */

368
/* Begin PBXSourcesBuildPhase section */
369
		74F9785D215AB9E8005A0F04 /* Sources */ = {
370 371 372
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
373 374 375
				F7C2661524AC18D00085742D /* FullScreenViewController.m in Sources */,
				F7C2661424AC18D00085742D /* DualFlutterViewController.m in Sources */,
				F7C2661C24AC18DD0085742D /* MainViewController.m in Sources */,
376
				74F97874215AB9E9005A0F04 /* main.m in Sources */,
377 378
				F7C2661624AC18D00085742D /* HybridViewController.m in Sources */,
				F7C2661B24AC18DD0085742D /* NativeViewController.m in Sources */,
379
				74F97866215AB9E8005A0F04 /* AppDelegate.m in Sources */,
380 381 382
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
383 384 385 386 387 388 389 390
		F7C2663F24AC1E3A0085742D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				F7C2664624AC1E3A0085742D /* FlutterUITests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
391 392
/* End PBXSourcesBuildPhase section */

393 394 395 396 397
/* Begin PBXTargetDependency section */
		F7C2664924AC1E3A0085742D /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 74F97860215AB9E8005A0F04 /* Host */;
			targetProxy = F7C2664824AC1E3A0085742D /* PBXContainerItemProxy */;
398
		};
399 400 401
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
402
		74F9786F215AB9E9005A0F04 /* LaunchScreen.storyboard */ = {
403 404
			isa = PBXVariantGroup;
			children = (
405
				74F97870215AB9E9005A0F04 /* Base */,
406 407 408 409 410 411 412
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
413
		74F97875215AB9E9005A0F04 /* Debug */ = {
414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES;
				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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				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;
464 465 466
				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
467 468 469 470 471
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
472
		74F97876215AB9E9005A0F04 /* Release */ = {
473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES;
				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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				CODE_SIGN_IDENTITY = "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 = gnu11;
				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;
517
				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
518
				MTL_ENABLE_DEBUG_INFO = NO;
519
				MTL_FAST_MATH = YES;
520 521 522 523 524
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
525
		74F97878215AB9E9005A0F04 /* Debug */ = {
526
			isa = XCBuildConfiguration;
527
			baseConfigurationReference = 91B7D4263BFD246A27391225 /* Pods-Host.debug.xcconfig */;
528 529
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
530
				CODE_SIGN_STYLE = Automatic;
531
				DEVELOPMENT_TEAM = S8QB4VV633;
532 533 534 535 536 537 538 539 540 541 542
				INFOPLIST_FILE = Host/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.flutter.add2app.Host;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
543
		74F97879215AB9E9005A0F04 /* Release */ = {
544
			isa = XCBuildConfiguration;
545
			baseConfigurationReference = 41D0C662C99CDA4C35B51C32 /* Pods-Host.release.xcconfig */;
546 547
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
548
				CODE_SIGN_STYLE = Automatic;
549
				DEVELOPMENT_TEAM = S8QB4VV633;
550 551 552 553 554 555 556 557 558 559 560
				INFOPLIST_FILE = Host/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = io.flutter.add2app.Host;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602
		F7C2664B24AC1E3A0085742D /* Debug */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 167171877EDE2F421DEC809C /* Pods-FlutterUITests.debug.xcconfig */;
			buildSettings = {
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = S8QB4VV633;
				INFOPLIST_FILE = FlutterUITests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.flutterio.FlutterUITests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = Host;
			};
			name = Debug;
		};
		F7C2664C24AC1E3A0085742D /* Release */ = {
			isa = XCBuildConfiguration;
			baseConfigurationReference = 8E6751F293967EE3DFF4178A /* Pods-FlutterUITests.release.xcconfig */;
			buildSettings = {
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
				CODE_SIGN_STYLE = Automatic;
				DEVELOPMENT_TEAM = S8QB4VV633;
				INFOPLIST_FILE = FlutterUITests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
				LD_RUNPATH_SEARCH_PATHS = (
					"$(inherited)",
					"@executable_path/Frameworks",
					"@loader_path/Frameworks",
				);
				PRODUCT_BUNDLE_IDENTIFIER = com.flutterio.FlutterUITests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
				TEST_TARGET_NAME = Host;
			};
			name = Release;
		};
603 604 605
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
606
		74F9785C215AB9E8005A0F04 /* Build configuration list for PBXProject "Host" */ = {
607 608
			isa = XCConfigurationList;
			buildConfigurations = (
609 610
				74F97875215AB9E9005A0F04 /* Debug */,
				74F97876215AB9E9005A0F04 /* Release */,
611 612 613 614
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
615
		74F97877215AB9E9005A0F04 /* Build configuration list for PBXNativeTarget "Host" */ = {
616 617
			isa = XCConfigurationList;
			buildConfigurations = (
618 619
				74F97878215AB9E9005A0F04 /* Debug */,
				74F97879215AB9E9005A0F04 /* Release */,
620 621 622 623
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
624 625 626 627 628 629 630 631 632
		F7C2664A24AC1E3A0085742D /* Build configuration list for PBXNativeTarget "FlutterUITests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				F7C2664B24AC1E3A0085742D /* Debug */,
				F7C2664C24AC1E3A0085742D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
633 634
/* End XCConfigurationList section */
	};
635
	rootObject = 74F97859215AB9E8005A0F04 /* Project object */;
636
}