|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; |
12 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 12 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
|
14 | 13 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
39 | 38 | /* Begin PBXFileReference section */
|
40 | 39 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
41 | 40 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
42 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; |
43 | 41 | 3AAAD1612F3F80D493B394F2 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 | 42 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
45 | 43 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
|
54 | 52 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
55 | 53 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
56 | 54 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 55 | + CAF299D3D15708246AEABBE0 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
| 56 | + D6E55656A65A91BB53719F03 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
| 57 | + F746E5650ECC70938C853B2C /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
57 | 58 | /* End PBXFileReference section */
|
58 | 59 |
|
59 | 60 | /* Begin PBXFrameworksBuildPhase section */
|
|
73 | 74 | 09037512C9FEFC32EC0E6879 /* Pods */ = {
|
74 | 75 | isa = PBXGroup;
|
75 | 76 | children = (
|
| 77 | + CAF299D3D15708246AEABBE0 /* Pods-Runner.debug.xcconfig */, |
| 78 | + D6E55656A65A91BB53719F03 /* Pods-Runner.release.xcconfig */, |
| 79 | + F746E5650ECC70938C853B2C /* Pods-Runner.profile.xcconfig */, |
76 | 80 | );
|
77 | 81 | name = Pods;
|
78 | 82 | sourceTree = "<group>";
|
|
88 | 92 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
89 | 93 | isa = PBXGroup;
|
90 | 94 | children = (
|
91 |
| - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
92 | 95 | 3B80C3931E831B6300D905FE /* App.framework */,
|
93 | 96 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
|
94 | 97 | 9740EEBA1CF902C7004384FC /* Flutter.framework */,
|
|
207 | 210 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
208 | 211 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
209 | 212 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
210 |
| - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
211 | 213 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
212 | 214 | );
|
213 | 215 | runOnlyForDeploymentPostprocessing = 0;
|
|
270 | 272 | buildActionMask = 2147483647;
|
271 | 273 | files = (
|
272 | 274 | );
|
273 |
| - inputFileListPaths = ( |
274 |
| - ); |
275 | 275 | inputPaths = (
|
276 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 276 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
277 | 277 | "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
|
| 278 | + "${BUILT_PRODUCTS_DIR}/device_info/device_info.framework", |
| 279 | + "${BUILT_PRODUCTS_DIR}/native_pdf_renderer/native_pdf_renderer.framework", |
278 | 280 | "${BUILT_PRODUCTS_DIR}/path_provider/path_provider.framework",
|
279 |
| - "${BUILT_PRODUCTS_DIR}/native_pdf_view/native_pdf_view.framework", |
280 | 281 | );
|
281 | 282 | name = "[CP] Embed Pods Frameworks";
|
282 |
| - outputFileListPaths = ( |
283 |
| - ); |
284 | 283 | outputPaths = (
|
285 | 284 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
| 285 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info.framework", |
| 286 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/native_pdf_renderer.framework", |
286 | 287 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/path_provider.framework",
|
287 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/native_pdf_view.framework", |
288 | 288 | );
|
289 | 289 | runOnlyForDeploymentPostprocessing = 0;
|
290 | 290 | shellPath = /bin/sh;
|
291 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 291 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
292 | 292 | showEnvVarsInLog = 0;
|
293 | 293 | };
|
294 | 294 | /* End PBXShellScriptBuildPhase section */
|
|
0 commit comments