|
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 | + B56664EB5892C2D616E2FD83 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8AE8DAA65A039BA8B277A732 /* 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 /* protocol_handler_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "protocol_handler_example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + 33CC10ED2044A3C60003C045 /* protocol_handler_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = protocol_handler_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>"; };
|
|
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 | + 4BF58CCD3C9D63F2C6A05DDE /* 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 | 71 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
| 72 | + 8AE8DAA65A039BA8B277A732 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
70 | 73 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
| 74 | + B0A11D7E9C90094312FB8AF1 /* 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>"; }; |
| 75 | + D6422017C2350B0C016B0C9F /* 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 | + B56664EB5892C2D616E2FD83 /* 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 | + AD8DB0CC717F7A2F2A8D98E0 /* Pods */, |
102 | 109 | );
|
103 | 110 | sourceTree = "<group>";
|
104 | 111 | };
|
|
145 | 152 | path = Runner;
|
146 | 153 | sourceTree = "<group>";
|
147 | 154 | };
|
| 155 | + AD8DB0CC717F7A2F2A8D98E0 /* Pods */ = { |
| 156 | + isa = PBXGroup; |
| 157 | + children = ( |
| 158 | + B0A11D7E9C90094312FB8AF1 /* Pods-Runner.debug.xcconfig */, |
| 159 | + D6422017C2350B0C016B0C9F /* Pods-Runner.release.xcconfig */, |
| 160 | + 4BF58CCD3C9D63F2C6A05DDE /* Pods-Runner.profile.xcconfig */, |
| 161 | + ); |
| 162 | + path = Pods; |
| 163 | + sourceTree = "<group>"; |
| 164 | + }; |
148 | 165 | D73912EC22F37F3D000D13A0 /* Frameworks */ = {
|
149 | 166 | isa = PBXGroup;
|
150 | 167 | children = (
|
| 168 | + 8AE8DAA65A039BA8B277A732 /* 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 | + 93E2185084FE73C300034036 /* [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 | + EA119A9E57DD6D65159F765B /* [CP] Embed Pods Frameworks */, |
167 | 187 | );
|
168 | 188 | buildRules = (
|
169 | 189 | );
|
|
188 | 208 | 33CC10EC2044A3C60003C045 = {
|
189 | 209 | CreatedOnToolsVersion = 9.2;
|
190 | 210 | LastSwiftMigration = 1100;
|
191 |
| - ProvisioningStyle = Automatic; |
192 | 211 | SystemCapabilities = {
|
193 | 212 | com.apple.Sandbox = {
|
194 | 213 | enabled = 1;
|
|
270 | 289 | shellPath = /bin/sh;
|
271 | 290 | shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
|
272 | 291 | };
|
| 292 | + 93E2185084FE73C300034036 /* [CP] Check Pods Manifest.lock */ = { |
| 293 | + isa = PBXShellScriptBuildPhase; |
| 294 | + buildActionMask = 2147483647; |
| 295 | + files = ( |
| 296 | + ); |
| 297 | + inputFileListPaths = ( |
| 298 | + ); |
| 299 | + inputPaths = ( |
| 300 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 301 | + "${PODS_ROOT}/Manifest.lock", |
| 302 | + ); |
| 303 | + name = "[CP] Check Pods Manifest.lock"; |
| 304 | + outputFileListPaths = ( |
| 305 | + ); |
| 306 | + outputPaths = ( |
| 307 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 308 | + ); |
| 309 | + runOnlyForDeploymentPostprocessing = 0; |
| 310 | + shellPath = /bin/sh; |
| 311 | + 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"; |
| 312 | + showEnvVarsInLog = 0; |
| 313 | + }; |
| 314 | + EA119A9E57DD6D65159F765B /* [CP] Embed Pods Frameworks */ = { |
| 315 | + isa = PBXShellScriptBuildPhase; |
| 316 | + buildActionMask = 2147483647; |
| 317 | + files = ( |
| 318 | + ); |
| 319 | + inputFileListPaths = ( |
| 320 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 321 | + ); |
| 322 | + name = "[CP] Embed Pods Frameworks"; |
| 323 | + outputFileListPaths = ( |
| 324 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 325 | + ); |
| 326 | + runOnlyForDeploymentPostprocessing = 0; |
| 327 | + shellPath = /bin/sh; |
| 328 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 329 | + showEnvVarsInLog = 0; |
| 330 | + }; |
273 | 331 | /* End PBXShellScriptBuildPhase section */
|
274 | 332 |
|
275 | 333 | /* Begin PBXSourcesBuildPhase section */
|
|
359 | 417 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
360 | 418 | CLANG_ENABLE_MODULES = YES;
|
361 | 419 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
| 420 | + CODE_SIGN_IDENTITY = "Apple Development"; |
362 | 421 | CODE_SIGN_STYLE = Automatic;
|
363 | 422 | COMBINE_HIDPI_IMAGES = YES;
|
| 423 | + DEVELOPMENT_TEAM = G83H824X6L; |
364 | 424 | INFOPLIST_FILE = Runner/Info.plist;
|
365 | 425 | LD_RUNPATH_SEARCH_PATHS = (
|
366 | 426 | "$(inherited)",
|
|
485 | 545 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
486 | 546 | CLANG_ENABLE_MODULES = YES;
|
487 | 547 | CODE_SIGN_ENTITLEMENTS = Runner/DebugProfile.entitlements;
|
| 548 | + CODE_SIGN_IDENTITY = "Apple Development"; |
488 | 549 | CODE_SIGN_STYLE = Automatic;
|
489 | 550 | COMBINE_HIDPI_IMAGES = YES;
|
| 551 | + DEVELOPMENT_TEAM = G83H824X6L; |
490 | 552 | INFOPLIST_FILE = Runner/Info.plist;
|
491 | 553 | LD_RUNPATH_SEARCH_PATHS = (
|
492 | 554 | "$(inherited)",
|
|
505 | 567 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
506 | 568 | CLANG_ENABLE_MODULES = YES;
|
507 | 569 | CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
| 570 | + CODE_SIGN_IDENTITY = "Apple Development"; |
508 | 571 | CODE_SIGN_STYLE = Automatic;
|
509 | 572 | COMBINE_HIDPI_IMAGES = YES;
|
| 573 | + DEVELOPMENT_TEAM = G83H824X6L; |
510 | 574 | INFOPLIST_FILE = Runner/Info.plist;
|
511 | 575 | LD_RUNPATH_SEARCH_PATHS = (
|
512 | 576 | "$(inherited)",
|
|
0 commit comments