|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 0CCCD07A2CE24E13C9C1EEA4 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9D274A3F79473B1549B2BBD5 /* libPods-Runner.a */; };
|
11 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
12 |
| - 3398D2E426164AD8005A052F /* FLTLocalAuthPluginTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 3398D2E326164AD8005A052F /* FLTLocalAuthPluginTests.m */; }; |
13 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
14 | 13 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
15 | 14 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
|
16 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
17 | 16 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
18 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
19 |
| - B726772E092FC537C9618264 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 719FE2C7EAF8D9A045E09C29 /* libPods-RunnerTests.a */; }; |
20 | 18 | /* End PBXBuildFile section */
|
21 | 19 |
|
22 |
| -/* Begin PBXContainerItemProxy section */ |
23 |
| - 3398D2D226163948005A052F /* PBXContainerItemProxy */ = { |
24 |
| - isa = PBXContainerItemProxy; |
25 |
| - containerPortal = 97C146E61CF9000F007C117D /* Project object */; |
26 |
| - proxyType = 1; |
27 |
| - remoteGlobalIDString = 97C146ED1CF9000F007C117D; |
28 |
| - remoteInfo = Runner; |
29 |
| - }; |
30 |
| -/* End PBXContainerItemProxy section */ |
31 | 20 |
|
32 | 21 | /* Begin PBXCopyFilesBuildPhase section */
|
33 | 22 | 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
|
45 | 34 | /* Begin PBXFileReference section */
|
46 | 35 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
47 | 36 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
48 |
| - 3398D2CD26163948005A052F /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 |
| - 3398D2D126163948005A052F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
50 | 37 | 3398D2DC261649CD005A052F /* liblocal_auth.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = liblocal_auth.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
51 | 38 | 3398D2DF26164A03005A052F /* liblocal_auth.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = liblocal_auth.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
52 |
| - 3398D2E326164AD8005A052F /* FLTLocalAuthPluginTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FLTLocalAuthPluginTests.m; sourceTree = "<group>"; }; |
53 | 39 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
54 | 40 | 658CDD04B21E4EA92F8EF229 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
55 | 41 | 719FE2C7EAF8D9A045E09C29 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
71 | 57 | /* End PBXFileReference section */
|
72 | 58 |
|
73 | 59 | /* Begin PBXFrameworksBuildPhase section */
|
74 |
| - 3398D2CA26163948005A052F /* Frameworks */ = { |
75 |
| - isa = PBXFrameworksBuildPhase; |
76 |
| - buildActionMask = 2147483647; |
77 |
| - files = ( |
78 |
| - B726772E092FC537C9618264 /* libPods-RunnerTests.a in Frameworks */, |
79 |
| - ); |
80 |
| - runOnlyForDeploymentPostprocessing = 0; |
81 |
| - }; |
82 | 60 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
83 | 61 | isa = PBXFrameworksBuildPhase;
|
84 | 62 | buildActionMask = 2147483647;
|
|
90 | 68 | /* End PBXFrameworksBuildPhase section */
|
91 | 69 |
|
92 | 70 | /* Begin PBXGroup section */
|
93 |
| - 33BF11D226680B2E002967F3 /* RunnerTests */ = { |
94 |
| - isa = PBXGroup; |
95 |
| - children = ( |
96 |
| - 3398D2E326164AD8005A052F /* FLTLocalAuthPluginTests.m */, |
97 |
| - 3398D2D126163948005A052F /* Info.plist */, |
98 |
| - ); |
99 |
| - path = RunnerTests; |
100 |
| - sourceTree = "<group>"; |
101 |
| - }; |
102 | 71 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
103 | 72 | isa = PBXGroup;
|
104 | 73 | children = (
|
|
113 | 82 | 97C146E51CF9000F007C117D = {
|
114 | 83 | isa = PBXGroup;
|
115 | 84 | children = (
|
116 |
| - 33BF11D226680B2E002967F3 /* RunnerTests */, |
117 | 85 | 9740EEB11CF90186004384FC /* Flutter */,
|
118 | 86 | 97C146F01CF9000F007C117D /* Runner */,
|
119 | 87 | 97C146EF1CF9000F007C117D /* Products */,
|
|
126 | 94 | isa = PBXGroup;
|
127 | 95 | children = (
|
128 | 96 | 97C146EE1CF9000F007C117D /* Runner.app */,
|
129 |
| - 3398D2CD26163948005A052F /* RunnerTests.xctest */, |
130 | 97 | );
|
131 | 98 | name = Products;
|
132 | 99 | sourceTree = "<group>";
|
|
180 | 147 | /* End PBXGroup section */
|
181 | 148 |
|
182 | 149 | /* Begin PBXNativeTarget section */
|
183 |
| - 3398D2CC26163948005A052F /* RunnerTests */ = { |
184 |
| - isa = PBXNativeTarget; |
185 |
| - buildConfigurationList = 3398D2D426163948005A052F /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
186 |
| - buildPhases = ( |
187 |
| - B5AF6C7A6759E6F38749E537 /* [CP] Check Pods Manifest.lock */, |
188 |
| - 3398D2C926163948005A052F /* Sources */, |
189 |
| - 3398D2CA26163948005A052F /* Frameworks */, |
190 |
| - 3398D2CB26163948005A052F /* Resources */, |
191 |
| - ); |
192 |
| - buildRules = ( |
193 |
| - ); |
194 |
| - dependencies = ( |
195 |
| - 3398D2D326163948005A052F /* PBXTargetDependency */, |
196 |
| - ); |
197 |
| - name = RunnerTests; |
198 |
| - productName = RunnerTests; |
199 |
| - productReference = 3398D2CD26163948005A052F /* RunnerTests.xctest */; |
200 |
| - productType = "com.apple.product-type.bundle.unit-test"; |
201 |
| - }; |
202 | 150 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
203 | 151 | isa = PBXNativeTarget;
|
204 | 152 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
226 | 174 | 97C146E61CF9000F007C117D /* Project object */ = {
|
227 | 175 | isa = PBXProject;
|
228 | 176 | attributes = {
|
229 |
| - LastUpgradeCheck = 1100; |
| 177 | + LastUpgradeCheck = 1300; |
230 | 178 | ORGANIZATIONNAME = "The Flutter Authors";
|
231 | 179 | TargetAttributes = {
|
232 |
| - 3398D2CC26163948005A052F = { |
233 |
| - CreatedOnToolsVersion = 12.4; |
234 |
| - ProvisioningStyle = Automatic; |
235 |
| - TestTargetID = 97C146ED1CF9000F007C117D; |
236 |
| - }; |
237 | 180 | 97C146ED1CF9000F007C117D = {
|
238 | 181 | CreatedOnToolsVersion = 7.3.1;
|
239 | 182 | };
|
|
253 | 196 | projectRoot = "";
|
254 | 197 | targets = (
|
255 | 198 | 97C146ED1CF9000F007C117D /* Runner */,
|
256 |
| - 3398D2CC26163948005A052F /* RunnerTests */, |
257 | 199 | );
|
258 | 200 | };
|
259 | 201 | /* End PBXProject section */
|
260 | 202 |
|
261 | 203 | /* Begin PBXResourcesBuildPhase section */
|
262 |
| - 3398D2CB26163948005A052F /* Resources */ = { |
263 |
| - isa = PBXResourcesBuildPhase; |
264 |
| - buildActionMask = 2147483647; |
265 |
| - files = ( |
266 |
| - ); |
267 |
| - runOnlyForDeploymentPostprocessing = 0; |
268 |
| - }; |
269 | 204 | 97C146EC1CF9000F007C117D /* Resources */ = {
|
270 | 205 | isa = PBXResourcesBuildPhase;
|
271 | 206 | buildActionMask = 2147483647;
|
|
326 | 261 | 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";
|
327 | 262 | showEnvVarsInLog = 0;
|
328 | 263 | };
|
329 |
| - B5AF6C7A6759E6F38749E537 /* [CP] Check Pods Manifest.lock */ = { |
330 |
| - isa = PBXShellScriptBuildPhase; |
331 |
| - buildActionMask = 2147483647; |
332 |
| - files = ( |
333 |
| - ); |
334 |
| - inputFileListPaths = ( |
335 |
| - ); |
336 |
| - inputPaths = ( |
337 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
338 |
| - "${PODS_ROOT}/Manifest.lock", |
339 |
| - ); |
340 |
| - name = "[CP] Check Pods Manifest.lock"; |
341 |
| - outputFileListPaths = ( |
342 |
| - ); |
343 |
| - outputPaths = ( |
344 |
| - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
345 |
| - ); |
346 |
| - runOnlyForDeploymentPostprocessing = 0; |
347 |
| - shellPath = /bin/sh; |
348 |
| - 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"; |
349 |
| - showEnvVarsInLog = 0; |
350 |
| - }; |
351 | 264 | /* End PBXShellScriptBuildPhase section */
|
352 | 265 |
|
353 | 266 | /* Begin PBXSourcesBuildPhase section */
|
354 |
| - 3398D2C926163948005A052F /* Sources */ = { |
355 |
| - isa = PBXSourcesBuildPhase; |
356 |
| - buildActionMask = 2147483647; |
357 |
| - files = ( |
358 |
| - 3398D2E426164AD8005A052F /* FLTLocalAuthPluginTests.m in Sources */, |
359 |
| - ); |
360 |
| - runOnlyForDeploymentPostprocessing = 0; |
361 |
| - }; |
362 | 267 | 97C146EA1CF9000F007C117D /* Sources */ = {
|
363 | 268 | isa = PBXSourcesBuildPhase;
|
364 | 269 | buildActionMask = 2147483647;
|
|
371 | 276 | };
|
372 | 277 | /* End PBXSourcesBuildPhase section */
|
373 | 278 |
|
374 |
| -/* Begin PBXTargetDependency section */ |
375 |
| - 3398D2D326163948005A052F /* PBXTargetDependency */ = { |
376 |
| - isa = PBXTargetDependency; |
377 |
| - target = 97C146ED1CF9000F007C117D /* Runner */; |
378 |
| - targetProxy = 3398D2D226163948005A052F /* PBXContainerItemProxy */; |
379 |
| - }; |
380 |
| -/* End PBXTargetDependency section */ |
381 |
| - |
382 | 279 | /* Begin PBXVariantGroup section */
|
383 | 280 | 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
|
384 | 281 | isa = PBXVariantGroup;
|
|
399 | 296 | /* End PBXVariantGroup section */
|
400 | 297 |
|
401 | 298 | /* Begin XCBuildConfiguration section */
|
402 |
| - 3398D2D526163948005A052F /* Debug */ = { |
403 |
| - isa = XCBuildConfiguration; |
404 |
| - baseConfigurationReference = 99302E79EC77497F2F274D12 /* Pods-RunnerTests.debug.xcconfig */; |
405 |
| - buildSettings = { |
406 |
| - BUNDLE_LOADER = "$(TEST_HOST)"; |
407 |
| - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
408 |
| - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
409 |
| - CLANG_ENABLE_OBJC_WEAK = YES; |
410 |
| - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
411 |
| - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
412 |
| - CODE_SIGN_STYLE = Automatic; |
413 |
| - GCC_C_LANGUAGE_STANDARD = gnu11; |
414 |
| - INFOPLIST_FILE = RunnerTests/Info.plist; |
415 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
416 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
417 |
| - MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
418 |
| - MTL_FAST_MATH = YES; |
419 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.google.RunnerTests; |
420 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
421 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
422 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
423 |
| - }; |
424 |
| - name = Debug; |
425 |
| - }; |
426 |
| - 3398D2D626163948005A052F /* Release */ = { |
427 |
| - isa = XCBuildConfiguration; |
428 |
| - baseConfigurationReference = FEA527BB0A821430FEAA1566 /* Pods-RunnerTests.release.xcconfig */; |
429 |
| - buildSettings = { |
430 |
| - BUNDLE_LOADER = "$(TEST_HOST)"; |
431 |
| - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
432 |
| - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
433 |
| - CLANG_ENABLE_OBJC_WEAK = YES; |
434 |
| - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
435 |
| - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
436 |
| - CODE_SIGN_STYLE = Automatic; |
437 |
| - GCC_C_LANGUAGE_STANDARD = gnu11; |
438 |
| - INFOPLIST_FILE = RunnerTests/Info.plist; |
439 |
| - IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
440 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
441 |
| - MTL_FAST_MATH = YES; |
442 |
| - PRODUCT_BUNDLE_IDENTIFIER = com.google.RunnerTests; |
443 |
| - PRODUCT_NAME = "$(TARGET_NAME)"; |
444 |
| - TARGETED_DEVICE_FAMILY = "1,2"; |
445 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
446 |
| - }; |
447 |
| - name = Release; |
448 |
| - }; |
449 | 299 | 97C147031CF9000F007C117D /* Debug */ = {
|
450 | 300 | isa = XCBuildConfiguration;
|
451 | 301 | buildSettings = {
|
|
597 | 447 | /* End XCBuildConfiguration section */
|
598 | 448 |
|
599 | 449 | /* Begin XCConfigurationList section */
|
600 |
| - 3398D2D426163948005A052F /* Build configuration list for PBXNativeTarget "RunnerTests" */ = { |
601 |
| - isa = XCConfigurationList; |
602 |
| - buildConfigurations = ( |
603 |
| - 3398D2D526163948005A052F /* Debug */, |
604 |
| - 3398D2D626163948005A052F /* Release */, |
605 |
| - ); |
606 |
| - defaultConfigurationIsVisible = 0; |
607 |
| - defaultConfigurationName = Release; |
608 |
| - }; |
609 | 450 | 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
|
610 | 451 | isa = XCConfigurationList;
|
611 | 452 | buildConfigurations = (
|
|
0 commit comments