mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
538 lines
20 KiB
Plaintext
538 lines
20 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1DD46D960BAA4BD8CDB4413A /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D37810DFDE3195597E7C896B /* libPods.a */; };
|
|
8BC0C8C6194A28EA6C8C76F6 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D37810DFDE3195597E7C896B /* libPods.a */; };
|
|
B6B645BA1C13BF0F00B2445E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B645B91C13BF0F00B2445E /* AppDelegate.m */; };
|
|
B6B645BD1C13BF0F00B2445E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B645BC1C13BF0F00B2445E /* main.m */; };
|
|
B6B645C01C13BF0F00B2445E /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B645BF1C13BF0F00B2445E /* ViewController.m */; };
|
|
B6B645C21C13BF0F00B2445E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B6B645C11C13BF0F00B2445E /* Assets.xcassets */; };
|
|
B6B645C51C13BF0F00B2445E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B6B645C31C13BF0F00B2445E /* Main.storyboard */; };
|
|
B6B645D01C13BF0F00B2445E /* TSKitOSXTestAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B6B645CF1C13BF0F00B2445E /* TSKitOSXTestAppTests.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
B6B645CC1C13BF0F00B2445E /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B6B645AD1C13BF0F00B2445E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = B6B645B41C13BF0F00B2445E;
|
|
remoteInfo = TSKitOSXTestApp;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
B6B645B51C13BF0F00B2445E /* TSKitOSXTestApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TSKitOSXTestApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
B6B645B81C13BF0F00B2445E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
B6B645B91C13BF0F00B2445E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
B6B645BC1C13BF0F00B2445E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
B6B645BE1C13BF0F00B2445E /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
B6B645BF1C13BF0F00B2445E /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
B6B645C11C13BF0F00B2445E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
B6B645C41C13BF0F00B2445E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
B6B645C61C13BF0F00B2445E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
B6B645CB1C13BF0F00B2445E /* TSKitOSXTestAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TSKitOSXTestAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
B6B645CF1C13BF0F00B2445E /* TSKitOSXTestAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TSKitOSXTestAppTests.m; sourceTree = "<group>"; };
|
|
B6B645D11C13BF0F00B2445E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
D25164F0D0A75D3B009D179E /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
|
|
D37810DFDE3195597E7C896B /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D8B53DAB4F6C37DE3B5B6421 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
B6B645B21C13BF0F00B2445E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1DD46D960BAA4BD8CDB4413A /* libPods.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B6B645C81C13BF0F00B2445E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
8BC0C8C6194A28EA6C8C76F6 /* libPods.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
44BAD04F52F626009242899A /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D8B53DAB4F6C37DE3B5B6421 /* Pods.debug.xcconfig */,
|
|
D25164F0D0A75D3B009D179E /* Pods.release.xcconfig */,
|
|
);
|
|
name = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
B6B645AC1C13BF0F00B2445E = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B6B645B71C13BF0F00B2445E /* TSKitOSXTestApp */,
|
|
B6B645CE1C13BF0F00B2445E /* TSKitOSXTestAppTests */,
|
|
B6B645B61C13BF0F00B2445E /* Products */,
|
|
44BAD04F52F626009242899A /* Pods */,
|
|
CF0FD83194551D00D0A9E796 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
B6B645B61C13BF0F00B2445E /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B6B645B51C13BF0F00B2445E /* TSKitOSXTestApp.app */,
|
|
B6B645CB1C13BF0F00B2445E /* TSKitOSXTestAppTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
B6B645B71C13BF0F00B2445E /* TSKitOSXTestApp */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B6B645B81C13BF0F00B2445E /* AppDelegate.h */,
|
|
B6B645B91C13BF0F00B2445E /* AppDelegate.m */,
|
|
B6B645BE1C13BF0F00B2445E /* ViewController.h */,
|
|
B6B645BF1C13BF0F00B2445E /* ViewController.m */,
|
|
B6B645C11C13BF0F00B2445E /* Assets.xcassets */,
|
|
B6B645C31C13BF0F00B2445E /* Main.storyboard */,
|
|
B6B645C61C13BF0F00B2445E /* Info.plist */,
|
|
B6B645BB1C13BF0F00B2445E /* Supporting Files */,
|
|
);
|
|
path = TSKitOSXTestApp;
|
|
sourceTree = "<group>";
|
|
};
|
|
B6B645BB1C13BF0F00B2445E /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B6B645BC1C13BF0F00B2445E /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
B6B645CE1C13BF0F00B2445E /* TSKitOSXTestAppTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B6B645CF1C13BF0F00B2445E /* TSKitOSXTestAppTests.m */,
|
|
B6B645D11C13BF0F00B2445E /* Info.plist */,
|
|
);
|
|
path = TSKitOSXTestAppTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
CF0FD83194551D00D0A9E796 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D37810DFDE3195597E7C896B /* libPods.a */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
B6B645B41C13BF0F00B2445E /* TSKitOSXTestApp */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = B6B645D41C13BF0F00B2445E /* Build configuration list for PBXNativeTarget "TSKitOSXTestApp" */;
|
|
buildPhases = (
|
|
5510D7D5A0FB978CCDE637CD /* Check Pods Manifest.lock */,
|
|
B6B645B11C13BF0F00B2445E /* Sources */,
|
|
B6B645B21C13BF0F00B2445E /* Frameworks */,
|
|
B6B645B31C13BF0F00B2445E /* Resources */,
|
|
0B6AA14EB6AADC45842BF572 /* Embed Pods Frameworks */,
|
|
B03CB2B8E19917764946C929 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = TSKitOSXTestApp;
|
|
productName = TSKitOSXTestApp;
|
|
productReference = B6B645B51C13BF0F00B2445E /* TSKitOSXTestApp.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
B6B645CA1C13BF0F00B2445E /* TSKitOSXTestAppTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = B6B645D71C13BF0F00B2445E /* Build configuration list for PBXNativeTarget "TSKitOSXTestAppTests" */;
|
|
buildPhases = (
|
|
46B61195C95610428F143504 /* Check Pods Manifest.lock */,
|
|
B6B645C71C13BF0F00B2445E /* Sources */,
|
|
B6B645C81C13BF0F00B2445E /* Frameworks */,
|
|
B6B645C91C13BF0F00B2445E /* Resources */,
|
|
68742E9FB715CC7841C50B7C /* Embed Pods Frameworks */,
|
|
935C78DBEEB53BD139240165 /* Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
B6B645CD1C13BF0F00B2445E /* PBXTargetDependency */,
|
|
);
|
|
name = TSKitOSXTestAppTests;
|
|
productName = TSKitOSXTestAppTests;
|
|
productReference = B6B645CB1C13BF0F00B2445E /* TSKitOSXTestAppTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
B6B645AD1C13BF0F00B2445E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0710;
|
|
ORGANIZATIONNAME = "Open Whisper Systems";
|
|
TargetAttributes = {
|
|
B6B645B41C13BF0F00B2445E = {
|
|
CreatedOnToolsVersion = 7.1.1;
|
|
};
|
|
B6B645CA1C13BF0F00B2445E = {
|
|
CreatedOnToolsVersion = 7.1.1;
|
|
TestTargetID = B6B645B41C13BF0F00B2445E;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = B6B645B01C13BF0F00B2445E /* Build configuration list for PBXProject "TSKitOSXTestApp" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = B6B645AC1C13BF0F00B2445E;
|
|
productRefGroup = B6B645B61C13BF0F00B2445E /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
B6B645B41C13BF0F00B2445E /* TSKitOSXTestApp */,
|
|
B6B645CA1C13BF0F00B2445E /* TSKitOSXTestAppTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
B6B645B31C13BF0F00B2445E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B6B645C21C13BF0F00B2445E /* Assets.xcassets in Resources */,
|
|
B6B645C51C13BF0F00B2445E /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B6B645C91C13BF0F00B2445E /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
0B6AA14EB6AADC45842BF572 /* Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
46B61195C95610428F143504 /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
5510D7D5A0FB978CCDE637CD /* Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Check Pods Manifest.lock";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
68742E9FB715CC7841C50B7C /* Embed Pods Frameworks */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Embed Pods Frameworks";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
935C78DBEEB53BD139240165 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B03CB2B8E19917764946C929 /* Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Copy Pods Resources";
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
B6B645B11C13BF0F00B2445E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B6B645C01C13BF0F00B2445E /* ViewController.m in Sources */,
|
|
B6B645BD1C13BF0F00B2445E /* main.m in Sources */,
|
|
B6B645BA1C13BF0F00B2445E /* AppDelegate.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
B6B645C71C13BF0F00B2445E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B6B645D01C13BF0F00B2445E /* TSKitOSXTestAppTests.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
B6B645CD1C13BF0F00B2445E /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = B6B645B41C13BF0F00B2445E /* TSKitOSXTestApp */;
|
|
targetProxy = B6B645CC1C13BF0F00B2445E /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
B6B645C31C13BF0F00B2445E /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
B6B645C41C13BF0F00B2445E /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
B6B645D21C13BF0F00B2445E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Debug;
|
|
};
|
|
B6B645D31C13BF0F00B2445E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = macosx;
|
|
};
|
|
name = Release;
|
|
};
|
|
B6B645D51C13BF0F00B2445E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D8B53DAB4F6C37DE3B5B6421 /* Pods.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = TSKitOSXTestApp/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.whispersystems.TSKitOSXTestApp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B6B645D61C13BF0F00B2445E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D25164F0D0A75D3B009D179E /* Pods.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = TSKitOSXTestApp/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.whispersystems.TSKitOSXTestApp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
};
|
|
name = Release;
|
|
};
|
|
B6B645D81C13BF0F00B2445E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D8B53DAB4F6C37DE3B5B6421 /* Pods.debug.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = TSKitOSXTestAppTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.whispersystems.TSKitOSXTestAppTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TSKitOSXTestApp.app/Contents/MacOS/TSKitOSXTestApp";
|
|
};
|
|
name = Debug;
|
|
};
|
|
B6B645D91C13BF0F00B2445E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = D25164F0D0A75D3B009D179E /* Pods.release.xcconfig */;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
INFOPLIST_FILE = TSKitOSXTestAppTests/Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.whispersystems.TSKitOSXTestAppTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TSKitOSXTestApp.app/Contents/MacOS/TSKitOSXTestApp";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
B6B645B01C13BF0F00B2445E /* Build configuration list for PBXProject "TSKitOSXTestApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B6B645D21C13BF0F00B2445E /* Debug */,
|
|
B6B645D31C13BF0F00B2445E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
B6B645D41C13BF0F00B2445E /* Build configuration list for PBXNativeTarget "TSKitOSXTestApp" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B6B645D51C13BF0F00B2445E /* Debug */,
|
|
B6B645D61C13BF0F00B2445E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
B6B645D71C13BF0F00B2445E /* Build configuration list for PBXNativeTarget "TSKitOSXTestAppTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
B6B645D81C13BF0F00B2445E /* Debug */,
|
|
B6B645D91C13BF0F00B2445E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = B6B645AD1C13BF0F00B2445E /* Project object */;
|
|
}
|