| 
9 | 9 | /* Begin PBXBuildFile section */  | 
10 | 10 | 		1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };  | 
11 | 11 | 		3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };  | 
12 |  | -		6E58FD42C5C650D180E8B6F7 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9222D47AA509D70776A755B3 /* libPods-Runner.a */; };  | 
13 | 12 | 		978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };  | 
14 | 13 | 		97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };  | 
15 | 14 | 		97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };  | 
 | 
34 | 33 | 		1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };  | 
35 | 34 | 		1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };  | 
36 | 35 | 		3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };  | 
37 |  | -		7680CF0EE621C4C588CA8319 /* 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>"; };  | 
38 | 36 | 		7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };  | 
39 | 37 | 		7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };  | 
40 | 38 | 		7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };  | 
41 |  | -		9222D47AA509D70776A755B3 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };  | 
42 | 39 | 		9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };  | 
43 | 40 | 		9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };  | 
44 | 41 | 		97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };  | 
 | 
47 | 44 | 		97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };  | 
48 | 45 | 		97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };  | 
49 | 46 | 		97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };  | 
50 |  | -		EA8AE65FF465391772EFF6C0 /* 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>"; };  | 
51 | 47 | /* End PBXFileReference section */  | 
52 | 48 | 
 
  | 
53 | 49 | /* Begin PBXFrameworksBuildPhase section */  | 
54 | 50 | 		97C146EB1CF9000F007C117D /* Frameworks */ = {  | 
55 | 51 | 			isa = PBXFrameworksBuildPhase;  | 
56 | 52 | 			buildActionMask = 2147483647;  | 
57 | 53 | 			files = (  | 
58 |  | -				6E58FD42C5C650D180E8B6F7 /* libPods-Runner.a in Frameworks */,  | 
59 | 54 | 			);  | 
60 | 55 | 			runOnlyForDeploymentPostprocessing = 0;  | 
61 | 56 | 		};  | 
62 | 57 | /* End PBXFrameworksBuildPhase section */  | 
63 | 58 | 
 
  | 
64 | 59 | /* Begin PBXGroup section */  | 
65 |  | -		28FB19379A2349AC9DE981D7 /* Frameworks */ = {  | 
66 |  | -			isa = PBXGroup;  | 
67 |  | -			children = (  | 
68 |  | -				9222D47AA509D70776A755B3 /* libPods-Runner.a */,  | 
69 |  | -			);  | 
70 |  | -			name = Frameworks;  | 
71 |  | -			sourceTree = "<group>";  | 
72 |  | -		};  | 
73 | 60 | 		9740EEB11CF90186004384FC /* Flutter */ = {  | 
74 | 61 | 			isa = PBXGroup;  | 
75 | 62 | 			children = (  | 
 | 
87 | 74 | 				9740EEB11CF90186004384FC /* Flutter */,  | 
88 | 75 | 				97C146F01CF9000F007C117D /* Runner */,  | 
89 | 76 | 				97C146EF1CF9000F007C117D /* Products */,  | 
90 |  | -				D20A32FD2B4A9D4673751062 /* Pods */,  | 
91 |  | -				28FB19379A2349AC9DE981D7 /* Frameworks */,  | 
92 | 77 | 			);  | 
93 | 78 | 			sourceTree = "<group>";  | 
94 | 79 | 		};  | 
 | 
124 | 109 | 			name = "Supporting Files";  | 
125 | 110 | 			sourceTree = "<group>";  | 
126 | 111 | 		};  | 
127 |  | -		D20A32FD2B4A9D4673751062 /* Pods */ = {  | 
128 |  | -			isa = PBXGroup;  | 
129 |  | -			children = (  | 
130 |  | -				7680CF0EE621C4C588CA8319 /* Pods-Runner.debug.xcconfig */,  | 
131 |  | -				EA8AE65FF465391772EFF6C0 /* Pods-Runner.release.xcconfig */,  | 
132 |  | -			);  | 
133 |  | -			name = Pods;  | 
134 |  | -			sourceTree = "<group>";  | 
135 |  | -		};  | 
136 | 112 | /* End PBXGroup section */  | 
137 | 113 | 
 
  | 
138 | 114 | /* Begin PBXNativeTarget section */  | 
139 | 115 | 		97C146ED1CF9000F007C117D /* Runner */ = {  | 
140 | 116 | 			isa = PBXNativeTarget;  | 
141 | 117 | 			buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;  | 
142 | 118 | 			buildPhases = (  | 
143 |  | -				E1AF3E206B008E8CDBC63177 /* [CP] Check Pods Manifest.lock */,  | 
144 | 119 | 				9740EEB61CF901F6004384FC /* Run Script */,  | 
145 | 120 | 				97C146EA1CF9000F007C117D /* Sources */,  | 
146 | 121 | 				97C146EB1CF9000F007C117D /* Frameworks */,  | 
147 | 122 | 				97C146EC1CF9000F007C117D /* Resources */,  | 
148 | 123 | 				9705A1C41CF9048500538489 /* Embed Frameworks */,  | 
149 | 124 | 				3B06AD1E1E4923F5004D2608 /* Thin Binary */,  | 
150 |  | -				5127C02A549D9E00B743CD7F /* [CP] Embed Pods Frameworks */,  | 
151 | 125 | 			);  | 
152 | 126 | 			buildRules = (  | 
153 | 127 | 			);  | 
 | 
219 | 193 | 			shellPath = /bin/sh;  | 
220 | 194 | 			shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";  | 
221 | 195 | 		};  | 
222 |  | -		5127C02A549D9E00B743CD7F /* [CP] Embed Pods Frameworks */ = {  | 
223 |  | -			isa = PBXShellScriptBuildPhase;  | 
224 |  | -			buildActionMask = 2147483647;  | 
225 |  | -			files = (  | 
226 |  | -			);  | 
227 |  | -			inputPaths = (  | 
228 |  | -				"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",  | 
229 |  | -				"${PODS_ROOT}/../Flutter/Flutter.framework",  | 
230 |  | -				"${PODS_XCFRAMEWORKS_BUILD_DIR}/PSPDFKit/PSPDFKit.framework/PSPDFKit",  | 
231 |  | -				"${PODS_XCFRAMEWORKS_BUILD_DIR}/PSPDFKitUI/PSPDFKitUI.framework/PSPDFKitUI",  | 
232 |  | -			);  | 
233 |  | -			name = "[CP] Embed Pods Frameworks";  | 
234 |  | -			outputPaths = (  | 
235 |  | -				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",  | 
236 |  | -				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKit.framework",  | 
237 |  | -				"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKitUI.framework",  | 
238 |  | -			);  | 
239 |  | -			runOnlyForDeploymentPostprocessing = 0;  | 
240 |  | -			shellPath = /bin/sh;  | 
241 |  | -			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";  | 
242 |  | -			showEnvVarsInLog = 0;  | 
243 |  | -		};  | 
244 | 196 | 		9740EEB61CF901F6004384FC /* Run Script */ = {  | 
245 | 197 | 			isa = PBXShellScriptBuildPhase;  | 
246 | 198 | 			buildActionMask = 2147483647;  | 
 | 
255 | 207 | 			shellPath = /bin/sh;  | 
256 | 208 | 			shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";  | 
257 | 209 | 		};  | 
258 |  | -		E1AF3E206B008E8CDBC63177 /* [CP] Check Pods Manifest.lock */ = {  | 
259 |  | -			isa = PBXShellScriptBuildPhase;  | 
260 |  | -			buildActionMask = 2147483647;  | 
261 |  | -			files = (  | 
262 |  | -			);  | 
263 |  | -			inputPaths = (  | 
264 |  | -				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",  | 
265 |  | -				"${PODS_ROOT}/Manifest.lock",  | 
266 |  | -			);  | 
267 |  | -			name = "[CP] Check Pods Manifest.lock";  | 
268 |  | -			outputPaths = (  | 
269 |  | -				"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",  | 
270 |  | -			);  | 
271 |  | -			runOnlyForDeploymentPostprocessing = 0;  | 
272 |  | -			shellPath = /bin/sh;  | 
273 |  | -			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";  | 
274 |  | -			showEnvVarsInLog = 0;  | 
275 |  | -		};  | 
276 | 210 | /* End PBXShellScriptBuildPhase section */  | 
277 | 211 | 
 
  | 
278 | 212 | /* Begin PBXSourcesBuildPhase section */  | 
 | 
0 commit comments