APLOC2/Week3/datePlanner/datePlanner.xcodeproj/project.pbxproj

330 lines
15 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
65103AA716D44A7200D24D02 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65103AA616D44A7200D24D02 /* UIKit.framework */; };
65103AA916D44A7200D24D02 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65103AA816D44A7200D24D02 /* Foundation.framework */; };
65103AAB16D44A7200D24D02 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65103AAA16D44A7200D24D02 /* CoreGraphics.framework */; };
65103AB116D44A7200D24D02 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 65103AAF16D44A7200D24D02 /* InfoPlist.strings */; };
65103AB316D44A7200D24D02 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 65103AB216D44A7200D24D02 /* main.m */; };
65103AB716D44A7200D24D02 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 65103AB616D44A7200D24D02 /* AppDelegate.m */; };
65103AB916D44A7200D24D02 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 65103AB816D44A7200D24D02 /* Default.png */; };
65103ABB16D44A7200D24D02 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 65103ABA16D44A7200D24D02 /* Default@2x.png */; };
65103ABD16D44A7200D24D02 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 65103ABC16D44A7200D24D02 /* Default-568h@2x.png */; };
65103AC016D44A7200D24D02 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 65103ABF16D44A7200D24D02 /* ViewController.m */; };
65103AC316D44A7200D24D02 /* ViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65103AC116D44A7200D24D02 /* ViewController_iPhone.xib */; };
65103AC616D44A7200D24D02 /* ViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65103AC416D44A7200D24D02 /* ViewController_iPad.xib */; };
65103ACF16D44B5000D24D02 /* ViewController2.m in Sources */ = {isa = PBXBuildFile; fileRef = 65103ACD16D44B5000D24D02 /* ViewController2.m */; };
65103AD016D44B5000D24D02 /* ViewController2.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65103ACE16D44B5000D24D02 /* ViewController2.xib */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
65103AA316D44A7200D24D02 /* datePlanner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = datePlanner.app; sourceTree = BUILT_PRODUCTS_DIR; };
65103AA616D44A7200D24D02 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
65103AA816D44A7200D24D02 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
65103AAA16D44A7200D24D02 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
65103AAE16D44A7200D24D02 /* datePlanner-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "datePlanner-Info.plist"; sourceTree = "<group>"; };
65103AB016D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
65103AB216D44A7200D24D02 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
65103AB416D44A7200D24D02 /* datePlanner-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "datePlanner-Prefix.pch"; sourceTree = "<group>"; };
65103AB516D44A7200D24D02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
65103AB616D44A7200D24D02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
65103AB816D44A7200D24D02 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
65103ABA16D44A7200D24D02 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
65103ABC16D44A7200D24D02 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
65103ABE16D44A7200D24D02 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
65103ABF16D44A7200D24D02 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
65103AC216D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPhone.xib; sourceTree = "<group>"; };
65103AC516D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPad.xib; sourceTree = "<group>"; };
65103ACC16D44B5000D24D02 /* ViewController2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController2.h; sourceTree = "<group>"; };
65103ACD16D44B5000D24D02 /* ViewController2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController2.m; sourceTree = "<group>"; };
65103ACE16D44B5000D24D02 /* ViewController2.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController2.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
65103AA016D44A7200D24D02 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
65103AA716D44A7200D24D02 /* UIKit.framework in Frameworks */,
65103AA916D44A7200D24D02 /* Foundation.framework in Frameworks */,
65103AAB16D44A7200D24D02 /* CoreGraphics.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
65103A9A16D44A7200D24D02 = {
isa = PBXGroup;
children = (
65103AAC16D44A7200D24D02 /* datePlanner */,
65103AA516D44A7200D24D02 /* Frameworks */,
65103AA416D44A7200D24D02 /* Products */,
);
sourceTree = "<group>";
};
65103AA416D44A7200D24D02 /* Products */ = {
isa = PBXGroup;
children = (
65103AA316D44A7200D24D02 /* datePlanner.app */,
);
name = Products;
sourceTree = "<group>";
};
65103AA516D44A7200D24D02 /* Frameworks */ = {
isa = PBXGroup;
children = (
65103AA616D44A7200D24D02 /* UIKit.framework */,
65103AA816D44A7200D24D02 /* Foundation.framework */,
65103AAA16D44A7200D24D02 /* CoreGraphics.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
65103AAC16D44A7200D24D02 /* datePlanner */ = {
isa = PBXGroup;
children = (
65103AB516D44A7200D24D02 /* AppDelegate.h */,
65103AB616D44A7200D24D02 /* AppDelegate.m */,
65103ABE16D44A7200D24D02 /* ViewController.h */,
65103ABF16D44A7200D24D02 /* ViewController.m */,
65103AC116D44A7200D24D02 /* ViewController_iPhone.xib */,
65103AC416D44A7200D24D02 /* ViewController_iPad.xib */,
65103AAD16D44A7200D24D02 /* Supporting Files */,
65103ACC16D44B5000D24D02 /* ViewController2.h */,
65103ACD16D44B5000D24D02 /* ViewController2.m */,
65103ACE16D44B5000D24D02 /* ViewController2.xib */,
);
path = datePlanner;
sourceTree = "<group>";
};
65103AAD16D44A7200D24D02 /* Supporting Files */ = {
isa = PBXGroup;
children = (
65103AAE16D44A7200D24D02 /* datePlanner-Info.plist */,
65103AAF16D44A7200D24D02 /* InfoPlist.strings */,
65103AB216D44A7200D24D02 /* main.m */,
65103AB416D44A7200D24D02 /* datePlanner-Prefix.pch */,
65103AB816D44A7200D24D02 /* Default.png */,
65103ABA16D44A7200D24D02 /* Default@2x.png */,
65103ABC16D44A7200D24D02 /* Default-568h@2x.png */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
65103AA216D44A7200D24D02 /* datePlanner */ = {
isa = PBXNativeTarget;
buildConfigurationList = 65103AC916D44A7200D24D02 /* Build configuration list for PBXNativeTarget "datePlanner" */;
buildPhases = (
65103A9F16D44A7200D24D02 /* Sources */,
65103AA016D44A7200D24D02 /* Frameworks */,
65103AA116D44A7200D24D02 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = datePlanner;
productName = datePlanner;
productReference = 65103AA316D44A7200D24D02 /* datePlanner.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
65103A9B16D44A7200D24D02 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0460;
ORGANIZATIONNAME = "Brent Marohnic";
};
buildConfigurationList = 65103A9E16D44A7200D24D02 /* Build configuration list for PBXProject "datePlanner" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 65103A9A16D44A7200D24D02;
productRefGroup = 65103AA416D44A7200D24D02 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
65103AA216D44A7200D24D02 /* datePlanner */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
65103AA116D44A7200D24D02 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
65103AB116D44A7200D24D02 /* InfoPlist.strings in Resources */,
65103AB916D44A7200D24D02 /* Default.png in Resources */,
65103ABB16D44A7200D24D02 /* Default@2x.png in Resources */,
65103ABD16D44A7200D24D02 /* Default-568h@2x.png in Resources */,
65103AC316D44A7200D24D02 /* ViewController_iPhone.xib in Resources */,
65103AC616D44A7200D24D02 /* ViewController_iPad.xib in Resources */,
65103AD016D44B5000D24D02 /* ViewController2.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
65103A9F16D44A7200D24D02 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
65103AB316D44A7200D24D02 /* main.m in Sources */,
65103AB716D44A7200D24D02 /* AppDelegate.m in Sources */,
65103AC016D44A7200D24D02 /* ViewController.m in Sources */,
65103ACF16D44B5000D24D02 /* ViewController2.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
65103AAF16D44A7200D24D02 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
65103AB016D44A7200D24D02 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
65103AC116D44A7200D24D02 /* ViewController_iPhone.xib */ = {
isa = PBXVariantGroup;
children = (
65103AC216D44A7200D24D02 /* en */,
);
name = ViewController_iPhone.xib;
sourceTree = "<group>";
};
65103AC416D44A7200D24D02 /* ViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
65103AC516D44A7200D24D02 /* en */,
);
name = ViewController_iPad.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
65103AC716D44A7200D24D02 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"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_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
65103AC816D44A7200D24D02 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 6.1;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
65103ACA16D44A7200D24D02 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "datePlanner/datePlanner-Prefix.pch";
INFOPLIST_FILE = "datePlanner/datePlanner-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
65103ACB16D44A7200D24D02 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "datePlanner/datePlanner-Prefix.pch";
INFOPLIST_FILE = "datePlanner/datePlanner-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
65103A9E16D44A7200D24D02 /* Build configuration list for PBXProject "datePlanner" */ = {
isa = XCConfigurationList;
buildConfigurations = (
65103AC716D44A7200D24D02 /* Debug */,
65103AC816D44A7200D24D02 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
65103AC916D44A7200D24D02 /* Build configuration list for PBXNativeTarget "datePlanner" */ = {
isa = XCConfigurationList;
buildConfigurations = (
65103ACA16D44A7200D24D02 /* Debug */,
65103ACB16D44A7200D24D02 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 65103A9B16D44A7200D24D02 /* Project object */;
}