|
10 | 10 | D90523452217927F00B3B94F /* mystery.svg in Resources */ = {isa = PBXBuildFile; fileRef = D90523442217927F00B3B94F /* mystery.svg */; }; |
11 | 11 | D918D26D22122A7300097C9A /* arc2.svg in Resources */ = {isa = PBXBuildFile; fileRef = D918D26C22122A7300097C9A /* arc2.svg */; }; |
12 | 12 | D91C3E43224ED9A4001BCDAE /* gradient-gratification.svg in Resources */ = {isa = PBXBuildFile; fileRef = D91C3E42224ED9A4001BCDAE /* gradient-gratification.svg */; }; |
13 | | - D945F5AD225241A100FAAAC4 /* blend.svg in Resources */ = {isa = PBXBuildFile; fileRef = D945F5AC225241A100FAAAC4 /* blend.svg */; }; |
14 | 13 | D945F5AA225220F900FAAAC4 /* mask-composite-2.svg in Resources */ = {isa = PBXBuildFile; fileRef = D945F5A8225220F900FAAAC4 /* mask-composite-2.svg */; }; |
15 | 14 | D945F5AB225220F900FAAAC4 /* mask-composite-3.svg in Resources */ = {isa = PBXBuildFile; fileRef = D945F5A9225220F900FAAAC4 /* mask-composite-3.svg */; }; |
| 15 | + D945F5AD225241A100FAAAC4 /* blend.svg in Resources */ = {isa = PBXBuildFile; fileRef = D945F5AC225241A100FAAAC4 /* blend.svg */; }; |
16 | 16 | D9494F44224C846D0015ACE1 /* thats-no-moon.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9494F43224C846D0015ACE1 /* thats-no-moon.svg */; }; |
17 | 17 | D9494F46224C99950015ACE1 /* gradient.svg in Resources */ = {isa = PBXBuildFile; fileRef = D9494F45224C99950015ACE1 /* gradient.svg */; }; |
18 | 18 | D956E1B122103A0C00C5ADA2 /* identity.svg in Resources */ = {isa = PBXBuildFile; fileRef = D956E1B022103A0C00C5ADA2 /* identity.svg */; }; |
|
57 | 57 | D90523442217927F00B3B94F /* mystery.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = mystery.svg; sourceTree = "<group>"; }; |
58 | 58 | D918D26C22122A7300097C9A /* arc2.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = arc2.svg; sourceTree = "<group>"; }; |
59 | 59 | D91C3E42224ED9A4001BCDAE /* gradient-gratification.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "gradient-gratification.svg"; sourceTree = "<group>"; }; |
60 | | - D945F5AC225241A100FAAAC4 /* blend.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = blend.svg; sourceTree = "<group>"; }; |
61 | 60 | D945F5A8225220F900FAAAC4 /* mask-composite-2.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "mask-composite-2.svg"; sourceTree = "<group>"; }; |
62 | 61 | D945F5A9225220F900FAAAC4 /* mask-composite-3.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "mask-composite-3.svg"; sourceTree = "<group>"; }; |
| 62 | + D945F5AC225241A100FAAAC4 /* blend.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = blend.svg; sourceTree = "<group>"; }; |
63 | 63 | D9494F43224C846D0015ACE1 /* thats-no-moon.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "thats-no-moon.svg"; sourceTree = "<group>"; }; |
64 | 64 | D9494F45224C99950015ACE1 /* gradient.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradient.svg; sourceTree = "<group>"; }; |
65 | 65 | D956E1B022103A0C00C5ADA2 /* identity.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = identity.svg; sourceTree = "<group>"; }; |
|
344 | 344 | SDKROOT = iphoneos; |
345 | 345 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
346 | 346 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 347 | + SWIFT_VERSION = 5.0; |
347 | 348 | }; |
348 | 349 | name = Debug; |
349 | 350 | }; |
|
398 | 399 | SDKROOT = iphoneos; |
399 | 400 | SWIFT_COMPILATION_MODE = wholemodule; |
400 | 401 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 402 | + SWIFT_VERSION = 5.0; |
401 | 403 | VALIDATE_PRODUCT = YES; |
402 | 404 | }; |
403 | 405 | name = Release; |
|
415 | 417 | ); |
416 | 418 | PRODUCT_BUNDLE_IDENTIFIER = com.whiloop.Basic; |
417 | 419 | PRODUCT_NAME = "$(TARGET_NAME)"; |
418 | | - SWIFT_VERSION = 4.2; |
419 | 420 | TARGETED_DEVICE_FAMILY = "1,2"; |
420 | 421 | }; |
421 | 422 | name = Debug; |
|
433 | 434 | ); |
434 | 435 | PRODUCT_BUNDLE_IDENTIFIER = com.whiloop.Basic; |
435 | 436 | PRODUCT_NAME = "$(TARGET_NAME)"; |
436 | | - SWIFT_VERSION = 4.2; |
437 | 437 | TARGETED_DEVICE_FAMILY = "1,2"; |
438 | 438 | }; |
439 | 439 | name = Release; |
|
0 commit comments