|
123 | 123 | /* End PBXSourcesBuildPhase section */ |
124 | 124 |
|
125 | 125 | /* Begin XCBuildConfiguration section */ |
126 | | - 81483B952D94E90E00592A5B /* Debug */ = { |
| 126 | + 81483B952D94E90E00592A5B /* Development */ = { |
127 | 127 | isa = XCBuildConfiguration; |
128 | 128 | buildSettings = { |
129 | 129 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
182 | 182 | ONLY_ACTIVE_ARCH = YES; |
183 | 183 | SDKROOT = macosx; |
184 | 184 | }; |
185 | | - name = Debug; |
| 185 | + name = Development; |
186 | 186 | }; |
187 | | - 81483B962D94E90E00592A5B /* Release */ = { |
| 187 | + 81483B962D94E90E00592A5B /* Deployment */ = { |
188 | 188 | isa = XCBuildConfiguration; |
189 | 189 | buildSettings = { |
190 | 190 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
236 | 236 | MTL_FAST_MATH = YES; |
237 | 237 | SDKROOT = macosx; |
238 | 238 | }; |
239 | | - name = Release; |
| 239 | + name = Deployment; |
240 | 240 | }; |
241 | | - 81483B982D94E90E00592A5B /* Debug */ = { |
| 241 | + 81483B982D94E90E00592A5B /* Development */ = { |
242 | 242 | isa = XCBuildConfiguration; |
243 | 243 | buildSettings = { |
244 | 244 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 245 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
245 | 246 | CODE_SIGN_STYLE = Automatic; |
246 | | - DEVELOPMENT_TEAM = T9VJ7T6N68; |
| 247 | + DEVELOPMENT_TEAM = ""; |
247 | 248 | ENABLE_HARDENED_RUNTIME = YES; |
248 | 249 | HEADER_SEARCH_PATHS = ( |
249 | 250 | ../../, |
|
258 | 259 | ); |
259 | 260 | PRODUCT_NAME = "$(TARGET_NAME)"; |
260 | 261 | }; |
261 | | - name = Debug; |
| 262 | + name = Development; |
262 | 263 | }; |
263 | | - 81483B992D94E90E00592A5B /* Release */ = { |
| 264 | + 81483B992D94E90E00592A5B /* Deployment */ = { |
264 | 265 | isa = XCBuildConfiguration; |
265 | 266 | buildSettings = { |
266 | 267 | ALWAYS_SEARCH_USER_PATHS = YES; |
| 268 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
267 | 269 | CODE_SIGN_STYLE = Automatic; |
268 | | - DEVELOPMENT_TEAM = T9VJ7T6N68; |
| 270 | + DEVELOPMENT_TEAM = ""; |
269 | 271 | ENABLE_HARDENED_RUNTIME = YES; |
270 | 272 | HEADER_SEARCH_PATHS = ( |
271 | 273 | ../../, |
|
280 | 282 | ); |
281 | 283 | PRODUCT_NAME = "$(TARGET_NAME)"; |
282 | 284 | }; |
283 | | - name = Release; |
| 285 | + name = Deployment; |
284 | 286 | }; |
285 | 287 | /* End XCBuildConfiguration section */ |
286 | 288 |
|
287 | 289 | /* Begin XCConfigurationList section */ |
288 | 290 | 81483B8B2D94E90E00592A5B /* Build configuration list for PBXProject "docker_wrapper" */ = { |
289 | 291 | isa = XCConfigurationList; |
290 | 292 | buildConfigurations = ( |
291 | | - 81483B952D94E90E00592A5B /* Debug */, |
292 | | - 81483B962D94E90E00592A5B /* Release */, |
| 293 | + 81483B952D94E90E00592A5B /* Development */, |
| 294 | + 81483B962D94E90E00592A5B /* Deployment */, |
293 | 295 | ); |
294 | 296 | defaultConfigurationIsVisible = 0; |
295 | | - defaultConfigurationName = Release; |
| 297 | + defaultConfigurationName = Deployment; |
296 | 298 | }; |
297 | 299 | 81483B972D94E90E00592A5B /* Build configuration list for PBXNativeTarget "docker_wrapper" */ = { |
298 | 300 | isa = XCConfigurationList; |
299 | 301 | buildConfigurations = ( |
300 | | - 81483B982D94E90E00592A5B /* Debug */, |
301 | | - 81483B992D94E90E00592A5B /* Release */, |
| 302 | + 81483B982D94E90E00592A5B /* Development */, |
| 303 | + 81483B992D94E90E00592A5B /* Deployment */, |
302 | 304 | ); |
303 | 305 | defaultConfigurationIsVisible = 0; |
304 | | - defaultConfigurationName = Release; |
| 306 | + defaultConfigurationName = Deployment; |
305 | 307 | }; |
306 | 308 | /* End XCConfigurationList section */ |
307 | 309 | }; |
|
0 commit comments