|
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 | | - 33D1A10422148B71006C7A3E /* FlutterMacOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */; }; |
30 | | - 33D1A10522148B93006C7A3E /* FlutterMacOS.framework in Bundle Framework */ = {isa = PBXBuildFile; fileRef = 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
31 | 29 | 9A0CC0B8F23AFE5DF719BADB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CED91D820ABAEDEBEFEBDBDA /* Pods_Runner.framework */; }; |
32 | | - D73912F022F37F9E000D13A0 /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; }; |
33 | | - D73912F222F3801D000D13A0 /* App.framework in Bundle Framework */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
34 | 30 | /* End PBXBuildFile section */ |
35 | 31 |
|
36 | 32 | /* Begin PBXContainerItemProxy section */ |
|
50 | 46 | dstPath = ""; |
51 | 47 | dstSubfolderSpec = 10; |
52 | 48 | files = ( |
53 | | - D73912F222F3801D000D13A0 /* App.framework in Bundle Framework */, |
54 | | - 33D1A10522148B93006C7A3E /* FlutterMacOS.framework in Bundle Framework */, |
55 | 49 | ); |
56 | 50 | name = "Bundle Framework"; |
57 | 51 | runOnlyForDeploymentPostprocessing = 0; |
|
72 | 66 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Debug.xcconfig"; sourceTree = "<group>"; }; |
73 | 67 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Flutter-Release.xcconfig"; sourceTree = "<group>"; }; |
74 | 68 | 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Flutter-Generated.xcconfig"; path = "ephemeral/Flutter-Generated.xcconfig"; sourceTree = "<group>"; }; |
75 | | - 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FlutterMacOS.framework; path = Flutter/ephemeral/FlutterMacOS.framework; sourceTree = SOURCE_ROOT; }; |
76 | 69 | 33E51913231747F40026EE4D /* DebugProfile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DebugProfile.entitlements; sourceTree = "<group>"; }; |
77 | 70 | 33E51914231749380026EE4D /* Release.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Release.entitlements; sourceTree = "<group>"; }; |
78 | 71 | 33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; }; |
79 | 72 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; |
80 | 73 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; |
81 | 74 | B3868D4F5169B9990BB5D1F5 /* 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>"; }; |
82 | 75 | CED91D820ABAEDEBEFEBDBDA /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
83 | | - D73912EF22F37F9E000D13A0 /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/ephemeral/App.framework; sourceTree = SOURCE_ROOT; }; |
84 | 76 | /* End PBXFileReference section */ |
85 | 77 |
|
86 | 78 | /* Begin PBXFrameworksBuildPhase section */ |
87 | 79 | 33CC10EA2044A3C60003C045 /* Frameworks */ = { |
88 | 80 | isa = PBXFrameworksBuildPhase; |
89 | 81 | buildActionMask = 2147483647; |
90 | 82 | files = ( |
91 | | - D73912F022F37F9E000D13A0 /* App.framework in Frameworks */, |
92 | | - 33D1A10422148B71006C7A3E /* FlutterMacOS.framework in Frameworks */, |
93 | 83 | 9A0CC0B8F23AFE5DF719BADB /* Pods_Runner.framework in Frameworks */, |
94 | 84 | ); |
95 | 85 | runOnlyForDeploymentPostprocessing = 0; |
|
145 | 135 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */, |
146 | 136 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */, |
147 | 137 | 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */, |
148 | | - D73912EF22F37F9E000D13A0 /* App.framework */, |
149 | | - 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */, |
150 | 138 | ); |
151 | 139 | path = Flutter; |
152 | 140 | sourceTree = "<group>"; |
|
280 | 268 | ); |
281 | 269 | runOnlyForDeploymentPostprocessing = 0; |
282 | 270 | shellPath = /bin/sh; |
283 | | - shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename\n"; |
| 271 | + shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n"; |
284 | 272 | }; |
285 | 273 | 33CC111E2044C6BF0003C045 /* ShellScript */ = { |
286 | 274 | isa = PBXShellScriptBuildPhase; |
|
329 | 317 | buildActionMask = 2147483647; |
330 | 318 | files = ( |
331 | 319 | ); |
332 | | - inputFileListPaths = ( |
| 320 | + inputPaths = ( |
| 321 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 322 | + "${BUILT_PRODUCTS_DIR}/package_info/package_info.framework", |
333 | 323 | ); |
334 | 324 | name = "[CP] Embed Pods Frameworks"; |
335 | | - outputFileListPaths = ( |
| 325 | + outputPaths = ( |
| 326 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/package_info.framework", |
336 | 327 | ); |
337 | 328 | runOnlyForDeploymentPostprocessing = 0; |
338 | 329 | shellPath = /bin/sh; |
|
0 commit comments