Xcode 4 build fixes.
This commit is contained in:
parent
691670cc43
commit
e96df9f990
@ -168,6 +168,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||||
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
||||||
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
||||||
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
||||||
@ -224,6 +225,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||||
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||||
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
||||||
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
||||||
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
||||||
|
@ -184,6 +184,13 @@
|
|||||||
remoteGlobalIDString = DA5BFA43147E415C00F98B1E;
|
remoteGlobalIDString = DA5BFA43147E415C00F98B1E;
|
||||||
remoteInfo = MasterPassword;
|
remoteInfo = MasterPassword;
|
||||||
};
|
};
|
||||||
|
DABFA071176E3FDF00E83589 /* PBXContainerItemProxy */ = {
|
||||||
|
isa = PBXContainerItemProxy;
|
||||||
|
containerPortal = DAD9B5E1176299B9001835F9 /* MasterPassword-Mac-LoginHelper.xcodeproj */;
|
||||||
|
proxyType = 1;
|
||||||
|
remoteGlobalIDString = DAD9B5C0176299B9001835F9;
|
||||||
|
remoteInfo = "MasterPassword-Mac-LoginHelper";
|
||||||
|
};
|
||||||
DAC63285148681200075AEA5 /* PBXContainerItemProxy */ = {
|
DAC63285148681200075AEA5 /* PBXContainerItemProxy */ = {
|
||||||
isa = PBXContainerItemProxy;
|
isa = PBXContainerItemProxy;
|
||||||
containerPortal = DA5BFA3B147E415C00F98B1E /* Project object */;
|
containerPortal = DA5BFA3B147E415C00F98B1E /* Project object */;
|
||||||
@ -988,6 +995,7 @@
|
|||||||
buildRules = (
|
buildRules = (
|
||||||
);
|
);
|
||||||
dependencies = (
|
dependencies = (
|
||||||
|
DABFA072176E3FDF00E83589 /* PBXTargetDependency */,
|
||||||
);
|
);
|
||||||
name = MasterPassword;
|
name = MasterPassword;
|
||||||
productName = MasterPassword;
|
productName = MasterPassword;
|
||||||
@ -1325,6 +1333,11 @@
|
|||||||
target = DA5BFA43147E415C00F98B1E /* MasterPassword */;
|
target = DA5BFA43147E415C00F98B1E /* MasterPassword */;
|
||||||
targetProxy = DA3EF19D15A47AEB003ABF4E /* PBXContainerItemProxy */;
|
targetProxy = DA3EF19D15A47AEB003ABF4E /* PBXContainerItemProxy */;
|
||||||
};
|
};
|
||||||
|
DABFA072176E3FDF00E83589 /* PBXTargetDependency */ = {
|
||||||
|
isa = PBXTargetDependency;
|
||||||
|
name = "MasterPassword-Mac-LoginHelper";
|
||||||
|
targetProxy = DABFA071176E3FDF00E83589 /* PBXContainerItemProxy */;
|
||||||
|
};
|
||||||
DAC63286148681200075AEA5 /* PBXTargetDependency */ = {
|
DAC63286148681200075AEA5 /* PBXTargetDependency */ = {
|
||||||
isa = PBXTargetDependency;
|
isa = PBXTargetDependency;
|
||||||
target = DAC6326B148680650075AEA5 /* jrswizzle */;
|
target = DAC6326B148680650075AEA5 /* jrswizzle */;
|
||||||
|
Loading…
Reference in New Issue
Block a user