|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 51; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXAggregateTarget section */
|
|
26 | 26 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
27 | 27 | 33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
|
28 | 28 | 33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
|
| 29 | + 919762FE8B11176C0853F4CB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 365657A0E780DBF30096592C /* Pods_Runner.framework */; }; |
29 | 30 | /* End PBXBuildFile section */
|
30 | 31 |
|
31 | 32 | /* Begin PBXContainerItemProxy section */
|
|
54 | 55 | /* Begin PBXFileReference section */
|
55 | 56 | 333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
|
56 | 57 | 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
|
57 |
| - 33CC10ED2044A3C60003C045 /* pokemon_explorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "pokemon_explorer.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + 33CC10ED2044A3C60003C045 /* pokemon_explorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = pokemon_explorer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | 59 | 33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
59 | 60 | 33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
|
60 | 61 | 33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
66 | 67 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; };
|
67 | 68 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; };
|
68 | 69 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
|
| 70 | + 365657A0E780DBF30096592C /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 71 | + 5D544C70276BD0508C9D8E0C /* 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>"; }; |
| 72 | + 6CFA503BAC79620E097EC60F /* 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>"; }; |
69 | 73 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
70 | 74 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
| 75 | + A7DC8FF0A5EDF9F96CBB9AAF /* 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>"; }; |
71 | 76 | /* End PBXFileReference section */
|
72 | 77 |
|
73 | 78 | /* Begin PBXFrameworksBuildPhase section */
|
74 | 79 | 33CC10EA2044A3C60003C045 /* Frameworks */ = {
|
75 | 80 | isa = PBXFrameworksBuildPhase;
|
76 | 81 | buildActionMask = 2147483647;
|
77 | 82 | files = (
|
| 83 | + 919762FE8B11176C0853F4CB /* Pods_Runner.framework in Frameworks */, |
78 | 84 | );
|
79 | 85 | runOnlyForDeploymentPostprocessing = 0;
|
80 | 86 | };
|
81 | 87 | /* End PBXFrameworksBuildPhase section */
|
82 | 88 |
|
83 | 89 | /* Begin PBXGroup section */
|
| 90 | + 158ABBFD32872162376DD38A /* Pods */ = { |
| 91 | + isa = PBXGroup; |
| 92 | + children = ( |
| 93 | + A7DC8FF0A5EDF9F96CBB9AAF /* Pods-Runner.debug.xcconfig */, |
| 94 | + 5D544C70276BD0508C9D8E0C /* Pods-Runner.release.xcconfig */, |
| 95 | + 6CFA503BAC79620E097EC60F /* Pods-Runner.profile.xcconfig */, |
| 96 | + ); |
| 97 | + name = Pods; |
| 98 | + path = Pods; |
| 99 | + sourceTree = "<group>"; |
| 100 | + }; |
84 | 101 | 33BA886A226E78AF003329D5 /* Configs */ = {
|
85 | 102 | isa = PBXGroup;
|
86 | 103 | children = (
|
|
99 | 116 | 33CEB47122A05771004F2AC0 /* Flutter */,
|
100 | 117 | 33CC10EE2044A3C60003C045 /* Products */,
|
101 | 118 | D73912EC22F37F3D000D13A0 /* Frameworks */,
|
| 119 | + 158ABBFD32872162376DD38A /* Pods */, |
102 | 120 | );
|
103 | 121 | sourceTree = "<group>";
|
104 | 122 | };
|
|
148 | 166 | D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
149 | 167 | isa = PBXGroup;
|
150 | 168 | children = (
|
| 169 | + 365657A0E780DBF30096592C /* Pods_Runner.framework */, |
151 | 170 | );
|
152 | 171 | name = Frameworks;
|
153 | 172 | sourceTree = "<group>";
|
|
159 | 178 | isa = PBXNativeTarget;
|
160 | 179 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
161 | 180 | buildPhases = (
|
| 181 | + C3A64B3C0584FEA2CE432143 /* [CP] Check Pods Manifest.lock */, |
162 | 182 | 33CC10E92044A3C60003C045 /* Sources */,
|
163 | 183 | 33CC10EA2044A3C60003C045 /* Frameworks */,
|
164 | 184 | 33CC10EB2044A3C60003C045 /* Resources */,
|
165 | 185 | 33CC110E2044A8840003C045 /* Bundle Framework */,
|
166 | 186 | 3399D490228B24CF009A79C7 /* ShellScript */,
|
| 187 | + 82988F4DFC4A0FA9C616F97B /* [CP] Embed Pods Frameworks */, |
167 | 188 | );
|
168 | 189 | buildRules = (
|
169 | 190 | );
|
|
182 | 203 | isa = PBXProject;
|
183 | 204 | attributes = {
|
184 | 205 | LastSwiftUpdateCheck = 0920;
|
185 |
| - LastUpgradeCheck = 1300; |
| 206 | + LastUpgradeCheck = 1510; |
186 | 207 | ORGANIZATIONNAME = "";
|
187 | 208 | TargetAttributes = {
|
188 | 209 | 33CC10EC2044A3C60003C045 = {
|
|
235 | 256 | /* Begin PBXShellScriptBuildPhase section */
|
236 | 257 | 3399D490228B24CF009A79C7 /* ShellScript */ = {
|
237 | 258 | isa = PBXShellScriptBuildPhase;
|
| 259 | + alwaysOutOfDate = 1; |
238 | 260 | buildActionMask = 2147483647;
|
239 | 261 | files = (
|
240 | 262 | );
|
|
270 | 292 | shellPath = /bin/sh;
|
271 | 293 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
272 | 294 | };
|
| 295 | + 82988F4DFC4A0FA9C616F97B /* [CP] Embed Pods Frameworks */ = { |
| 296 | + isa = PBXShellScriptBuildPhase; |
| 297 | + buildActionMask = 2147483647; |
| 298 | + files = ( |
| 299 | + ); |
| 300 | + inputFileListPaths = ( |
| 301 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 302 | + ); |
| 303 | + name = "[CP] Embed Pods Frameworks"; |
| 304 | + outputFileListPaths = ( |
| 305 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 306 | + ); |
| 307 | + runOnlyForDeploymentPostprocessing = 0; |
| 308 | + shellPath = /bin/sh; |
| 309 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 310 | + showEnvVarsInLog = 0; |
| 311 | + }; |
| 312 | + C3A64B3C0584FEA2CE432143 /* [CP] Check Pods Manifest.lock */ = { |
| 313 | + isa = PBXShellScriptBuildPhase; |
| 314 | + buildActionMask = 2147483647; |
| 315 | + files = ( |
| 316 | + ); |
| 317 | + inputFileListPaths = ( |
| 318 | + ); |
| 319 | + inputPaths = ( |
| 320 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 321 | + "${PODS_ROOT}/Manifest.lock", |
| 322 | + ); |
| 323 | + name = "[CP] Check Pods Manifest.lock"; |
| 324 | + outputFileListPaths = ( |
| 325 | + ); |
| 326 | + outputPaths = ( |
| 327 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 328 | + ); |
| 329 | + runOnlyForDeploymentPostprocessing = 0; |
| 330 | + shellPath = /bin/sh; |
| 331 | + 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"; |
| 332 | + showEnvVarsInLog = 0; |
| 333 | + }; |
273 | 334 | /* End PBXShellScriptBuildPhase section */
|
274 | 335 |
|
275 | 336 | /* Begin PBXSourcesBuildPhase section */
|
|
344 | 405 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
345 | 406 | GCC_WARN_UNUSED_FUNCTION = YES;
|
346 | 407 | GCC_WARN_UNUSED_VARIABLE = YES;
|
347 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 408 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
348 | 409 | MTL_ENABLE_DEBUG_INFO = NO;
|
349 | 410 | SDKROOT = macosx;
|
350 | 411 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
423 | 484 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
424 | 485 | GCC_WARN_UNUSED_FUNCTION = YES;
|
425 | 486 | GCC_WARN_UNUSED_VARIABLE = YES;
|
426 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 487 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
427 | 488 | MTL_ENABLE_DEBUG_INFO = YES;
|
428 | 489 | ONLY_ACTIVE_ARCH = YES;
|
429 | 490 | SDKROOT = macosx;
|
|
470 | 531 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
471 | 532 | GCC_WARN_UNUSED_FUNCTION = YES;
|
472 | 533 | GCC_WARN_UNUSED_VARIABLE = YES;
|
473 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 534 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
474 | 535 | MTL_ENABLE_DEBUG_INFO = NO;
|
475 | 536 | SDKROOT = macosx;
|
476 | 537 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
0 commit comments