|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 85277C71050F4FC75BBA430F /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */; }; |
10 | 11 | BA7592DE1E5CC79B00B021BF /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592DD1E5CC79B00B021BF /* AppDelegate.swift */; }; |
11 | 12 | BA7592E01E5CC79B00B021BF /* AwesomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592DF1E5CC79B00B021BF /* AwesomeViewController.swift */; }; |
12 | 13 | BA7592E31E5CC79B00B021BF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BA7592E11E5CC79B00B021BF /* Main.storyboard */; }; |
|
15 | 16 | BA7592F01E5CC89F00B021BF /* CatalogMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592EF1E5CC89F00B021BF /* CatalogMenu.swift */; }; |
16 | 17 | BA7592F21E5CD10C00B021BF /* Catalog.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA7592F11E5CD10C00B021BF /* Catalog.swift */; }; |
17 | 18 | BAE576771E5ED48400E8ABC3 /* TransitionStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAE576761E5ED48400E8ABC3 /* TransitionStyle.swift */; }; |
18 | | - E869D1806ADD6F26D1037B77 /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AC8F032D74589B67CB68A56E /* Pods_BuiltInTransitionsCatalog.framework */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - AC8F032D74589B67CB68A56E /* Pods_BuiltInTransitionsCatalog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BuiltInTransitionsCatalog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | | - B5A66A82E93113AEA7FA77BA /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.debug.xcconfig"; sourceTree = "<group>"; }; |
| 22 | + 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BuiltInTransitionsCatalog.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 23 | + 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.release.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.release.xcconfig"; sourceTree = "<group>"; }; |
24 | 24 | BA7592DA1E5CC79B00B021BF /* BuiltInTransitionsCatalog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BuiltInTransitionsCatalog.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 25 | BA7592DD1E5CC79B00B021BF /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
26 | 26 | BA7592DF1E5CC79B00B021BF /* AwesomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AwesomeViewController.swift; sourceTree = "<group>"; }; |
|
31 | 31 | BA7592EF1E5CC89F00B021BF /* CatalogMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CatalogMenu.swift; sourceTree = "<group>"; }; |
32 | 32 | BA7592F11E5CD10C00B021BF /* Catalog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Catalog.swift; sourceTree = "<group>"; }; |
33 | 33 | BAE576761E5ED48400E8ABC3 /* TransitionStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TransitionStyle.swift; sourceTree = "<group>"; }; |
34 | | - C0B51F0F4063C9382929024E /* Pods-BuiltInTransitionsCatalog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.release.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.release.xcconfig"; sourceTree = "<group>"; }; |
| 34 | + D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BuiltInTransitionsCatalog.debug.xcconfig"; path = "Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog.debug.xcconfig"; sourceTree = "<group>"; }; |
35 | 35 | /* End PBXFileReference section */ |
36 | 36 |
|
37 | 37 | /* Begin PBXFrameworksBuildPhase section */ |
38 | 38 | BA7592D71E5CC79B00B021BF /* Frameworks */ = { |
39 | 39 | isa = PBXFrameworksBuildPhase; |
40 | 40 | buildActionMask = 2147483647; |
41 | 41 | files = ( |
42 | | - E869D1806ADD6F26D1037B77 /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */, |
| 42 | + 85277C71050F4FC75BBA430F /* Pods_BuiltInTransitionsCatalog.framework in Frameworks */, |
43 | 43 | ); |
44 | 44 | runOnlyForDeploymentPostprocessing = 0; |
45 | 45 | }; |
46 | 46 | /* End PBXFrameworksBuildPhase section */ |
47 | 47 |
|
48 | 48 | /* Begin PBXGroup section */ |
49 | | - 3B9C56C65E2C1CDA4970DE67 /* Frameworks */ = { |
| 49 | + 18E86D9309BD4FAD631D0F18 /* Pods */ = { |
50 | 50 | isa = PBXGroup; |
51 | 51 | children = ( |
52 | | - AC8F032D74589B67CB68A56E /* Pods_BuiltInTransitionsCatalog.framework */, |
53 | | - ); |
54 | | - name = Frameworks; |
55 | | - sourceTree = "<group>"; |
56 | | - }; |
57 | | - 9D8832D06883192DE70050BC /* Pods */ = { |
58 | | - isa = PBXGroup; |
59 | | - children = ( |
60 | | - B5A66A82E93113AEA7FA77BA /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */, |
61 | | - C0B51F0F4063C9382929024E /* Pods-BuiltInTransitionsCatalog.release.xcconfig */, |
| 52 | + D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */, |
| 53 | + 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */, |
62 | 54 | ); |
63 | 55 | name = Pods; |
64 | 56 | sourceTree = "<group>"; |
|
68 | 60 | children = ( |
69 | 61 | BA7592DC1E5CC79B00B021BF /* BuiltInTransitionsCatalog */, |
70 | 62 | BA7592DB1E5CC79B00B021BF /* Products */, |
71 | | - 9D8832D06883192DE70050BC /* Pods */, |
72 | | - 3B9C56C65E2C1CDA4970DE67 /* Frameworks */, |
| 63 | + 18E86D9309BD4FAD631D0F18 /* Pods */, |
| 64 | + E43A34B2DF12344A2117A3D0 /* Frameworks */, |
73 | 65 | ); |
74 | 66 | sourceTree = "<group>"; |
75 | 67 | }; |
|
105 | 97 | name = Resources; |
106 | 98 | sourceTree = "<group>"; |
107 | 99 | }; |
| 100 | + E43A34B2DF12344A2117A3D0 /* Frameworks */ = { |
| 101 | + isa = PBXGroup; |
| 102 | + children = ( |
| 103 | + 08B4DEF040CAAD71238C4EB5 /* Pods_BuiltInTransitionsCatalog.framework */, |
| 104 | + ); |
| 105 | + name = Frameworks; |
| 106 | + sourceTree = "<group>"; |
| 107 | + }; |
108 | 108 | /* End PBXGroup section */ |
109 | 109 |
|
110 | 110 | /* Begin PBXNativeTarget section */ |
111 | 111 | BA7592D91E5CC79B00B021BF /* BuiltInTransitionsCatalog */ = { |
112 | 112 | isa = PBXNativeTarget; |
113 | 113 | buildConfigurationList = BA7592EC1E5CC79B00B021BF /* Build configuration list for PBXNativeTarget "BuiltInTransitionsCatalog" */; |
114 | 114 | buildPhases = ( |
115 | | - E3310AD200D42A35D2FBA182 /* [CP] Check Pods Manifest.lock */, |
| 115 | + F5EC54BB13AFE33EC4E55605 /* [CP] Check Pods Manifest.lock */, |
116 | 116 | BA7592D61E5CC79B00B021BF /* Sources */, |
117 | 117 | BA7592D71E5CC79B00B021BF /* Frameworks */, |
118 | 118 | BA7592D81E5CC79B00B021BF /* Resources */, |
119 | | - C12F6E9F3F5E5C8D1084AD91 /* [CP] Embed Pods Frameworks */, |
120 | | - 24B5C947C1AA082EDE06BD7D /* [CP] Copy Pods Resources */, |
| 119 | + 7C7AB9BE18FC8A69D847A051 /* [CP] Embed Pods Frameworks */, |
121 | 120 | ); |
122 | 121 | buildRules = ( |
123 | 122 | ); |
|
135 | 134 | isa = PBXProject; |
136 | 135 | attributes = { |
137 | 136 | LastSwiftUpdateCheck = 0820; |
138 | | - LastUpgradeCheck = 0820; |
| 137 | + LastUpgradeCheck = 1000; |
139 | 138 | ORGANIZATIONNAME = Touchwonders; |
140 | 139 | TargetAttributes = { |
141 | 140 | BA7592D91E5CC79B00B021BF = { |
|
178 | 177 | /* End PBXResourcesBuildPhase section */ |
179 | 178 |
|
180 | 179 | /* Begin PBXShellScriptBuildPhase section */ |
181 | | - 24B5C947C1AA082EDE06BD7D /* [CP] Copy Pods Resources */ = { |
| 180 | + 7C7AB9BE18FC8A69D847A051 /* [CP] Embed Pods Frameworks */ = { |
182 | 181 | isa = PBXShellScriptBuildPhase; |
183 | 182 | buildActionMask = 2147483647; |
184 | 183 | files = ( |
185 | 184 | ); |
186 | | - inputPaths = ( |
187 | | - ); |
188 | | - name = "[CP] Copy Pods Resources"; |
189 | | - outputPaths = ( |
190 | | - ); |
191 | | - runOnlyForDeploymentPostprocessing = 0; |
192 | | - shellPath = /bin/sh; |
193 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-resources.sh\"\n"; |
194 | | - showEnvVarsInLog = 0; |
195 | | - }; |
196 | | - C12F6E9F3F5E5C8D1084AD91 /* [CP] Embed Pods Frameworks */ = { |
197 | | - isa = PBXShellScriptBuildPhase; |
198 | | - buildActionMask = 2147483647; |
199 | | - files = ( |
| 185 | + inputFileListPaths = ( |
200 | 186 | ); |
201 | 187 | inputPaths = ( |
202 | 188 | "${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh", |
203 | 189 | "${BUILT_PRODUCTS_DIR}/Transition/Transition.framework", |
204 | 190 | ); |
205 | 191 | name = "[CP] Embed Pods Frameworks"; |
| 192 | + outputFileListPaths = ( |
| 193 | + ); |
206 | 194 | outputPaths = ( |
207 | 195 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Transition.framework", |
208 | 196 | ); |
|
211 | 199 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-BuiltInTransitionsCatalog/Pods-BuiltInTransitionsCatalog-frameworks.sh\"\n"; |
212 | 200 | showEnvVarsInLog = 0; |
213 | 201 | }; |
214 | | - E3310AD200D42A35D2FBA182 /* [CP] Check Pods Manifest.lock */ = { |
| 202 | + F5EC54BB13AFE33EC4E55605 /* [CP] Check Pods Manifest.lock */ = { |
215 | 203 | isa = PBXShellScriptBuildPhase; |
216 | 204 | buildActionMask = 2147483647; |
217 | 205 | files = ( |
218 | 206 | ); |
| 207 | + inputFileListPaths = ( |
| 208 | + ); |
219 | 209 | inputPaths = ( |
220 | 210 | "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
221 | 211 | "${PODS_ROOT}/Manifest.lock", |
222 | 212 | ); |
223 | 213 | name = "[CP] Check Pods Manifest.lock"; |
| 214 | + outputFileListPaths = ( |
| 215 | + ); |
224 | 216 | outputPaths = ( |
225 | 217 | "$(DERIVED_FILE_DIR)/Pods-BuiltInTransitionsCatalog-checkManifestLockResult.txt", |
226 | 218 | ); |
|
275 | 267 | CLANG_CXX_LIBRARY = "libc++"; |
276 | 268 | CLANG_ENABLE_MODULES = YES; |
277 | 269 | CLANG_ENABLE_OBJC_ARC = YES; |
| 270 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
278 | 271 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 272 | + CLANG_WARN_COMMA = YES; |
279 | 273 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 274 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
280 | 275 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
281 | 276 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
282 | 277 | CLANG_WARN_EMPTY_BODY = YES; |
283 | 278 | CLANG_WARN_ENUM_CONVERSION = YES; |
284 | 279 | CLANG_WARN_INFINITE_RECURSION = YES; |
285 | 280 | CLANG_WARN_INT_CONVERSION = YES; |
| 281 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 282 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 283 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
286 | 284 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 285 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 286 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
287 | 287 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
288 | 288 | CLANG_WARN_UNREACHABLE_CODE = YES; |
289 | 289 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
|
323 | 323 | CLANG_CXX_LIBRARY = "libc++"; |
324 | 324 | CLANG_ENABLE_MODULES = YES; |
325 | 325 | CLANG_ENABLE_OBJC_ARC = YES; |
| 326 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
326 | 327 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 328 | + CLANG_WARN_COMMA = YES; |
327 | 329 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 330 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
328 | 331 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
329 | 332 | CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
330 | 333 | CLANG_WARN_EMPTY_BODY = YES; |
331 | 334 | CLANG_WARN_ENUM_CONVERSION = YES; |
332 | 335 | CLANG_WARN_INFINITE_RECURSION = YES; |
333 | 336 | CLANG_WARN_INT_CONVERSION = YES; |
| 337 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 338 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 339 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
334 | 340 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 341 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 342 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
335 | 343 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
336 | 344 | CLANG_WARN_UNREACHABLE_CODE = YES; |
337 | 345 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
|
357 | 365 | }; |
358 | 366 | BA7592ED1E5CC79B00B021BF /* Debug */ = { |
359 | 367 | isa = XCBuildConfiguration; |
360 | | - baseConfigurationReference = B5A66A82E93113AEA7FA77BA /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */; |
| 368 | + baseConfigurationReference = D5C11E822D9E1D25F5AFFE7C /* Pods-BuiltInTransitionsCatalog.debug.xcconfig */; |
361 | 369 | buildSettings = { |
362 | 370 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
363 | 371 | INFOPLIST_FILE = BuiltInTransitionsCatalog/Info.plist; |
364 | 372 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
365 | 373 | PRODUCT_BUNDLE_IDENTIFIER = com.touchwonders.BuiltInTransitionsCatalog; |
366 | 374 | PRODUCT_NAME = "$(TARGET_NAME)"; |
367 | | - SWIFT_SWIFT3_OBJC_INFERENCE = On; |
368 | | - SWIFT_VERSION = 4.0; |
| 375 | + SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
| 376 | + SWIFT_VERSION = 4.2; |
369 | 377 | }; |
370 | 378 | name = Debug; |
371 | 379 | }; |
372 | 380 | BA7592EE1E5CC79B00B021BF /* Release */ = { |
373 | 381 | isa = XCBuildConfiguration; |
374 | | - baseConfigurationReference = C0B51F0F4063C9382929024E /* Pods-BuiltInTransitionsCatalog.release.xcconfig */; |
| 382 | + baseConfigurationReference = 4DEF4EAD7EED2B7BDBA682E7 /* Pods-BuiltInTransitionsCatalog.release.xcconfig */; |
375 | 383 | buildSettings = { |
376 | 384 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
377 | 385 | INFOPLIST_FILE = BuiltInTransitionsCatalog/Info.plist; |
378 | 386 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
379 | 387 | PRODUCT_BUNDLE_IDENTIFIER = com.touchwonders.BuiltInTransitionsCatalog; |
380 | 388 | PRODUCT_NAME = "$(TARGET_NAME)"; |
381 | | - SWIFT_SWIFT3_OBJC_INFERENCE = On; |
382 | | - SWIFT_VERSION = 4.0; |
| 389 | + SWIFT_SWIFT3_OBJC_INFERENCE = Default; |
| 390 | + SWIFT_VERSION = 4.2; |
383 | 391 | }; |
384 | 392 | name = Release; |
385 | 393 | }; |
|
0 commit comments