|
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 |
| - D73912F022F37F9E000D13A0 /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; }; |
32 |
| - D73912F222F3801D000D13A0 /* App.framework in Bundle Framework */ = {isa = PBXBuildFile; fileRef = D73912EF22F37F9E000D13A0 /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
33 | 29 | E2F74D8A72EDDA51E695C935 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1AFF7FDF53FF1147E5CEABAC /* Pods_Runner.framework */; };
|
34 | 30 | /* End PBXBuildFile section */
|
35 | 31 |
|
|
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 | 5AF2E0002DE8BBB12EFD7086 /* 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>"; };
|
80 | 73 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
|
81 | 74 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
82 | 75 | A0182A60EEDD107D6E0FA1B6 /* 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>"; };
|
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 | E2F74D8A72EDDA51E695C935 /* Pods_Runner.framework in Frameworks */,
|
94 | 84 | );
|
95 | 85 | runOnlyForDeploymentPostprocessing = 0;
|
|
156 | 146 | 33CEB47222A05771004F2AC0 /* Flutter-Debug.xcconfig */,
|
157 | 147 | 33CEB47422A05771004F2AC0 /* Flutter-Release.xcconfig */,
|
158 | 148 | 33CEB47722A0578A004F2AC0 /* Flutter-Generated.xcconfig */,
|
159 |
| - D73912EF22F37F9E000D13A0 /* App.framework */, |
160 |
| - 33D1A10322148B71006C7A3E /* FlutterMacOS.framework */, |
161 | 149 | );
|
162 | 150 | path = Flutter;
|
163 | 151 | sourceTree = "<group>";
|
|
281 | 269 | );
|
282 | 270 | runOnlyForDeploymentPostprocessing = 0;
|
283 | 271 | shellPath = /bin/sh;
|
284 |
| - shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename\n"; |
| 272 | + shellScript = "echo \"$PRODUCT_NAME.app\" > \"$PROJECT_DIR\"/Flutter/ephemeral/.app_filename && \"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh embed\n"; |
285 | 273 | };
|
286 | 274 | 33CC111E2044C6BF0003C045 /* ShellScript */ = {
|
287 | 275 | isa = PBXShellScriptBuildPhase;
|
|
330 | 318 | buildActionMask = 2147483647;
|
331 | 319 | files = (
|
332 | 320 | );
|
333 |
| - inputFileListPaths = ( |
| 321 | + inputPaths = ( |
| 322 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 323 | + "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", |
| 324 | + "${BUILT_PRODUCTS_DIR}/path_provider_macos/path_provider_macos.framework", |
| 325 | + "${BUILT_PRODUCTS_DIR}/sqflite/sqflite.framework", |
| 326 | + "${BUILT_PRODUCTS_DIR}/url_launcher_macos/url_launcher_macos.framework", |
334 | 327 | );
|
335 | 328 | name = "[CP] Embed Pods Frameworks";
|
336 |
| - outputFileListPaths = ( |
| 329 | + outputPaths = ( |
| 330 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", |
| 331 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider_macos.framework", |
| 332 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/sqflite.framework", |
| 333 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/url_launcher_macos.framework", |
337 | 334 | );
|
338 | 335 | runOnlyForDeploymentPostprocessing = 0;
|
339 | 336 | shellPath = /bin/sh;
|
|
0 commit comments