|
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 */
|
|
21 | 21 | /* End PBXAggregateTarget section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXBuildFile section */
|
| 24 | + 31B9E26D2EB59CABB0AF863B /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C69C493CCDF4A533867FCC8D /* Pods_Runner.framework */; }; |
24 | 25 | 335BBD1B22A9A15E00E9071D /* GeneratedPluginRegistrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */; };
|
25 | 26 | 33CC10F12044A3C60003C045 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC10F02044A3C60003C045 /* AppDelegate.swift */; };
|
26 | 27 | 33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
|
|
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 /* jni_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jni_example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + 33CC10ED2044A3C60003C045 /* jni_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = jni_example.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>"; };
|
|
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>"; };
|
69 | 70 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
| 71 | + 908AD9024D8CB7D20F75E75C /* 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>"; }; |
70 | 72 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
| 73 | + AE07195FEB458C1E77D7E93E /* 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>"; }; |
| 74 | + C69C493CCDF4A533867FCC8D /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 75 | + D0492A503298F9672919BFDC /* 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>"; }; |
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 | + 31B9E26D2EB59CABB0AF863B /* Pods_Runner.framework in Frameworks */, |
78 | 84 | );
|
79 | 85 | runOnlyForDeploymentPostprocessing = 0;
|
80 | 86 | };
|
|
99 | 105 | 33CEB47122A05771004F2AC0 /* Flutter */,
|
100 | 106 | 33CC10EE2044A3C60003C045 /* Products */,
|
101 | 107 | D73912EC22F37F3D000D13A0 /* Frameworks */,
|
| 108 | + 7E661A13EA75E31F6546B680 /* Pods */, |
102 | 109 | );
|
103 | 110 | sourceTree = "<group>";
|
104 | 111 | };
|
|
145 | 152 | path = Runner;
|
146 | 153 | sourceTree = "<group>";
|
147 | 154 | };
|
| 155 | + 7E661A13EA75E31F6546B680 /* Pods */ = { |
| 156 | + isa = PBXGroup; |
| 157 | + children = ( |
| 158 | + AE07195FEB458C1E77D7E93E /* Pods-Runner.debug.xcconfig */, |
| 159 | + D0492A503298F9672919BFDC /* Pods-Runner.release.xcconfig */, |
| 160 | + 908AD9024D8CB7D20F75E75C /* Pods-Runner.profile.xcconfig */, |
| 161 | + ); |
| 162 | + path = Pods; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
148 | 165 | D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
149 | 166 | isa = PBXGroup;
|
150 | 167 | children = (
|
| 168 | + C69C493CCDF4A533867FCC8D /* Pods_Runner.framework */, |
151 | 169 | );
|
152 | 170 | name = Frameworks;
|
153 | 171 | sourceTree = "<group>";
|
|
159 | 177 | isa = PBXNativeTarget;
|
160 | 178 | buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
|
161 | 179 | buildPhases = (
|
| 180 | + CE1500691A1FFA23834C0C88 /* [CP] Check Pods Manifest.lock */, |
162 | 181 | 33CC10E92044A3C60003C045 /* Sources */,
|
163 | 182 | 33CC10EA2044A3C60003C045 /* Frameworks */,
|
164 | 183 | 33CC10EB2044A3C60003C045 /* Resources */,
|
165 | 184 | 33CC110E2044A8840003C045 /* Bundle Framework */,
|
166 | 185 | 3399D490228B24CF009A79C7 /* ShellScript */,
|
| 186 | + 3AA03BDC61C212440CD3E30B /* [CP] Embed Pods Frameworks */, |
167 | 187 | );
|
168 | 188 | buildRules = (
|
169 | 189 | );
|
|
182 | 202 | isa = PBXProject;
|
183 | 203 | attributes = {
|
184 | 204 | LastSwiftUpdateCheck = 0920;
|
185 |
| - LastUpgradeCheck = 1300; |
| 205 | + LastUpgradeCheck = 1510; |
186 | 206 | ORGANIZATIONNAME = "";
|
187 | 207 | TargetAttributes = {
|
188 | 208 | 33CC10EC2044A3C60003C045 = {
|
|
235 | 255 | /* Begin PBXShellScriptBuildPhase section */
|
236 | 256 | 3399D490228B24CF009A79C7 /* ShellScript */ = {
|
237 | 257 | isa = PBXShellScriptBuildPhase;
|
| 258 | + alwaysOutOfDate = 1; |
238 | 259 | buildActionMask = 2147483647;
|
239 | 260 | files = (
|
240 | 261 | );
|
|
270 | 291 | shellPath = /bin/sh;
|
271 | 292 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
272 | 293 | };
|
| 294 | + 3AA03BDC61C212440CD3E30B /* [CP] Embed Pods Frameworks */ = { |
| 295 | + isa = PBXShellScriptBuildPhase; |
| 296 | + buildActionMask = 2147483647; |
| 297 | + files = ( |
| 298 | + ); |
| 299 | + inputFileListPaths = ( |
| 300 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 301 | + ); |
| 302 | + name = "[CP] Embed Pods Frameworks"; |
| 303 | + outputFileListPaths = ( |
| 304 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 305 | + ); |
| 306 | + runOnlyForDeploymentPostprocessing = 0; |
| 307 | + shellPath = /bin/sh; |
| 308 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 309 | + showEnvVarsInLog = 0; |
| 310 | + }; |
| 311 | + CE1500691A1FFA23834C0C88 /* [CP] Check Pods Manifest.lock */ = { |
| 312 | + isa = PBXShellScriptBuildPhase; |
| 313 | + buildActionMask = 2147483647; |
| 314 | + files = ( |
| 315 | + ); |
| 316 | + inputFileListPaths = ( |
| 317 | + ); |
| 318 | + inputPaths = ( |
| 319 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 320 | + "${PODS_ROOT}/Manifest.lock", |
| 321 | + ); |
| 322 | + name = "[CP] Check Pods Manifest.lock"; |
| 323 | + outputFileListPaths = ( |
| 324 | + ); |
| 325 | + outputPaths = ( |
| 326 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 327 | + ); |
| 328 | + runOnlyForDeploymentPostprocessing = 0; |
| 329 | + shellPath = /bin/sh; |
| 330 | + 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"; |
| 331 | + showEnvVarsInLog = 0; |
| 332 | + }; |
273 | 333 | /* End PBXShellScriptBuildPhase section */
|
274 | 334 |
|
275 | 335 | /* Begin PBXSourcesBuildPhase section */
|
|
344 | 404 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
345 | 405 | GCC_WARN_UNUSED_FUNCTION = YES;
|
346 | 406 | GCC_WARN_UNUSED_VARIABLE = YES;
|
347 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 407 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
348 | 408 | MTL_ENABLE_DEBUG_INFO = NO;
|
349 | 409 | SDKROOT = macosx;
|
350 | 410 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
423 | 483 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
424 | 484 | GCC_WARN_UNUSED_FUNCTION = YES;
|
425 | 485 | GCC_WARN_UNUSED_VARIABLE = YES;
|
426 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 486 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
427 | 487 | MTL_ENABLE_DEBUG_INFO = YES;
|
428 | 488 | ONLY_ACTIVE_ARCH = YES;
|
429 | 489 | SDKROOT = macosx;
|
|
470 | 530 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
471 | 531 | GCC_WARN_UNUSED_FUNCTION = YES;
|
472 | 532 | GCC_WARN_UNUSED_VARIABLE = YES;
|
473 |
| - MACOSX_DEPLOYMENT_TARGET = 10.11; |
| 533 | + MACOSX_DEPLOYMENT_TARGET = 10.14; |
474 | 534 | MTL_ENABLE_DEBUG_INFO = NO;
|
475 | 535 | SDKROOT = macosx;
|
476 | 536 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
0 commit comments