|
21 | 21 | 92E409291CBC3371001ED069 /* DefaultExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D637991C9437BB000F5548 /* DefaultExecutionContext.swift */; };
|
22 | 22 | 92E4092A1CBC3374001ED069 /* DispatchExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379A1C9437BB000F5548 /* DispatchExecutionContext.swift */; };
|
23 | 23 | 92E4092B1CBC3378001ED069 /* ImmediateExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379C1C9437BB000F5548 /* ImmediateExecutionContext.swift */; };
|
24 |
| - 92E4092C1CBC337B001ED069 /* RunLoopExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379D1C9437BB000F5548 /* RunLoopExecutionContext.swift */; }; |
25 | 24 | 92E409361CBC3427001ED069 /* Boilerplate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E4092E1CBC33F9001ED069 /* Boilerplate.framework */; };
|
26 | 25 | 92E409371CBC3427001ED069 /* Foundation3.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E4092F1CBC33F9001ED069 /* Foundation3.framework */; };
|
27 | 26 | 92E409381CBC3427001ED069 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E409301CBC33F9001ED069 /* Result.framework */; };
|
|
59 | 58 | 92E40A111CC10713001ED069 /* DefaultExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D637991C9437BB000F5548 /* DefaultExecutionContext.swift */; };
|
60 | 59 | 92E40A121CC10713001ED069 /* DispatchExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379A1C9437BB000F5548 /* DispatchExecutionContext.swift */; };
|
61 | 60 | 92E40A131CC10713001ED069 /* ImmediateExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379C1C9437BB000F5548 /* ImmediateExecutionContext.swift */; };
|
62 |
| - 92E40A141CC10713001ED069 /* RunLoopExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379D1C9437BB000F5548 /* RunLoopExecutionContext.swift */; }; |
63 | 61 | 92E40A151CC10717001ED069 /* ExecutionContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D637A41C9437F4000F5548 /* ExecutionContextTests.swift */; };
|
64 | 62 | 92E40A161CC10718001ED069 /* ExecutionContextTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D637A41C9437F4000F5548 /* ExecutionContextTests.swift */; };
|
65 | 63 | 92E40A1C1CC10761001ED069 /* Boilerplate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E40A181CC10761001ED069 /* Boilerplate.framework */; };
|
|
79 | 77 | 92E40A381CC10816001ED069 /* DefaultExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D637991C9437BB000F5548 /* DefaultExecutionContext.swift */; };
|
80 | 78 | 92E40A391CC10816001ED069 /* DispatchExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379A1C9437BB000F5548 /* DispatchExecutionContext.swift */; };
|
81 | 79 | 92E40A3A1CC10816001ED069 /* ImmediateExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379C1C9437BB000F5548 /* ImmediateExecutionContext.swift */; };
|
82 |
| - 92E40A3B1CC10816001ED069 /* RunLoopExecutionContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65D6379D1C9437BB000F5548 /* RunLoopExecutionContext.swift */; }; |
83 | 80 | 92E40A411CC10895001ED069 /* Boilerplate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E40A3D1CC10895001ED069 /* Boilerplate.framework */; };
|
84 | 81 | 92E40A421CC10895001ED069 /* Foundation3.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E40A3E1CC10895001ED069 /* Foundation3.framework */; };
|
85 | 82 | 92E40A431CC10895001ED069 /* Result.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92E40A3F1CC10895001ED069 /* Result.framework */; };
|
|
688 | 685 | isa = PBXSourcesBuildPhase;
|
689 | 686 | buildActionMask = 2147483647;
|
690 | 687 | files = (
|
691 |
| - 92E4092C1CBC337B001ED069 /* RunLoopExecutionContext.swift in Sources */, |
692 | 688 | 92E409271CBC3369001ED069 /* ExecutionContext.swift in Sources */,
|
693 | 689 | 92E409291CBC3371001ED069 /* DefaultExecutionContext.swift in Sources */,
|
694 | 690 | 92E4092B1CBC3378001ED069 /* ImmediateExecutionContext.swift in Sources */,
|
|
709 | 705 | isa = PBXSourcesBuildPhase;
|
710 | 706 | buildActionMask = 2147483647;
|
711 | 707 | files = (
|
712 |
| - 92E40A141CC10713001ED069 /* RunLoopExecutionContext.swift in Sources */, |
713 | 708 | 92E40A0F1CC10713001ED069 /* ExecutionContext.swift in Sources */,
|
714 | 709 | 92E40A111CC10713001ED069 /* DefaultExecutionContext.swift in Sources */,
|
715 | 710 | 92E40A131CC10713001ED069 /* ImmediateExecutionContext.swift in Sources */,
|
|
730 | 725 | isa = PBXSourcesBuildPhase;
|
731 | 726 | buildActionMask = 2147483647;
|
732 | 727 | files = (
|
733 |
| - 92E40A3B1CC10816001ED069 /* RunLoopExecutionContext.swift in Sources */, |
734 | 728 | 92E40A361CC10816001ED069 /* ExecutionContext.swift in Sources */,
|
735 | 729 | 92E40A381CC10816001ED069 /* DefaultExecutionContext.swift in Sources */,
|
736 | 730 | 92E40A3A1CC10816001ED069 /* ImmediateExecutionContext.swift in Sources */,
|
|
949 | 943 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
950 | 944 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
951 | 945 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 946 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
952 | 947 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
953 | 948 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
954 | 949 | SDKROOT = iphoneos;
|
|
974 | 969 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
975 | 970 | IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
976 | 971 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 972 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
977 | 973 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
978 | 974 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
979 | 975 | SDKROOT = iphoneos;
|
|
1035 | 1031 | INFOPLIST_FILE = ExecutionContext/Info.plist;
|
1036 | 1032 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1037 | 1033 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1034 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
1038 | 1035 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
1039 | 1036 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
1040 | 1037 | SDKROOT = appletvos;
|
|
1059 | 1056 | INFOPLIST_FILE = ExecutionContext/Info.plist;
|
1060 | 1057 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1061 | 1058 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1059 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
1062 | 1060 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
1063 | 1061 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
1064 | 1062 | SDKROOT = appletvos;
|
|
1120 | 1118 | INFOPLIST_FILE = ExecutionContext/Info.plist;
|
1121 | 1119 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1122 | 1120 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1121 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
1123 | 1122 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
1124 | 1123 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
1125 | 1124 | SDKROOT = watchos;
|
|
1145 | 1144 | INFOPLIST_FILE = ExecutionContext/Info.plist;
|
1146 | 1145 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
1147 | 1146 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 1147 | + OTHER_SWIFT_FLAGS = "-Dnouv"; |
1148 | 1148 | PRODUCT_BUNDLE_IDENTIFIER = xyz.crossroadlabs.ExecutionContext;
|
1149 | 1149 | PRODUCT_NAME = "$(PROJECT_NAME)";
|
1150 | 1150 | SDKROOT = watchos;
|
|
1210 | 1210 | 92E40A0B1CC10677001ED069 /* Release */,
|
1211 | 1211 | );
|
1212 | 1212 | defaultConfigurationIsVisible = 0;
|
| 1213 | + defaultConfigurationName = Release; |
1213 | 1214 | };
|
1214 | 1215 | 92E40A0C1CC10677001ED069 /* Build configuration list for PBXNativeTarget "ExecutionContextTests-tvOS" */ = {
|
1215 | 1216 | isa = XCConfigurationList;
|
|
1218 | 1219 | 92E40A0E1CC10677001ED069 /* Release */,
|
1219 | 1220 | );
|
1220 | 1221 | defaultConfigurationIsVisible = 0;
|
| 1222 | + defaultConfigurationName = Release; |
1221 | 1223 | };
|
1222 | 1224 | 92E40A331CC107D0001ED069 /* Build configuration list for PBXNativeTarget "ExecutionContext-watchOS" */ = {
|
1223 | 1225 | isa = XCConfigurationList;
|
|
1226 | 1228 | 92E40A351CC107D0001ED069 /* Release */,
|
1227 | 1229 | );
|
1228 | 1230 | defaultConfigurationIsVisible = 0;
|
| 1231 | + defaultConfigurationName = Release; |
1229 | 1232 | };
|
1230 | 1233 | /* End XCConfigurationList section */
|
1231 | 1234 | };
|
|
0 commit comments