|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - FE3383EFF1D854D9D4846F60 /* Simple.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C44952DD5F5456C26985341 /* Simple.swift */; }; |
| 10 | + 6B580635F136B2B4F21AECA8 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6CAF173167678D4AA03292A /* main.swift */; }; |
11 | 11 | /* End PBXBuildFile section */
|
12 | 12 |
|
13 | 13 | /* Begin PBXFileReference section */
|
14 |
| - 020B724402D287748A1EDA31 /* libSwiftLib.a */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; name = libSwiftLib.a; path = "bazel-out/darwin_x86_64-dbg-ST-ccd9595da841/bin/examples/simple/libSwiftLib.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
15 |
| - 7C44952DD5F5456C26985341 /* Simple.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Simple.swift; sourceTree = "<group>"; }; |
16 | 14 | 805698F32A89163552CCEDA0 /* BUILD */ = {isa = PBXFileReference; explicitFileType = text.script.python; path = BUILD; sourceTree = "<group>"; };
|
| 15 | + 8D5740841C20DDAA295ACE32 /* SwiftBin */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SwiftBin; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 16 | + B6CAF173167678D4AA03292A /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; }; |
17 | 17 | CAE9B6B26F2CB596376EB704 /* BUILD */ = {isa = PBXFileReference; explicitFileType = text.script.python; path = BUILD; sourceTree = "<group>"; };
|
18 | 18 | /* End PBXFileReference section */
|
19 | 19 |
|
|
29 | 29 | 462C3519CA354BE1B04D4855 /* Products */ = {
|
30 | 30 | isa = PBXGroup;
|
31 | 31 | children = (
|
32 |
| - 020B724402D287748A1EDA31 /* libSwiftLib.a */, |
| 32 | + 8D5740841C20DDAA295ACE32 /* SwiftBin */, |
33 | 33 | );
|
34 | 34 | name = Products;
|
35 | 35 | sourceTree = "<group>";
|
|
46 | 46 | isa = PBXGroup;
|
47 | 47 | children = (
|
48 | 48 | 805698F32A89163552CCEDA0 /* BUILD */,
|
49 |
| - 7C44952DD5F5456C26985341 /* Simple.swift */, |
| 49 | + B6CAF173167678D4AA03292A /* main.swift */, |
50 | 50 | );
|
51 | 51 | path = simple;
|
52 | 52 | sourceTree = "<group>";
|
|
87 | 87 | /* End PBXGroup section */
|
88 | 88 |
|
89 | 89 | /* Begin PBXNativeTarget section */
|
90 |
| - 76E061AB0CA7FA140667E530 /* SwiftLib */ = { |
| 90 | + 5365B2022C99A98F03DF07CA /* SwiftBin */ = { |
91 | 91 | isa = PBXNativeTarget;
|
92 |
| - buildConfigurationList = B7432B2E592DE3E3F9D8D947 /* Build configuration list for PBXNativeTarget "SwiftLib" */; |
| 92 | + buildConfigurationList = 6E924F0CBE1CE62C4DE78EBB /* Build configuration list for PBXNativeTarget "SwiftBin" */; |
93 | 93 | buildPhases = (
|
94 |
| - 2E02756FA53287FEE4BA2957 /* Sources */, |
| 94 | + 068C8466216A7B314C8730B1 /* Sources */, |
95 | 95 | );
|
96 | 96 | buildRules = (
|
97 | 97 | );
|
98 | 98 | dependencies = (
|
99 | 99 | );
|
100 |
| - name = SwiftLib; |
101 |
| - productName = SwiftLib; |
102 |
| - productType = "com.apple.product-type.library.static"; |
| 100 | + name = SwiftBin; |
| 101 | + productName = SwiftBin; |
| 102 | + productReference = 8D5740841C20DDAA295ACE32 /* SwiftBin */; |
| 103 | + productType = "com.apple.product-type.tool"; |
103 | 104 | };
|
104 | 105 | /* End PBXNativeTarget section */
|
105 | 106 |
|
|
111 | 112 | LastSwiftUpdateCheck = 1320;
|
112 | 113 | LastUpgradeCheck = 1320;
|
113 | 114 | TargetAttributes = {
|
114 |
| - 76E061AB0CA7FA140667E530 = { |
| 115 | + 5365B2022C99A98F03DF07CA = { |
115 | 116 | CreatedOnToolsVersion = 13.2.1;
|
116 | 117 | LastSwiftMigration = 1320;
|
117 | 118 | };
|
|
130 | 131 | projectDirPath = ../../..;
|
131 | 132 | projectRoot = "";
|
132 | 133 | targets = (
|
133 |
| - 76E061AB0CA7FA140667E530 /* SwiftLib */, |
| 134 | + 5365B2022C99A98F03DF07CA /* SwiftBin */, |
134 | 135 | );
|
135 | 136 | };
|
136 | 137 | /* End PBXProject section */
|
137 | 138 |
|
138 | 139 | /* Begin PBXSourcesBuildPhase section */
|
139 |
| - 2E02756FA53287FEE4BA2957 /* Sources */ = { |
| 140 | + 068C8466216A7B314C8730B1 /* Sources */ = { |
140 | 141 | isa = PBXSourcesBuildPhase;
|
141 | 142 | buildActionMask = 2147483647;
|
142 | 143 | files = (
|
143 |
| - FE3383EFF1D854D9D4846F60 /* Simple.swift in Sources */, |
| 144 | + 6B580635F136B2B4F21AECA8 /* main.swift in Sources */, |
144 | 145 | );
|
145 | 146 | runOnlyForDeploymentPostprocessing = 0;
|
146 | 147 | };
|
147 | 148 | /* End PBXSourcesBuildPhase section */
|
148 | 149 |
|
149 | 150 | /* Begin XCBuildConfiguration section */
|
150 |
| - 0777873EF831E3593AC9BEB8 /* Debug */ = { |
| 151 | + 5EDDCF1541CCB315EB29DCDE /* Debug */ = { |
151 | 152 | isa = XCBuildConfiguration;
|
152 | 153 | buildSettings = {
|
153 | 154 | ARCHS = x86_64;
|
154 | 155 | BAZEL_PACKAGE_BIN_DIR = "bazel-out/darwin_x86_64-dbg-ST-ccd9595da841/bin/examples/simple";
|
155 |
| - BAZEL_TARGET_ID = "//examples/simple:SwiftLib darwin_x86_64-dbg-ST-ccd9595da841"; |
| 156 | + BAZEL_TARGET_ID = "//examples/simple:SwiftBin darwin_x86_64-dbg-ST-ccd9595da841"; |
| 157 | + BUILT_PRODUCTS_DIR = "$(CONFIGURATION_BUILD_DIR)"; |
156 | 158 | DEBUG_INFORMATION_FORMAT = dwarf;
|
| 159 | + DEPLOYMENT_LOCATION = NO; |
157 | 160 | ENABLE_BITCODE = NO;
|
158 |
| - ENABLE_TESTABILITY = YES; |
159 |
| - EXECUTABLE_EXTENSION = a; |
| 161 | + EXECUTABLE_EXTENSION = ""; |
160 | 162 | GCC_OPTIMIZATION_LEVEL = 0;
|
161 | 163 | GENERATE_INFOPLIST_FILE = YES;
|
162 | 164 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
163 |
| - OTHER_SWIFT_FLAGS = "-Xcc -O0 -Xcc -DDEBUG=1 -Xcc -fstack-protector -Xcc -fstack-protector-all -g -static"; |
164 |
| - PRODUCT_MODULE_NAME = examples_simple_SwiftLib; |
165 |
| - PRODUCT_NAME = SwiftLib; |
| 165 | + OTHER_LDFLAGS = ( |
| 166 | + "-headerpad_max_install_names", |
| 167 | + "-no-canonical-prefixes", |
| 168 | + "-lc++", |
| 169 | + ); |
| 170 | + PRODUCT_MODULE_NAME = _SwiftBin_Stub; |
| 171 | + PRODUCT_NAME = SwiftBin; |
166 | 172 | SDKROOT = macosx;
|
167 | 173 | SUPPORTED_PLATFORMS = macosx;
|
168 |
| - SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
169 | 174 | SWIFT_OBJC_INTERFACE_HEADER_NAME = "";
|
170 | 175 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
171 | 176 | SWIFT_VERSION = 5;
|
172 |
| - TARGET_NAME = SwiftLib; |
173 |
| - USER_HEADER_SEARCH_PATHS = ( |
174 |
| - "$(PROJECT_DIR)", |
175 |
| - "$(BUILD_DIR)/bazel-out/darwin_x86_64-dbg-ST-ccd9595da841/bin", |
176 |
| - ); |
| 177 | + TARGET_NAME = SwiftBin; |
177 | 178 | };
|
178 | 179 | name = Debug;
|
179 | 180 | };
|
|
215 | 216 | /* End XCBuildConfiguration section */
|
216 | 217 |
|
217 | 218 | /* Begin XCConfigurationList section */
|
218 |
| - 8C14447CB8BDD86ECF450932 /* Build configuration list for PBXProject "bwx" */ = { |
| 219 | + 6E924F0CBE1CE62C4DE78EBB /* Build configuration list for PBXNativeTarget "SwiftBin" */ = { |
219 | 220 | isa = XCConfigurationList;
|
220 | 221 | buildConfigurations = (
|
221 |
| - C221D886D6D02D33114D3473 /* Debug */, |
| 222 | + 5EDDCF1541CCB315EB29DCDE /* Debug */, |
222 | 223 | );
|
223 | 224 | defaultConfigurationIsVisible = 0;
|
224 | 225 | defaultConfigurationName = Debug;
|
225 | 226 | };
|
226 |
| - B7432B2E592DE3E3F9D8D947 /* Build configuration list for PBXNativeTarget "SwiftLib" */ = { |
| 227 | + 8C14447CB8BDD86ECF450932 /* Build configuration list for PBXProject "bwx" */ = { |
227 | 228 | isa = XCConfigurationList;
|
228 | 229 | buildConfigurations = (
|
229 |
| - 0777873EF831E3593AC9BEB8 /* Debug */, |
| 230 | + C221D886D6D02D33114D3473 /* Debug */, |
230 | 231 | );
|
231 | 232 | defaultConfigurationIsVisible = 0;
|
232 | 233 | defaultConfigurationName = Debug;
|
|
0 commit comments