mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
embed swift libraries
This commit is contained in:
parent
e62253142b
commit
ab1a38ee4a
@ -291,6 +291,7 @@
|
|||||||
27E5E99722F3D5B4005EA1D9 /* Debug */ = {
|
27E5E99722F3D5B4005EA1D9 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
CLANG_ANALYZER_NONNULL = YES;
|
CLANG_ANALYZER_NONNULL = YES;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
@ -352,6 +353,7 @@
|
|||||||
27E5E99822F3D5B4005EA1D9 /* Release */ = {
|
27E5E99822F3D5B4005EA1D9 /* Release */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
CLANG_ANALYZER_NONNULL = YES;
|
CLANG_ANALYZER_NONNULL = YES;
|
||||||
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
||||||
@ -448,6 +450,7 @@
|
|||||||
27E5E9B622F3D5FE005EA1D9 /* Debug */ = {
|
27E5E9B622F3D5FE005EA1D9 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements;
|
CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
DEVELOPMENT_TEAM = LTZ2PFU5D6;
|
DEVELOPMENT_TEAM = LTZ2PFU5D6;
|
||||||
@ -468,6 +471,7 @@
|
|||||||
27E5E9B722F3D5FE005EA1D9 /* Release */ = {
|
27E5E9B722F3D5FE005EA1D9 /* Release */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
||||||
CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements;
|
CODE_SIGN_ENTITLEMENTS = safari/safari.entitlements;
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
DEVELOPMENT_TEAM = LTZ2PFU5D6;
|
DEVELOPMENT_TEAM = LTZ2PFU5D6;
|
||||||
|
Loading…
Reference in New Issue
Block a user