2010-02-04 14:04:16 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
2012-04-01 17:07:16 +00:00
|
|
|
objectVersion = 46;
|
2010-02-04 14:04:16 +00:00
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3001528C4840005C6FA /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 533ED2FF1528C4840005C6FA /* UIKit.framework */; };
|
|
|
|
533ED3021528C4840005C6FA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 533ED3011528C4840005C6FA /* Foundation.framework */; };
|
|
|
|
533ED3041528C4840005C6FA /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 533ED3031528C4840005C6FA /* CoreGraphics.framework */; };
|
|
|
|
533ED30A1528C4840005C6FA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 533ED3081528C4840005C6FA /* InfoPlist.strings */; };
|
|
|
|
533ED30C1528C4840005C6FA /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 533ED30B1528C4840005C6FA /* main.m */; };
|
|
|
|
533ED3101528C4840005C6FA /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 533ED30F1528C4840005C6FA /* AppDelegate.m */; };
|
|
|
|
533ED3131528C4840005C6FA /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 533ED3121528C4840005C6FA /* ViewController.m */; };
|
|
|
|
533ED3161528C4840005C6FA /* ViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 533ED3141528C4840005C6FA /* ViewController_iPhone.xib */; };
|
|
|
|
533ED3191528C4840005C6FA /* ViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 533ED3171528C4840005C6FA /* ViewController_iPad.xib */; };
|
|
|
|
533ED32C1528C53B0005C6FA /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 533ED32A1528C53B0005C6FA /* libcrypto.a */; };
|
|
|
|
533ED32D1528C53B0005C6FA /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 533ED32B1528C53B0005C6FA /* libssl.a */; };
|
2013-10-12 12:28:12 +00:00
|
|
|
534FB2AE180975D700B5F868 /* Icons.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 534FB2AD180975D700B5F868 /* Icons.xcassets */; };
|
2013-03-16 20:01:07 +00:00
|
|
|
D1E978031547EE765CD39AD2 /* FSOpenSSL.m in Sources */ = {isa = PBXBuildFile; fileRef = D1E97EE2A904D58DAE4231E2 /* FSOpenSSL.m */; };
|
2010-02-04 14:04:16 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FB1528C4840005C6FA /* OpenSSL.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenSSL.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
533ED2FF1528C4840005C6FA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
|
|
533ED3011528C4840005C6FA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
|
533ED3031528C4840005C6FA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
|
|
533ED3071528C4840005C6FA /* OpenSSL-for-iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "OpenSSL-for-iOS-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
533ED3091528C4840005C6FA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
|
533ED30B1528C4840005C6FA /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
|
533ED30D1528C4840005C6FA /* OpenSSL-for-iOS-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "OpenSSL-for-iOS-Prefix.pch"; sourceTree = "<group>"; };
|
|
|
|
533ED30E1528C4840005C6FA /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
|
533ED30F1528C4840005C6FA /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
|
|
533ED3111528C4840005C6FA /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
|
|
533ED3121528C4840005C6FA /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
|
|
533ED3151528C4840005C6FA /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPhone.xib; sourceTree = "<group>"; };
|
|
|
|
533ED3181528C4840005C6FA /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPad.xib; sourceTree = "<group>"; };
|
|
|
|
533ED32A1528C53B0005C6FA /* libcrypto.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcrypto.a; path = lib/libcrypto.a; sourceTree = "<group>"; };
|
|
|
|
533ED32B1528C53B0005C6FA /* libssl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libssl.a; path = lib/libssl.a; sourceTree = "<group>"; };
|
2013-10-12 12:28:12 +00:00
|
|
|
534FB2AD180975D700B5F868 /* Icons.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Icons.xcassets; sourceTree = "<group>"; };
|
2013-03-16 20:01:07 +00:00
|
|
|
D1E979D803ACC127411934DC /* FSOpenSSL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FSOpenSSL.h; sourceTree = "<group>"; };
|
|
|
|
D1E97EE2A904D58DAE4231E2 /* FSOpenSSL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FSOpenSSL.m; sourceTree = "<group>"; };
|
2010-02-04 14:04:16 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F81528C4840005C6FA /* Frameworks */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3001528C4840005C6FA /* UIKit.framework in Frameworks */,
|
|
|
|
533ED3021528C4840005C6FA /* Foundation.framework in Frameworks */,
|
|
|
|
533ED3041528C4840005C6FA /* CoreGraphics.framework in Frameworks */,
|
|
|
|
533ED32C1528C53B0005C6FA /* libcrypto.a in Frameworks */,
|
|
|
|
533ED32D1528C53B0005C6FA /* libssl.a in Frameworks */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F01528C4840005C6FA = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3051528C4840005C6FA /* OpenSSL-for-iOS */,
|
|
|
|
533ED2FE1528C4840005C6FA /* Frameworks */,
|
|
|
|
533ED2FC1528C4840005C6FA /* Products */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FC1528C4840005C6FA /* Products */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FB1528C4840005C6FA /* OpenSSL.app */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FE1528C4840005C6FA /* Frameworks */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED32A1528C53B0005C6FA /* libcrypto.a */,
|
|
|
|
533ED32B1528C53B0005C6FA /* libssl.a */,
|
|
|
|
533ED2FF1528C4840005C6FA /* UIKit.framework */,
|
|
|
|
533ED3011528C4840005C6FA /* Foundation.framework */,
|
|
|
|
533ED3031528C4840005C6FA /* CoreGraphics.framework */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
2012-04-01 17:35:59 +00:00
|
|
|
name = Frameworks;
|
2010-02-04 14:04:16 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3051528C4840005C6FA /* OpenSSL-for-iOS */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED30E1528C4840005C6FA /* AppDelegate.h */,
|
|
|
|
533ED30F1528C4840005C6FA /* AppDelegate.m */,
|
|
|
|
533ED3111528C4840005C6FA /* ViewController.h */,
|
|
|
|
533ED3121528C4840005C6FA /* ViewController.m */,
|
|
|
|
533ED3141528C4840005C6FA /* ViewController_iPhone.xib */,
|
|
|
|
533ED3171528C4840005C6FA /* ViewController_iPad.xib */,
|
|
|
|
533ED3061528C4840005C6FA /* Supporting Files */,
|
2013-03-16 20:01:07 +00:00
|
|
|
D1E97EE2A904D58DAE4231E2 /* FSOpenSSL.m */,
|
|
|
|
D1E979D803ACC127411934DC /* FSOpenSSL.h */,
|
2013-10-12 12:28:12 +00:00
|
|
|
534FB2AD180975D700B5F868 /* Icons.xcassets */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
2012-04-01 17:35:59 +00:00
|
|
|
path = "OpenSSL-for-iOS";
|
2010-02-04 14:04:16 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3061528C4840005C6FA /* Supporting Files */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED3071528C4840005C6FA /* OpenSSL-for-iOS-Info.plist */,
|
|
|
|
533ED3081528C4840005C6FA /* InfoPlist.strings */,
|
|
|
|
533ED30B1528C4840005C6FA /* main.m */,
|
|
|
|
533ED30D1528C4840005C6FA /* OpenSSL-for-iOS-Prefix.pch */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
2012-04-01 17:35:59 +00:00
|
|
|
name = "Supporting Files";
|
2010-02-04 14:04:16 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FA1528C4840005C6FA /* OpenSSL-for-iOS */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXNativeTarget;
|
2012-04-01 17:35:59 +00:00
|
|
|
buildConfigurationList = 533ED31C1528C4840005C6FA /* Build configuration list for PBXNativeTarget "OpenSSL-for-iOS" */;
|
2010-02-04 14:04:16 +00:00
|
|
|
buildPhases = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F71528C4840005C6FA /* Sources */,
|
|
|
|
533ED2F81528C4840005C6FA /* Frameworks */,
|
|
|
|
533ED2F91528C4840005C6FA /* Resources */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
2010-12-04 14:18:35 +00:00
|
|
|
name = "OpenSSL-for-iOS";
|
|
|
|
productName = "OpenSSL-for-iOS";
|
2012-04-01 17:35:59 +00:00
|
|
|
productReference = 533ED2FB1528C4840005C6FA /* OpenSSL.app */;
|
2010-02-04 14:04:16 +00:00
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F21528C4840005C6FA /* Project object */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXProject;
|
2012-04-01 17:07:16 +00:00
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0430;
|
2012-04-01 17:35:59 +00:00
|
|
|
ORGANIZATIONNAME = Immobilienscout24;
|
2012-04-01 17:07:16 +00:00
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
buildConfigurationList = 533ED2F51528C4840005C6FA /* Build configuration list for PBXProject "OpenSSL-for-iOS" */;
|
2012-04-01 17:07:16 +00:00
|
|
|
compatibilityVersion = "Xcode 3.2";
|
2010-12-04 12:25:08 +00:00
|
|
|
developmentRegion = English;
|
2012-04-01 17:35:59 +00:00
|
|
|
hasScannedForEncodings = 0;
|
2010-12-04 12:25:08 +00:00
|
|
|
knownRegions = (
|
2012-04-01 17:35:59 +00:00
|
|
|
en,
|
2010-12-04 12:25:08 +00:00
|
|
|
);
|
2012-04-01 17:35:59 +00:00
|
|
|
mainGroup = 533ED2F01528C4840005C6FA;
|
|
|
|
productRefGroup = 533ED2FC1528C4840005C6FA /* Products */;
|
2010-02-04 14:04:16 +00:00
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2FA1528C4840005C6FA /* OpenSSL-for-iOS */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F91528C4840005C6FA /* Resources */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED30A1528C4840005C6FA /* InfoPlist.strings in Resources */,
|
|
|
|
533ED3161528C4840005C6FA /* ViewController_iPhone.xib in Resources */,
|
|
|
|
533ED3191528C4840005C6FA /* ViewController_iPad.xib in Resources */,
|
2013-10-12 12:28:12 +00:00
|
|
|
534FB2AE180975D700B5F868 /* Icons.xcassets in Resources */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F71528C4840005C6FA /* Sources */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED30C1528C4840005C6FA /* main.m in Sources */,
|
|
|
|
533ED3101528C4840005C6FA /* AppDelegate.m in Sources */,
|
|
|
|
533ED3131528C4840005C6FA /* ViewController.m in Sources */,
|
2013-03-16 20:01:07 +00:00
|
|
|
D1E978031547EE765CD39AD2 /* FSOpenSSL.m in Sources */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
2012-04-01 17:35:59 +00:00
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
|
533ED3081528C4840005C6FA /* InfoPlist.strings */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
533ED3091528C4840005C6FA /* en */,
|
|
|
|
);
|
|
|
|
name = InfoPlist.strings;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
533ED3141528C4840005C6FA /* ViewController_iPhone.xib */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
533ED3151528C4840005C6FA /* en */,
|
|
|
|
);
|
|
|
|
name = ViewController_iPhone.xib;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
533ED3171528C4840005C6FA /* ViewController_iPad.xib */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
533ED3181528C4840005C6FA /* en */,
|
|
|
|
);
|
|
|
|
name = ViewController_iPad.xib;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
2010-02-04 14:04:16 +00:00
|
|
|
/* Begin XCBuildConfiguration section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31A1528C4840005C6FA /* Debug */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2010-12-04 14:18:35 +00:00
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2012-04-01 17:35:59 +00:00
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2010-02-04 14:04:16 +00:00
|
|
|
COPY_PHASE_STRIP = NO;
|
2012-04-01 17:35:59 +00:00
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
2010-02-04 14:04:16 +00:00
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
2012-04-01 17:35:59 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = "include/**";
|
2013-10-12 12:28:12 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
2012-04-01 17:35:59 +00:00
|
|
|
SDKROOT = iphoneos;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
2010-02-04 14:04:16 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31B1528C4840005C6FA /* Release */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2012-04-01 17:35:59 +00:00
|
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2010-02-04 14:04:16 +00:00
|
|
|
COPY_PHASE_STRIP = YES;
|
2012-04-01 17:35:59 +00:00
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = "include/**";
|
2013-10-12 12:28:12 +00:00
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
2012-04-01 17:35:59 +00:00
|
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
2010-06-30 18:54:53 +00:00
|
|
|
VALIDATE_PRODUCT = YES;
|
2010-02-04 14:04:16 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31D1528C4840005C6FA /* Debug */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2013-10-12 12:28:12 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
2012-04-01 17:35:59 +00:00
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "OpenSSL-for-iOS/OpenSSL-for-iOS-Prefix.pch";
|
|
|
|
INFOPLIST_FILE = "OpenSSL-for-iOS/OpenSSL-for-iOS-Info.plist";
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"\"$(SRCROOT)/lib\"",
|
|
|
|
);
|
|
|
|
PRODUCT_NAME = OpenSSL;
|
|
|
|
WRAPPER_EXTENSION = app;
|
2010-02-04 14:04:16 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31E1528C4840005C6FA /* Release */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2013-10-12 12:28:12 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
2012-04-01 17:35:59 +00:00
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
|
GCC_PREFIX_HEADER = "OpenSSL-for-iOS/OpenSSL-for-iOS-Prefix.pch";
|
|
|
|
INFOPLIST_FILE = "OpenSSL-for-iOS/OpenSSL-for-iOS-Info.plist";
|
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"\"$(SRCROOT)/lib\"",
|
|
|
|
);
|
|
|
|
PRODUCT_NAME = OpenSSL;
|
|
|
|
WRAPPER_EXTENSION = app;
|
2010-02-04 14:04:16 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED2F51528C4840005C6FA /* Build configuration list for PBXProject "OpenSSL-for-iOS" */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31A1528C4840005C6FA /* Debug */,
|
|
|
|
533ED31B1528C4840005C6FA /* Release */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31C1528C4840005C6FA /* Build configuration list for PBXNativeTarget "OpenSSL-for-iOS" */ = {
|
2010-02-04 14:04:16 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2012-04-01 17:35:59 +00:00
|
|
|
533ED31D1528C4840005C6FA /* Debug */,
|
|
|
|
533ED31E1528C4840005C6FA /* Release */,
|
2010-02-04 14:04:16 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2013-10-12 12:28:12 +00:00
|
|
|
defaultConfigurationName = Release;
|
2010-02-04 14:04:16 +00:00
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
2012-04-01 17:35:59 +00:00
|
|
|
rootObject = 533ED2F21528C4840005C6FA /* Project object */;
|
2010-02-04 14:04:16 +00:00
|
|
|
}
|