|
12 | 12 | 75727C4A2020AB65008F281F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75727C482020AB65008F281F /* Main.storyboard */; }; |
13 | 13 | 75727C4C2020AB65008F281F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 75727C4B2020AB65008F281F /* Assets.xcassets */; }; |
14 | 14 | 75727C4F2020AB65008F281F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 75727C4D2020AB65008F281F /* LaunchScreen.storyboard */; }; |
15 | | - 8CB46CC0F9AA6CAAE67536E1 /* Pods_PSPDFKitExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03F2D26755CF77B2C1BC253C /* Pods_PSPDFKitExample.framework */; }; |
| 15 | + 93385DB0026E483DB8248497 /* Pods_PSPDFKitExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 64025490845FFBBD99B65C25 /* Pods_PSPDFKitExample.framework */; }; |
16 | 16 | /* End PBXBuildFile section */ |
17 | 17 |
|
18 | 18 | /* Begin PBXCopyFilesBuildPhase section */ |
|
29 | 29 | /* End PBXCopyFilesBuildPhase section */ |
30 | 30 |
|
31 | 31 | /* Begin PBXFileReference section */ |
32 | | - 03F2D26755CF77B2C1BC253C /* Pods_PSPDFKitExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PSPDFKitExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | | - 1AE6B5BAE9EFA818FECEAAF6 /* Pods-PSPDFKitExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSPDFKitExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample.debug.xcconfig"; sourceTree = "<group>"; }; |
34 | | - 31C7A22C23CD5FDE7EB0CC31 /* Pods-PSPDFKitExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSPDFKitExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 64025490845FFBBD99B65C25 /* Pods_PSPDFKitExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PSPDFKitExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 33 | 75727C412020AB65008F281F /* PSPDFKitExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PSPDFKitExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 34 | 75727C442020AB65008F281F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
37 | 35 | 75727C462020AB65008F281F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
38 | 36 | 75727C492020AB65008F281F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
39 | 37 | 75727C4B2020AB65008F281F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
40 | 38 | 75727C4E2020AB65008F281F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
41 | 39 | 75727C502020AB65008F281F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 40 | + 90CD6E9211E7793D6DE6DB55 /* Pods-PSPDFKitExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSPDFKitExample.debug.xcconfig"; path = "Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 41 | + FD122082E4CE60877B290D84 /* Pods-PSPDFKitExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PSPDFKitExample.release.xcconfig"; path = "Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample.release.xcconfig"; sourceTree = "<group>"; }; |
42 | 42 | /* End PBXFileReference section */ |
43 | 43 |
|
44 | 44 | /* Begin PBXFrameworksBuildPhase section */ |
45 | 45 | 75727C3E2020AB65008F281F /* Frameworks */ = { |
46 | 46 | isa = PBXFrameworksBuildPhase; |
47 | 47 | buildActionMask = 2147483647; |
48 | 48 | files = ( |
49 | | - 8CB46CC0F9AA6CAAE67536E1 /* Pods_PSPDFKitExample.framework in Frameworks */, |
| 49 | + 93385DB0026E483DB8248497 /* Pods_PSPDFKitExample.framework in Frameworks */, |
50 | 50 | ); |
51 | 51 | runOnlyForDeploymentPostprocessing = 0; |
52 | 52 | }; |
53 | 53 | /* End PBXFrameworksBuildPhase section */ |
54 | 54 |
|
55 | 55 | /* Begin PBXGroup section */ |
56 | | - 0C696CE6A3B71705DAB8F2E4 /* Pods */ = { |
| 56 | + 026B91F1BE70994A16CD62A1 /* Pods */ = { |
57 | 57 | isa = PBXGroup; |
58 | 58 | children = ( |
59 | | - 1AE6B5BAE9EFA818FECEAAF6 /* Pods-PSPDFKitExample.debug.xcconfig */, |
60 | | - 31C7A22C23CD5FDE7EB0CC31 /* Pods-PSPDFKitExample.release.xcconfig */, |
| 59 | + 90CD6E9211E7793D6DE6DB55 /* Pods-PSPDFKitExample.debug.xcconfig */, |
| 60 | + FD122082E4CE60877B290D84 /* Pods-PSPDFKitExample.release.xcconfig */, |
61 | 61 | ); |
62 | 62 | name = Pods; |
| 63 | + path = Pods; |
63 | 64 | sourceTree = "<group>"; |
64 | 65 | }; |
65 | 66 | 75727C382020AB65008F281F = { |
66 | 67 | isa = PBXGroup; |
67 | 68 | children = ( |
68 | 69 | 75727C432020AB65008F281F /* PSPDFKitExample */, |
69 | 70 | 75727C422020AB65008F281F /* Products */, |
70 | | - 0C696CE6A3B71705DAB8F2E4 /* Pods */, |
71 | | - B4B32F7C34CA062D816ADCE1 /* Frameworks */, |
| 71 | + 026B91F1BE70994A16CD62A1 /* Pods */, |
| 72 | + DF1CA85A6DF91B1D5FB6E701 /* Frameworks */, |
72 | 73 | ); |
73 | 74 | sourceTree = "<group>"; |
74 | 75 | }; |
|
93 | 94 | path = PSPDFKitExample; |
94 | 95 | sourceTree = "<group>"; |
95 | 96 | }; |
96 | | - B4B32F7C34CA062D816ADCE1 /* Frameworks */ = { |
| 97 | + DF1CA85A6DF91B1D5FB6E701 /* Frameworks */ = { |
97 | 98 | isa = PBXGroup; |
98 | 99 | children = ( |
99 | | - 03F2D26755CF77B2C1BC253C /* Pods_PSPDFKitExample.framework */, |
| 100 | + 64025490845FFBBD99B65C25 /* Pods_PSPDFKitExample.framework */, |
100 | 101 | ); |
101 | 102 | name = Frameworks; |
102 | 103 | sourceTree = "<group>"; |
|
108 | 109 | isa = PBXNativeTarget; |
109 | 110 | buildConfigurationList = 75727C532020AB65008F281F /* Build configuration list for PBXNativeTarget "PSPDFKitExample" */; |
110 | 111 | buildPhases = ( |
111 | | - 14629D979CE71EB0E919D35C /* [CP] Check Pods Manifest.lock */, |
| 112 | + AF1BADD7FE7873038A5A0D14 /* [CP] Check Pods Manifest.lock */, |
112 | 113 | 75727C3D2020AB65008F281F /* Sources */, |
113 | 114 | 75727C3E2020AB65008F281F /* Frameworks */, |
114 | 115 | 75727C3F2020AB65008F281F /* Resources */, |
115 | 116 | 755CAFE520231A1B004EC6F8 /* Embed Frameworks */, |
116 | | - 0AF67CE7639C8DB92A280A86 /* [CP] Embed Pods Frameworks */, |
| 117 | + FF46A443CBE9C9858093AF9D /* [CP] Embed Pods Frameworks */, |
117 | 118 | ); |
118 | 119 | buildRules = ( |
119 | 120 | ); |
|
131 | 132 | isa = PBXProject; |
132 | 133 | attributes = { |
133 | 134 | LastSwiftUpdateCheck = 0920; |
134 | | - LastUpgradeCheck = 0920; |
| 135 | + LastUpgradeCheck = 1020; |
135 | 136 | ORGANIZATIONNAME = PSPDFKit; |
136 | 137 | TargetAttributes = { |
137 | 138 | 75727C402020AB65008F281F = { |
138 | 139 | CreatedOnToolsVersion = 9.2; |
139 | | - LastSwiftMigration = 1000; |
| 140 | + LastSwiftMigration = 1020; |
140 | 141 | ProvisioningStyle = Automatic; |
141 | 142 | }; |
142 | 143 | }; |
|
173 | 174 | /* End PBXResourcesBuildPhase section */ |
174 | 175 |
|
175 | 176 | /* Begin PBXShellScriptBuildPhase section */ |
176 | | - 0AF67CE7639C8DB92A280A86 /* [CP] Embed Pods Frameworks */ = { |
| 177 | + AF1BADD7FE7873038A5A0D14 /* [CP] Check Pods Manifest.lock */ = { |
177 | 178 | isa = PBXShellScriptBuildPhase; |
178 | 179 | buildActionMask = 2147483647; |
179 | 180 | files = ( |
180 | 181 | ); |
181 | 182 | inputFileListPaths = ( |
182 | 183 | ); |
183 | 184 | inputPaths = ( |
184 | | - "${SRCROOT}/Pods/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample-frameworks.sh", |
185 | | - "${PODS_ROOT}/PSPDFKit/PSPDFKit.framework", |
186 | | - "${PODS_ROOT}/PSPDFKit/PSPDFKit.framework.dSYM", |
187 | | - "${PODS_ROOT}/PSPDFKit/PSPDFKitUI.framework", |
188 | | - "${PODS_ROOT}/PSPDFKit/PSPDFKitUI.framework.dSYM", |
189 | | - "${BUILT_PRODUCTS_DIR}/PSPDFKitSwift/PSPDFKitSwift.framework", |
| 185 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 186 | + "${PODS_ROOT}/Manifest.lock", |
190 | 187 | ); |
191 | | - name = "[CP] Embed Pods Frameworks"; |
| 188 | + name = "[CP] Check Pods Manifest.lock"; |
192 | 189 | outputFileListPaths = ( |
193 | 190 | ); |
194 | 191 | outputPaths = ( |
195 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKit.framework", |
196 | | - "${DWARF_DSYM_FOLDER_PATH}/PSPDFKit.framework.dSYM", |
197 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKitUI.framework", |
198 | | - "${DWARF_DSYM_FOLDER_PATH}/PSPDFKitUI.framework.dSYM", |
199 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKitSwift.framework", |
| 192 | + "$(DERIVED_FILE_DIR)/Pods-PSPDFKitExample-checkManifestLockResult.txt", |
200 | 193 | ); |
201 | 194 | runOnlyForDeploymentPostprocessing = 0; |
202 | 195 | shellPath = /bin/sh; |
203 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample-frameworks.sh\"\n"; |
| 196 | + 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"; |
204 | 197 | showEnvVarsInLog = 0; |
205 | 198 | }; |
206 | | - 14629D979CE71EB0E919D35C /* [CP] Check Pods Manifest.lock */ = { |
| 199 | + FF46A443CBE9C9858093AF9D /* [CP] Embed Pods Frameworks */ = { |
207 | 200 | isa = PBXShellScriptBuildPhase; |
208 | 201 | buildActionMask = 2147483647; |
209 | 202 | files = ( |
210 | 203 | ); |
211 | 204 | inputFileListPaths = ( |
212 | 205 | ); |
213 | 206 | inputPaths = ( |
214 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
215 | | - "${PODS_ROOT}/Manifest.lock", |
| 207 | + "${PODS_ROOT}/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample-frameworks.sh", |
| 208 | + "${PODS_ROOT}/PSPDFKit/PSPDFKit.framework", |
| 209 | + "${PODS_ROOT}/PSPDFKit/PSPDFKit.framework.dSYM", |
| 210 | + "${PODS_ROOT}/PSPDFKit/PSPDFKitUI.framework", |
| 211 | + "${PODS_ROOT}/PSPDFKit/PSPDFKitUI.framework.dSYM", |
| 212 | + "${BUILT_PRODUCTS_DIR}/PSPDFKitSwift/PSPDFKitSwift.framework", |
216 | 213 | ); |
217 | | - name = "[CP] Check Pods Manifest.lock"; |
| 214 | + name = "[CP] Embed Pods Frameworks"; |
218 | 215 | outputFileListPaths = ( |
219 | 216 | ); |
220 | 217 | outputPaths = ( |
221 | | - "$(DERIVED_FILE_DIR)/Pods-PSPDFKitExample-checkManifestLockResult.txt", |
| 218 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKit.framework", |
| 219 | + "${DWARF_DSYM_FOLDER_PATH}/PSPDFKit.framework.dSYM", |
| 220 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKitUI.framework", |
| 221 | + "${DWARF_DSYM_FOLDER_PATH}/PSPDFKitUI.framework.dSYM", |
| 222 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PSPDFKitSwift.framework", |
222 | 223 | ); |
223 | 224 | runOnlyForDeploymentPostprocessing = 0; |
224 | 225 | shellPath = /bin/sh; |
225 | | - 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"; |
| 226 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PSPDFKitExample/Pods-PSPDFKitExample-frameworks.sh\"\n"; |
226 | 227 | showEnvVarsInLog = 0; |
227 | 228 | }; |
228 | 229 | /* End PBXShellScriptBuildPhase section */ |
|
273 | 274 | CLANG_WARN_BOOL_CONVERSION = YES; |
274 | 275 | CLANG_WARN_COMMA = YES; |
275 | 276 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 277 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
276 | 278 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
277 | 279 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
278 | 280 | CLANG_WARN_EMPTY_BODY = YES; |
279 | 281 | CLANG_WARN_ENUM_CONVERSION = YES; |
280 | 282 | CLANG_WARN_INFINITE_RECURSION = YES; |
281 | 283 | CLANG_WARN_INT_CONVERSION = YES; |
282 | 284 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 285 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
283 | 286 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
284 | 287 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
285 | 288 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
330 | 333 | CLANG_WARN_BOOL_CONVERSION = YES; |
331 | 334 | CLANG_WARN_COMMA = YES; |
332 | 335 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 336 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
333 | 337 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
334 | 338 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
335 | 339 | CLANG_WARN_EMPTY_BODY = YES; |
336 | 340 | CLANG_WARN_ENUM_CONVERSION = YES; |
337 | 341 | CLANG_WARN_INFINITE_RECURSION = YES; |
338 | 342 | CLANG_WARN_INT_CONVERSION = YES; |
339 | 343 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 344 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
340 | 345 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
341 | 346 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
342 | 347 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
|
368 | 373 | }; |
369 | 374 | 75727C542020AB65008F281F /* Debug */ = { |
370 | 375 | isa = XCBuildConfiguration; |
371 | | - baseConfigurationReference = 1AE6B5BAE9EFA818FECEAAF6 /* Pods-PSPDFKitExample.debug.xcconfig */; |
| 376 | + baseConfigurationReference = 90CD6E9211E7793D6DE6DB55 /* Pods-PSPDFKitExample.debug.xcconfig */; |
372 | 377 | buildSettings = { |
373 | 378 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
374 | 379 | CODE_SIGN_STYLE = Automatic; |
375 | 380 | INFOPLIST_FILE = PSPDFKitExample/Info.plist; |
376 | 381 | PRODUCT_BUNDLE_IDENTIFIER = com.pspdfkit.PSPDFKitExample; |
377 | 382 | PRODUCT_NAME = "$(TARGET_NAME)"; |
378 | | - SWIFT_VERSION = 4.2; |
| 383 | + SWIFT_VERSION = 5.0; |
379 | 384 | TARGETED_DEVICE_FAMILY = "1,2"; |
380 | 385 | }; |
381 | 386 | name = Debug; |
382 | 387 | }; |
383 | 388 | 75727C552020AB65008F281F /* Release */ = { |
384 | 389 | isa = XCBuildConfiguration; |
385 | | - baseConfigurationReference = 31C7A22C23CD5FDE7EB0CC31 /* Pods-PSPDFKitExample.release.xcconfig */; |
| 390 | + baseConfigurationReference = FD122082E4CE60877B290D84 /* Pods-PSPDFKitExample.release.xcconfig */; |
386 | 391 | buildSettings = { |
387 | 392 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
388 | 393 | CODE_SIGN_STYLE = Automatic; |
389 | 394 | INFOPLIST_FILE = PSPDFKitExample/Info.plist; |
390 | 395 | PRODUCT_BUNDLE_IDENTIFIER = com.pspdfkit.PSPDFKitExample; |
391 | 396 | PRODUCT_NAME = "$(TARGET_NAME)"; |
392 | | - SWIFT_VERSION = 4.2; |
| 397 | + SWIFT_VERSION = 5.0; |
393 | 398 | TARGETED_DEVICE_FAMILY = "1,2"; |
394 | 399 | }; |
395 | 400 | name = Release; |
|
0 commit comments