|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 650BF6DC24D70B80001C531A /* Backgroundable+Operation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DB24D70B80001C531A /* Backgroundable+Operation.swift */; }; |
| 11 | + 650BF6DD24D70B80001C531A /* Backgroundable+Operation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DB24D70B80001C531A /* Backgroundable+Operation.swift */; }; |
| 12 | + 650BF6DE24D70B80001C531A /* Backgroundable+Operation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DB24D70B80001C531A /* Backgroundable+Operation.swift */; }; |
| 13 | + 650BF6E024D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DF24D7D8E4001C531A /* UniquenessPolicyTests.swift */; }; |
| 14 | + 650BF6E124D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DF24D7D8E4001C531A /* UniquenessPolicyTests.swift */; }; |
| 15 | + 650BF6E224D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650BF6DF24D7D8E4001C531A /* UniquenessPolicyTests.swift */; }; |
10 | 16 | 6553C35E20D944D800405D40 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6553C35D20D944D800405D40 /* AppDelegate.swift */; }; |
11 | 17 | 6553C36020D944D900405D40 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6553C35F20D944D900405D40 /* Assets.xcassets */; }; |
12 | 18 | 6553C36320D944D900405D40 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6553C36120D944D900405D40 /* MainMenu.xib */; }; |
|
134 | 140 |
|
135 | 141 | /* Begin PBXFileReference section */ |
136 | 142 | 650B58BC1DA6B8380037CBD7 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 143 | + 650BF6DB24D70B80001C531A /* Backgroundable+Operation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Backgroundable+Operation.swift"; sourceTree = "<group>"; }; |
| 144 | + 650BF6DF24D7D8E4001C531A /* UniquenessPolicyTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UniquenessPolicyTests.swift; sourceTree = "<group>"; }; |
137 | 145 | 6553C34D20D922DF00405D40 /* Backgroundable+Functions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Backgroundable+Functions.swift"; sourceTree = "<group>"; }; |
138 | 146 | 6553C35220D9233800405D40 /* Backgroundable+OperationQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Backgroundable+OperationQueue.swift"; sourceTree = "<group>"; }; |
139 | 147 | 6553C35B20D944D800405D40 /* macOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "macOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
379 | 387 | 6582320C20D8015E00FA8CC9 /* GlobalFunctionsTests.swift */, |
380 | 388 | 6582320D20D8015E00FA8CC9 /* AsyncOperationTests.swift */, |
381 | 389 | 6582320E20D8015E00FA8CC9 /* BackgroundQueueTests.swift */, |
| 390 | + 650BF6DF24D7D8E4001C531A /* UniquenessPolicyTests.swift */, |
382 | 391 | 6582320F20D8015E00FA8CC9 /* Tests+Aux.swift */, |
383 | 392 | ); |
384 | 393 | path = BackgroundableTests; |
|
398 | 407 | children = ( |
399 | 408 | 6582321820D8017200FA8CC9 /* Backgroundable.swift */, |
400 | 409 | 6553C35220D9233800405D40 /* Backgroundable+OperationQueue.swift */, |
| 410 | + 650BF6DB24D70B80001C531A /* Backgroundable+Operation.swift */, |
401 | 411 | 6553C34D20D922DF00405D40 /* Backgroundable+Functions.swift */, |
402 | 412 | ); |
403 | 413 | path = Backgroundable; |
|
786 | 796 | isa = PBXSourcesBuildPhase; |
787 | 797 | buildActionMask = 2147483647; |
788 | 798 | files = ( |
| 799 | + 650BF6E224D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */, |
789 | 800 | 6553C39520D9481A00405D40 /* AsyncOperationTests.swift in Sources */, |
790 | 801 | 6553C39620D9481A00405D40 /* BackgroundQueueTests.swift in Sources */, |
791 | 802 | 6553C39720D9481A00405D40 /* Tests+Aux.swift in Sources */, |
|
798 | 809 | buildActionMask = 2147483647; |
799 | 810 | files = ( |
800 | 811 | 6553C39120D9473800405D40 /* Backgroundable.swift in Sources */, |
| 812 | + 650BF6DE24D70B80001C531A /* Backgroundable+Operation.swift in Sources */, |
801 | 813 | 6553C39220D9473800405D40 /* Backgroundable+OperationQueue.swift in Sources */, |
802 | 814 | 6553C39320D9473800405D40 /* Backgroundable+Functions.swift in Sources */, |
803 | 815 | ); |
|
808 | 820 | buildActionMask = 2147483647; |
809 | 821 | files = ( |
810 | 822 | 6553C3AA20D948B900405D40 /* Backgroundable.swift in Sources */, |
| 823 | + 650BF6DD24D70B80001C531A /* Backgroundable+Operation.swift in Sources */, |
811 | 824 | 6553C3AB20D948B900405D40 /* Backgroundable+OperationQueue.swift in Sources */, |
812 | 825 | 6553C3AC20D948B900405D40 /* Backgroundable+Functions.swift in Sources */, |
813 | 826 | ); |
|
818 | 831 | buildActionMask = 2147483647; |
819 | 832 | files = ( |
820 | 833 | 6553C3BE20D94A2B00405D40 /* Backgroundable.swift in Sources */, |
| 834 | + 650BF6DC24D70B80001C531A /* Backgroundable+Operation.swift in Sources */, |
821 | 835 | 6553C3BF20D94A2B00405D40 /* Backgroundable+OperationQueue.swift in Sources */, |
822 | 836 | 6553C3C020D94A2B00405D40 /* Backgroundable+Functions.swift in Sources */, |
823 | 837 | ); |
|
845 | 859 | isa = PBXSourcesBuildPhase; |
846 | 860 | buildActionMask = 2147483647; |
847 | 861 | files = ( |
| 862 | + 650BF6E024D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */, |
848 | 863 | 6582325720D812CF00FA8CC9 /* AsyncOperationTests.swift in Sources */, |
849 | 864 | 6582325820D812CF00FA8CC9 /* BackgroundQueueTests.swift in Sources */, |
850 | 865 | 6582325920D812CF00FA8CC9 /* Tests+Aux.swift in Sources */, |
|
856 | 871 | isa = PBXSourcesBuildPhase; |
857 | 872 | buildActionMask = 2147483647; |
858 | 873 | files = ( |
| 874 | + 650BF6E124D7D8E4001C531A /* UniquenessPolicyTests.swift in Sources */, |
859 | 875 | 6582326920D8136E00FA8CC9 /* AsyncOperationTests.swift in Sources */, |
860 | 876 | 6582326A20D8136E00FA8CC9 /* BackgroundQueueTests.swift in Sources */, |
861 | 877 | 6582326B20D8136E00FA8CC9 /* Tests+Aux.swift in Sources */, |
|
971 | 987 | DEBUG_INFORMATION_FORMAT = dwarf; |
972 | 988 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
973 | 989 | ENABLE_TESTABILITY = YES; |
| 990 | + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/build/$(PLATFORM)"; |
974 | 991 | GCC_C_LANGUAGE_STANDARD = gnu99; |
975 | 992 | GCC_DYNAMIC_NO_PIC = NO; |
976 | 993 | GCC_NO_COMMON_BLOCKS = YES; |
|
993 | 1010 | SDKROOT = iphoneos; |
994 | 1011 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
995 | 1012 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
996 | | - SWIFT_VERSION = 5.1; |
| 1013 | + SWIFT_VERSION = 5.3; |
997 | 1014 | TVOS_DEPLOYMENT_TARGET = 10.0; |
998 | | - VERSION = 1.3.4; |
| 1015 | + VERSION = 1.4.0; |
999 | 1016 | }; |
1000 | 1017 | name = Debug; |
1001 | 1018 | }; |
|
1036 | 1053 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1037 | 1054 | ENABLE_NS_ASSERTIONS = NO; |
1038 | 1055 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1056 | + FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../Carthage/build/$(PLATFORM)"; |
1039 | 1057 | GCC_C_LANGUAGE_STANDARD = gnu99; |
1040 | 1058 | GCC_NO_COMMON_BLOCKS = YES; |
1041 | 1059 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
1050 | 1068 | PRODUCT_NAME = Backgroundable; |
1051 | 1069 | SDKROOT = iphoneos; |
1052 | 1070 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
1053 | | - SWIFT_VERSION = 5.1; |
| 1071 | + SWIFT_VERSION = 5.3; |
1054 | 1072 | TVOS_DEPLOYMENT_TARGET = 10.0; |
1055 | 1073 | VALIDATE_PRODUCT = YES; |
1056 | | - VERSION = 1.3.4; |
| 1074 | + VERSION = 1.4.0; |
1057 | 1075 | }; |
1058 | 1076 | name = Release; |
1059 | 1077 | }; |
|
0 commit comments