|
278 | 278 | D50BE4051C9FE8870000A34C /* Debug */ = { |
279 | 279 | isa = XCBuildConfiguration; |
280 | 280 | buildSettings = { |
| 281 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
281 | 282 | ALWAYS_SEARCH_USER_PATHS = NO; |
282 | 283 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
283 | 284 | CLANG_CXX_LIBRARY = "libc++"; |
|
325 | 326 | D50BE4061C9FE8870000A34C /* Release */ = { |
326 | 327 | isa = XCBuildConfiguration; |
327 | 328 | buildSettings = { |
| 329 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
328 | 330 | ALWAYS_SEARCH_USER_PATHS = NO; |
329 | 331 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
330 | 332 | CLANG_CXX_LIBRARY = "libc++"; |
|
367 | 369 | isa = XCBuildConfiguration; |
368 | 370 | baseConfigurationReference = 560D7A8F00215E8F16A67009 /* Pods-BarcodeScannerExample.debug.xcconfig */; |
369 | 371 | buildSettings = { |
370 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 372 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
371 | 373 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
372 | 374 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
373 | 375 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
384 | 386 | isa = XCBuildConfiguration; |
385 | 387 | baseConfigurationReference = B2BB8B30EF0245DC64F4025A /* Pods-BarcodeScannerExample.release.xcconfig */; |
386 | 388 | buildSettings = { |
387 | | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
| 389 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
388 | 390 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
389 | 391 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
390 | 392 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
0 commit comments