379 lines
21 KiB
Plaintext
379 lines
21 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
856DB04E153393C3006F6A33 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 856DB04D153393C3006F6A33 /* UIKit.framework */; };
|
|
856DB050153393C3006F6A33 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 856DB04F153393C3006F6A33 /* Foundation.framework */; };
|
|
856DB052153393C3006F6A33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 856DB051153393C3006F6A33 /* CoreGraphics.framework */; };
|
|
856DB058153393C3006F6A33 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 856DB056153393C3006F6A33 /* InfoPlist.strings */; };
|
|
856DB05A153393C3006F6A33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 856DB059153393C3006F6A33 /* main.m */; };
|
|
856DB05E153393C3006F6A33 /* SUAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 856DB05D153393C3006F6A33 /* SUAppDelegate.m */; };
|
|
856DB063153393C3006F6A33 /* first.png in Resources */ = {isa = PBXBuildFile; fileRef = 856DB062153393C3006F6A33 /* first.png */; };
|
|
856DB065153393C3006F6A33 /* first@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 856DB064153393C3006F6A33 /* first@2x.png */; };
|
|
856DB06A153393C3006F6A33 /* second.png in Resources */ = {isa = PBXBuildFile; fileRef = 856DB069153393C3006F6A33 /* second.png */; };
|
|
856DB06C153393C3006F6A33 /* second@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 856DB06B153393C3006F6A33 /* second@2x.png */; };
|
|
856DB0841534B72B006F6A33 /* SUUsingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 856DB0821534B72B006F6A33 /* SUUsingViewController.m */; };
|
|
856DB0851534B72B006F6A33 /* SUUsingViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 856DB0831534B72B006F6A33 /* SUUsingViewController_iPhone.xib */; };
|
|
856DB0871534B758006F6A33 /* SUUsingViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 856DB0861534B758006F6A33 /* SUUsingViewController_iPad.xib */; };
|
|
856DB08B1534B792006F6A33 /* SUSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 856DB0891534B792006F6A33 /* SUSettingsViewController.m */; };
|
|
856DB08C1534B792006F6A33 /* SUSettingsViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 856DB08A1534B792006F6A33 /* SUSettingsViewController_iPhone.xib */; };
|
|
856DB08E1534B7A0006F6A33 /* SUSettingsViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 856DB08D1534B7A0006F6A33 /* SUSettingsViewController_iPad.xib */; };
|
|
85AFB52F158FA20E000AF7F5 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB52B158FA20E000AF7F5 /* Icon-72.png */; };
|
|
85AFB530158FA20E000AF7F5 /* Icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB52C158FA20E000AF7F5 /* Icon-72@2x.png */; };
|
|
85AFB531158FA20E000AF7F5 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB52D158FA20E000AF7F5 /* Icon.png */; };
|
|
85AFB532158FA20E000AF7F5 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85AFB52E158FA20E000AF7F5 /* Icon@2x.png */; };
|
|
85C69DBF1602B393008AD9A0 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DBC1602B393008AD9A0 /* Default-568h@2x.png */; };
|
|
85C69DC01602B393008AD9A0 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DBD1602B393008AD9A0 /* Default.png */; };
|
|
85C69DC11602B393008AD9A0 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 85C69DBE1602B393008AD9A0 /* Default@2x.png */; };
|
|
85D0ED8C1538A9F400D88664 /* SUProfileTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 85D0ED8B1538A9F400D88664 /* SUProfileTableViewCell.m */; };
|
|
85D0ED8F1538BF6200D88664 /* SUUserManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 85D0ED8E1538BF6200D88664 /* SUUserManager.m */; };
|
|
DD55EAA515AB9D1A000A64B8 /* FacebookSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD55EAA415AB9D1A000A64B8 /* FacebookSDK.framework */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
856DB049153393C3006F6A33 /* SwitchUserSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwitchUserSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
856DB04D153393C3006F6A33 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
856DB04F153393C3006F6A33 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
856DB051153393C3006F6A33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
856DB055153393C3006F6A33 /* SwitchUserSample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SwitchUserSample-Info.plist"; sourceTree = "<group>"; };
|
|
856DB057153393C3006F6A33 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
856DB059153393C3006F6A33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
856DB05B153393C3006F6A33 /* SwitchUserSample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwitchUserSample-Prefix.pch"; sourceTree = "<group>"; };
|
|
856DB05C153393C3006F6A33 /* SUAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SUAppDelegate.h; sourceTree = "<group>"; };
|
|
856DB05D153393C3006F6A33 /* SUAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SUAppDelegate.m; sourceTree = "<group>"; };
|
|
856DB062153393C3006F6A33 /* first.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = first.png; sourceTree = "<group>"; };
|
|
856DB064153393C3006F6A33 /* first@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "first@2x.png"; sourceTree = "<group>"; };
|
|
856DB069153393C3006F6A33 /* second.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = second.png; sourceTree = "<group>"; };
|
|
856DB06B153393C3006F6A33 /* second@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "second@2x.png"; sourceTree = "<group>"; };
|
|
856DB0811534B72B006F6A33 /* SUUsingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUUsingViewController.h; sourceTree = "<group>"; };
|
|
856DB0821534B72B006F6A33 /* SUUsingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUUsingViewController.m; sourceTree = "<group>"; };
|
|
856DB0831534B72B006F6A33 /* SUUsingViewController_iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SUUsingViewController_iPhone.xib; sourceTree = "<group>"; };
|
|
856DB0861534B758006F6A33 /* SUUsingViewController_iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SUUsingViewController_iPad.xib; sourceTree = "<group>"; };
|
|
856DB0881534B792006F6A33 /* SUSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUSettingsViewController.h; sourceTree = "<group>"; };
|
|
856DB0891534B792006F6A33 /* SUSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUSettingsViewController.m; sourceTree = "<group>"; };
|
|
856DB08A1534B792006F6A33 /* SUSettingsViewController_iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SUSettingsViewController_iPhone.xib; sourceTree = "<group>"; };
|
|
856DB08D1534B7A0006F6A33 /* SUSettingsViewController_iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SUSettingsViewController_iPad.xib; sourceTree = "<group>"; };
|
|
85AFB52B158FA20E000AF7F5 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; };
|
|
85AFB52C158FA20E000AF7F5 /* Icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72@2x.png"; sourceTree = "<group>"; };
|
|
85AFB52D158FA20E000AF7F5 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
|
85AFB52E158FA20E000AF7F5 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = "<group>"; };
|
|
85C69DBC1602B393008AD9A0 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
85C69DBD1602B393008AD9A0 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
85C69DBE1602B393008AD9A0 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
85D0ED8A1538A9F400D88664 /* SUProfileTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUProfileTableViewCell.h; sourceTree = "<group>"; };
|
|
85D0ED8B1538A9F400D88664 /* SUProfileTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUProfileTableViewCell.m; sourceTree = "<group>"; };
|
|
85D0ED8D1538BF6200D88664 /* SUUserManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SUUserManager.h; sourceTree = "<group>"; };
|
|
85D0ED8E1538BF6200D88664 /* SUUserManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUUserManager.m; sourceTree = "<group>"; };
|
|
DD55EAA415AB9D1A000A64B8 /* FacebookSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FacebookSDK.framework; path = ../../build/FacebookSDK.framework; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
856DB046153393C3006F6A33 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
856DB04E153393C3006F6A33 /* UIKit.framework in Frameworks */,
|
|
856DB050153393C3006F6A33 /* Foundation.framework in Frameworks */,
|
|
856DB052153393C3006F6A33 /* CoreGraphics.framework in Frameworks */,
|
|
DD55EAA515AB9D1A000A64B8 /* FacebookSDK.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
856DB03E153393C3006F6A33 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
856DB053153393C3006F6A33 /* SwitchUserSample */,
|
|
856DB04C153393C3006F6A33 /* Frameworks */,
|
|
856DB04A153393C3006F6A33 /* Products */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
tabWidth = 4;
|
|
};
|
|
856DB04A153393C3006F6A33 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
856DB049153393C3006F6A33 /* SwitchUserSample.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
856DB04C153393C3006F6A33 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
DD55EAA415AB9D1A000A64B8 /* FacebookSDK.framework */,
|
|
856DB04D153393C3006F6A33 /* UIKit.framework */,
|
|
856DB04F153393C3006F6A33 /* Foundation.framework */,
|
|
856DB051153393C3006F6A33 /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
856DB053153393C3006F6A33 /* SwitchUserSample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
856DB05C153393C3006F6A33 /* SUAppDelegate.h */,
|
|
856DB05D153393C3006F6A33 /* SUAppDelegate.m */,
|
|
85D0ED8A1538A9F400D88664 /* SUProfileTableViewCell.h */,
|
|
85D0ED8B1538A9F400D88664 /* SUProfileTableViewCell.m */,
|
|
856DB0881534B792006F6A33 /* SUSettingsViewController.h */,
|
|
856DB0891534B792006F6A33 /* SUSettingsViewController.m */,
|
|
85D0ED8D1538BF6200D88664 /* SUUserManager.h */,
|
|
85D0ED8E1538BF6200D88664 /* SUUserManager.m */,
|
|
856DB0811534B72B006F6A33 /* SUUsingViewController.h */,
|
|
856DB0821534B72B006F6A33 /* SUUsingViewController.m */,
|
|
856DB062153393C3006F6A33 /* first.png */,
|
|
856DB064153393C3006F6A33 /* first@2x.png */,
|
|
856DB069153393C3006F6A33 /* second.png */,
|
|
856DB06B153393C3006F6A33 /* second@2x.png */,
|
|
856DB08A1534B792006F6A33 /* SUSettingsViewController_iPhone.xib */,
|
|
856DB08D1534B7A0006F6A33 /* SUSettingsViewController_iPad.xib */,
|
|
856DB0831534B72B006F6A33 /* SUUsingViewController_iPhone.xib */,
|
|
856DB0861534B758006F6A33 /* SUUsingViewController_iPad.xib */,
|
|
856DB054153393C3006F6A33 /* Supporting Files */,
|
|
);
|
|
path = SwitchUserSample;
|
|
sourceTree = "<group>";
|
|
};
|
|
856DB054153393C3006F6A33 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
85C69DBC1602B393008AD9A0 /* Default-568h@2x.png */,
|
|
85C69DBD1602B393008AD9A0 /* Default.png */,
|
|
85C69DBE1602B393008AD9A0 /* Default@2x.png */,
|
|
85AFB52B158FA20E000AF7F5 /* Icon-72.png */,
|
|
85AFB52C158FA20E000AF7F5 /* Icon-72@2x.png */,
|
|
85AFB52D158FA20E000AF7F5 /* Icon.png */,
|
|
85AFB52E158FA20E000AF7F5 /* Icon@2x.png */,
|
|
856DB055153393C3006F6A33 /* SwitchUserSample-Info.plist */,
|
|
856DB056153393C3006F6A33 /* InfoPlist.strings */,
|
|
856DB059153393C3006F6A33 /* main.m */,
|
|
856DB05B153393C3006F6A33 /* SwitchUserSample-Prefix.pch */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
856DB048153393C3006F6A33 /* SwitchUserSample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 856DB07B153393C4006F6A33 /* Build configuration list for PBXNativeTarget "SwitchUserSample" */;
|
|
buildPhases = (
|
|
856DB045153393C3006F6A33 /* Sources */,
|
|
856DB046153393C3006F6A33 /* Frameworks */,
|
|
856DB047153393C3006F6A33 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = SwitchUserSample;
|
|
productName = SwitchUserSample;
|
|
productReference = 856DB049153393C3006F6A33 /* SwitchUserSample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
856DB040153393C3006F6A33 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
CLASSPREFIX = SU;
|
|
LastUpgradeCheck = 0430;
|
|
};
|
|
buildConfigurationList = 856DB043153393C3006F6A33 /* Build configuration list for PBXProject "SwitchUserSample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
he,
|
|
);
|
|
mainGroup = 856DB03E153393C3006F6A33;
|
|
productRefGroup = 856DB04A153393C3006F6A33 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
856DB048153393C3006F6A33 /* SwitchUserSample */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
856DB047153393C3006F6A33 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
856DB058153393C3006F6A33 /* InfoPlist.strings in Resources */,
|
|
856DB063153393C3006F6A33 /* first.png in Resources */,
|
|
856DB065153393C3006F6A33 /* first@2x.png in Resources */,
|
|
856DB06A153393C3006F6A33 /* second.png in Resources */,
|
|
856DB06C153393C3006F6A33 /* second@2x.png in Resources */,
|
|
856DB0851534B72B006F6A33 /* SUUsingViewController_iPhone.xib in Resources */,
|
|
856DB0871534B758006F6A33 /* SUUsingViewController_iPad.xib in Resources */,
|
|
856DB08C1534B792006F6A33 /* SUSettingsViewController_iPhone.xib in Resources */,
|
|
856DB08E1534B7A0006F6A33 /* SUSettingsViewController_iPad.xib in Resources */,
|
|
85AFB52F158FA20E000AF7F5 /* Icon-72.png in Resources */,
|
|
85AFB530158FA20E000AF7F5 /* Icon-72@2x.png in Resources */,
|
|
85AFB531158FA20E000AF7F5 /* Icon.png in Resources */,
|
|
85AFB532158FA20E000AF7F5 /* Icon@2x.png in Resources */,
|
|
85C69DBF1602B393008AD9A0 /* Default-568h@2x.png in Resources */,
|
|
85C69DC01602B393008AD9A0 /* Default.png in Resources */,
|
|
85C69DC11602B393008AD9A0 /* Default@2x.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
856DB045153393C3006F6A33 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
856DB05A153393C3006F6A33 /* main.m in Sources */,
|
|
856DB05E153393C3006F6A33 /* SUAppDelegate.m in Sources */,
|
|
856DB0841534B72B006F6A33 /* SUUsingViewController.m in Sources */,
|
|
856DB08B1534B792006F6A33 /* SUSettingsViewController.m in Sources */,
|
|
85D0ED8C1538A9F400D88664 /* SUProfileTableViewCell.m in Sources */,
|
|
85D0ED8F1538BF6200D88664 /* SUUserManager.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
856DB056153393C3006F6A33 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
856DB057153393C3006F6A33 /* en */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
856DB079153393C4006F6A33 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
856DB07A153393C4006F6A33 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
856DB07C153393C4006F6A33 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/../../build\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "SwitchUserSample/SwitchUserSample-Prefix.pch";
|
|
INFOPLIST_FILE = "SwitchUserSample/SwitchUserSample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
OTHER_LDFLAGS = (
|
|
"-Wall",
|
|
"-ObjC",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
856DB07D153393C4006F6A33 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"\"$(SRCROOT)/../../build\"",
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = "SwitchUserSample/SwitchUserSample-Prefix.pch";
|
|
INFOPLIST_FILE = "SwitchUserSample/SwitchUserSample-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
OTHER_LDFLAGS = (
|
|
"-Wall",
|
|
"-ObjC",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
RUN_CLANG_STATIC_ANALYZER = YES;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
856DB043153393C3006F6A33 /* Build configuration list for PBXProject "SwitchUserSample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
856DB079153393C4006F6A33 /* Debug */,
|
|
856DB07A153393C4006F6A33 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
856DB07B153393C4006F6A33 /* Build configuration list for PBXNativeTarget "SwitchUserSample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
856DB07C153393C4006F6A33 /* Debug */,
|
|
856DB07D153393C4006F6A33 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 856DB040153393C3006F6A33 /* Project object */;
|
|
}
|