|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - AE2AF244A0553133B9C82435 /* Pods_PagesDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F94DB02BD60FBDD9DA33B012 /* Pods_PagesDemo.framework */; }; |
11 | 10 | B5419FC31B8334AF00492760 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B5419FC21B8334AF00492760 /* Main.storyboard */; }; |
12 | 11 | BDA1583B1AD7EEBD0011D55A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA1583A1AD7EEBD0011D55A /* AppDelegate.swift */; }; |
13 | 12 | BDA158421AD7EEBD0011D55A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BDA158411AD7EEBD0011D55A /* Images.xcassets */; }; |
14 | 13 | D21166C21D246AC500DF0F05 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21166C11D246AC500DF0F05 /* ViewController.swift */; }; |
| 14 | + EB9A324F80F8E19183804738 /* Pods_PagesDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8D75E2000442C0954B67BB /* Pods_PagesDemo.framework */; }; |
15 | 15 | /* End PBXBuildFile section */ |
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */ |
| 18 | + 4D53AC2379C1A94B3C908B7A /* Pods-PagesDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PagesDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-PagesDemo/Pods-PagesDemo.release.xcconfig"; sourceTree = "<group>"; }; |
18 | 19 | 5CC842350E1F3977A4540338 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | | - 8E6E29859734123F31FE8509 /* Pods-PagesDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PagesDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-PagesDemo/Pods-PagesDemo.release.xcconfig"; sourceTree = "<group>"; }; |
| 20 | + 7902FAAA6AD3A100A941EABA /* Pods-PagesDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PagesDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PagesDemo/Pods-PagesDemo.debug.xcconfig"; sourceTree = "<group>"; }; |
| 21 | + 7D8D75E2000442C0954B67BB /* Pods_PagesDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PagesDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
20 | 22 | B5419FC21B8334AF00492760 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
21 | 23 | BDA158361AD7EEBD0011D55A /* PagesDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PagesDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 24 | BDA158391AD7EEBD0011D55A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
23 | 25 | BDA1583A1AD7EEBD0011D55A /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
24 | 26 | BDA158411AD7EEBD0011D55A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
25 | 27 | D21166C11D246AC500DF0F05 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
26 | | - ED566712FA0708F6D81C017F /* Pods-PagesDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PagesDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PagesDemo/Pods-PagesDemo.debug.xcconfig"; sourceTree = "<group>"; }; |
27 | | - F94DB02BD60FBDD9DA33B012 /* Pods_PagesDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_PagesDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
28 | 28 | /* End PBXFileReference section */ |
29 | 29 |
|
30 | 30 | /* Begin PBXFrameworksBuildPhase section */ |
31 | 31 | BDA158331AD7EEBD0011D55A /* Frameworks */ = { |
32 | 32 | isa = PBXFrameworksBuildPhase; |
33 | 33 | buildActionMask = 2147483647; |
34 | 34 | files = ( |
35 | | - AE2AF244A0553133B9C82435 /* Pods_PagesDemo.framework in Frameworks */, |
| 35 | + EB9A324F80F8E19183804738 /* Pods_PagesDemo.framework in Frameworks */, |
36 | 36 | ); |
37 | 37 | runOnlyForDeploymentPostprocessing = 0; |
38 | 38 | }; |
|
45 | 45 | BDA158371AD7EEBD0011D55A /* PagesDemo */, |
46 | 46 | 146D72941AB782920058798C /* Products */, |
47 | 47 | 2B3869E498899759381B9821 /* Frameworks */, |
48 | | - 2901A02E0A66267BD148C8E2 /* Pods */, |
| 48 | + B872D4DB0C6956DED8617C14 /* Pods */, |
49 | 49 | ); |
50 | 50 | indentWidth = 2; |
51 | 51 | sourceTree = "<group>"; |
|
59 | 59 | name = Products; |
60 | 60 | sourceTree = "<group>"; |
61 | 61 | }; |
62 | | - 2901A02E0A66267BD148C8E2 /* Pods */ = { |
| 62 | + 2B3869E498899759381B9821 /* Frameworks */ = { |
63 | 63 | isa = PBXGroup; |
64 | 64 | children = ( |
65 | | - ED566712FA0708F6D81C017F /* Pods-PagesDemo.debug.xcconfig */, |
66 | | - 8E6E29859734123F31FE8509 /* Pods-PagesDemo.release.xcconfig */, |
| 65 | + 5CC842350E1F3977A4540338 /* Pods.framework */, |
| 66 | + 7D8D75E2000442C0954B67BB /* Pods_PagesDemo.framework */, |
67 | 67 | ); |
68 | | - name = Pods; |
| 68 | + name = Frameworks; |
69 | 69 | sourceTree = "<group>"; |
70 | 70 | }; |
71 | | - 2B3869E498899759381B9821 /* Frameworks */ = { |
| 71 | + B872D4DB0C6956DED8617C14 /* Pods */ = { |
72 | 72 | isa = PBXGroup; |
73 | 73 | children = ( |
74 | | - 5CC842350E1F3977A4540338 /* Pods.framework */, |
75 | | - F94DB02BD60FBDD9DA33B012 /* Pods_PagesDemo.framework */, |
| 74 | + 7902FAAA6AD3A100A941EABA /* Pods-PagesDemo.debug.xcconfig */, |
| 75 | + 4D53AC2379C1A94B3C908B7A /* Pods-PagesDemo.release.xcconfig */, |
76 | 76 | ); |
77 | | - name = Frameworks; |
| 77 | + name = Pods; |
78 | 78 | sourceTree = "<group>"; |
79 | 79 | }; |
80 | 80 | BDA158371AD7EEBD0011D55A /* PagesDemo */ = { |
|
104 | 104 | isa = PBXNativeTarget; |
105 | 105 | buildConfigurationList = BDA158561AD7EEBD0011D55A /* Build configuration list for PBXNativeTarget "PagesDemo" */; |
106 | 106 | buildPhases = ( |
107 | | - 10073011B792E16704D7CFF4 /* 📦 Check Pods Manifest.lock */, |
| 107 | + 87830C85FBE6ED63082B5499 /* [CP] Check Pods Manifest.lock */, |
108 | 108 | BDA158321AD7EEBD0011D55A /* Sources */, |
109 | 109 | BDA158331AD7EEBD0011D55A /* Frameworks */, |
110 | 110 | BDA158341AD7EEBD0011D55A /* Resources */, |
111 | | - 35E7166636F63403946986AF /* 📦 Embed Pods Frameworks */, |
112 | | - C820C599A4B0CF79E65C0F41 /* 📦 Copy Pods Resources */, |
| 111 | + B554188A1267DC415D32994D /* [CP] Embed Pods Frameworks */, |
| 112 | + D6F93E8DFEC598DE2E65F40F /* [CP] Copy Pods Resources */, |
113 | 113 | ); |
114 | 114 | buildRules = ( |
115 | 115 | ); |
|
128 | 128 | attributes = { |
129 | 129 | LastSwiftMigration = 0700; |
130 | 130 | LastSwiftUpdateCheck = 0700; |
131 | | - LastUpgradeCheck = 0700; |
| 131 | + LastUpgradeCheck = 0800; |
132 | 132 | ORGANIZATIONNAME = Hyper; |
133 | 133 | TargetAttributes = { |
134 | 134 | BDA158351AD7EEBD0011D55A = { |
135 | 135 | CreatedOnToolsVersion = 6.3; |
| 136 | + LastSwiftMigration = 0800; |
136 | 137 | }; |
137 | 138 | }; |
138 | 139 | }; |
|
167 | 168 | /* End PBXResourcesBuildPhase section */ |
168 | 169 |
|
169 | 170 | /* Begin PBXShellScriptBuildPhase section */ |
170 | | - 10073011B792E16704D7CFF4 /* 📦 Check Pods Manifest.lock */ = { |
| 171 | + 87830C85FBE6ED63082B5499 /* [CP] Check Pods Manifest.lock */ = { |
171 | 172 | isa = PBXShellScriptBuildPhase; |
172 | 173 | buildActionMask = 2147483647; |
173 | 174 | files = ( |
174 | 175 | ); |
175 | 176 | inputPaths = ( |
176 | 177 | ); |
177 | | - name = "📦 Check Pods Manifest.lock"; |
| 178 | + name = "[CP] Check Pods Manifest.lock"; |
178 | 179 | outputPaths = ( |
179 | 180 | ); |
180 | 181 | runOnlyForDeploymentPostprocessing = 0; |
181 | 182 | shellPath = /bin/sh; |
182 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 183 | + shellScript = "diff \"${PODS_ROOT}/../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"; |
183 | 184 | showEnvVarsInLog = 0; |
184 | 185 | }; |
185 | | - 35E7166636F63403946986AF /* 📦 Embed Pods Frameworks */ = { |
| 186 | + B554188A1267DC415D32994D /* [CP] Embed Pods Frameworks */ = { |
186 | 187 | isa = PBXShellScriptBuildPhase; |
187 | 188 | buildActionMask = 2147483647; |
188 | 189 | files = ( |
189 | 190 | ); |
190 | 191 | inputPaths = ( |
191 | 192 | ); |
192 | | - name = "📦 Embed Pods Frameworks"; |
| 193 | + name = "[CP] Embed Pods Frameworks"; |
193 | 194 | outputPaths = ( |
194 | 195 | ); |
195 | 196 | runOnlyForDeploymentPostprocessing = 0; |
196 | 197 | shellPath = /bin/sh; |
197 | 198 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PagesDemo/Pods-PagesDemo-frameworks.sh\"\n"; |
198 | 199 | showEnvVarsInLog = 0; |
199 | 200 | }; |
200 | | - C820C599A4B0CF79E65C0F41 /* 📦 Copy Pods Resources */ = { |
| 201 | + D6F93E8DFEC598DE2E65F40F /* [CP] Copy Pods Resources */ = { |
201 | 202 | isa = PBXShellScriptBuildPhase; |
202 | 203 | buildActionMask = 2147483647; |
203 | 204 | files = ( |
204 | 205 | ); |
205 | 206 | inputPaths = ( |
206 | 207 | ); |
207 | | - name = "📦 Copy Pods Resources"; |
| 208 | + name = "[CP] Copy Pods Resources"; |
208 | 209 | outputPaths = ( |
209 | 210 | ); |
210 | 211 | runOnlyForDeploymentPostprocessing = 0; |
|
230 | 231 | 146D72B41AB782920058798C /* Debug */ = { |
231 | 232 | isa = XCBuildConfiguration; |
232 | 233 | buildSettings = { |
| 234 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
233 | 235 | ALWAYS_SEARCH_USER_PATHS = NO; |
234 | 236 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
235 | 237 | CLANG_CXX_LIBRARY = "libc++"; |
|
240 | 242 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
241 | 243 | CLANG_WARN_EMPTY_BODY = YES; |
242 | 244 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 245 | + CLANG_WARN_INFINITE_RECURSION = YES; |
243 | 246 | CLANG_WARN_INT_CONVERSION = YES; |
244 | 247 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 248 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
245 | 249 | CLANG_WARN_UNREACHABLE_CODE = YES; |
246 | 250 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
247 | 251 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
250 | 254 | ENABLE_TESTABILITY = YES; |
251 | 255 | GCC_C_LANGUAGE_STANDARD = gnu99; |
252 | 256 | GCC_DYNAMIC_NO_PIC = NO; |
| 257 | + GCC_NO_COMMON_BLOCKS = YES; |
253 | 258 | GCC_OPTIMIZATION_LEVEL = 0; |
254 | 259 | GCC_PREPROCESSOR_DEFINITIONS = ( |
255 | 260 | "DEBUG=1", |
|
266 | 271 | MTL_ENABLE_DEBUG_INFO = YES; |
267 | 272 | ONLY_ACTIVE_ARCH = YES; |
268 | 273 | SDKROOT = iphoneos; |
| 274 | + SWIFT_VERSION = 3.0; |
269 | 275 | }; |
270 | 276 | name = Debug; |
271 | 277 | }; |
272 | 278 | 146D72B51AB782920058798C /* Release */ = { |
273 | 279 | isa = XCBuildConfiguration; |
274 | 280 | buildSettings = { |
| 281 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
275 | 282 | ALWAYS_SEARCH_USER_PATHS = NO; |
276 | 283 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
277 | 284 | CLANG_CXX_LIBRARY = "libc++"; |
|
282 | 289 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
283 | 290 | CLANG_WARN_EMPTY_BODY = YES; |
284 | 291 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 292 | + CLANG_WARN_INFINITE_RECURSION = YES; |
285 | 293 | CLANG_WARN_INT_CONVERSION = YES; |
286 | 294 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 295 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
287 | 296 | CLANG_WARN_UNREACHABLE_CODE = YES; |
288 | 297 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
289 | 298 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
290 | 299 | COPY_PHASE_STRIP = NO; |
291 | 300 | ENABLE_NS_ASSERTIONS = NO; |
292 | 301 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
293 | 302 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 303 | + GCC_NO_COMMON_BLOCKS = YES; |
294 | 304 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
295 | 305 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
296 | 306 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
|
300 | 310 | IPHONEOS_DEPLOYMENT_TARGET = 8.2; |
301 | 311 | MTL_ENABLE_DEBUG_INFO = NO; |
302 | 312 | SDKROOT = iphoneos; |
| 313 | + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 314 | + SWIFT_VERSION = 3.0; |
303 | 315 | VALIDATE_PRODUCT = YES; |
304 | 316 | }; |
305 | 317 | name = Release; |
306 | 318 | }; |
307 | 319 | BDA158521AD7EEBD0011D55A /* Debug */ = { |
308 | 320 | isa = XCBuildConfiguration; |
309 | | - baseConfigurationReference = ED566712FA0708F6D81C017F /* Pods-PagesDemo.debug.xcconfig */; |
| 321 | + baseConfigurationReference = 7902FAAA6AD3A100A941EABA /* Pods-PagesDemo.debug.xcconfig */; |
310 | 322 | buildSettings = { |
| 323 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
311 | 324 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
312 | 325 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
313 | 326 | GCC_NO_COMMON_BLOCKS = YES; |
|
321 | 334 | PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.$(PRODUCT_NAME:rfc1034identifier)"; |
322 | 335 | PRODUCT_NAME = "$(TARGET_NAME)"; |
323 | 336 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 337 | + SWIFT_VERSION = 3.0; |
324 | 338 | TARGETED_DEVICE_FAMILY = "1,2"; |
325 | 339 | }; |
326 | 340 | name = Debug; |
327 | 341 | }; |
328 | 342 | BDA158531AD7EEBD0011D55A /* Release */ = { |
329 | 343 | isa = XCBuildConfiguration; |
330 | | - baseConfigurationReference = 8E6E29859734123F31FE8509 /* Pods-PagesDemo.release.xcconfig */; |
| 344 | + baseConfigurationReference = 4D53AC2379C1A94B3C908B7A /* Pods-PagesDemo.release.xcconfig */; |
331 | 345 | buildSettings = { |
| 346 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
332 | 347 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
333 | 348 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
334 | 349 | GCC_NO_COMMON_BLOCKS = YES; |
|
337 | 352 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
338 | 353 | PRODUCT_BUNDLE_IDENTIFIER = "no.hyper.$(PRODUCT_NAME:rfc1034identifier)"; |
339 | 354 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 355 | + SWIFT_VERSION = 3.0; |
340 | 356 | TARGETED_DEVICE_FAMILY = "1,2"; |
341 | 357 | }; |
342 | 358 | name = Release; |
|
0 commit comments