diff --git a/Week1/APLOC2 Week 1/APLOC2 Week 1.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate b/Week1/APLOC2 Week 1/APLOC2 Week 1.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate index f045294..3c7f62d 100644 Binary files a/Week1/APLOC2 Week 1/APLOC2 Week 1.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate and b/Week1/APLOC2 Week 1/APLOC2 Week 1.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Week2/APLOCWeek2/APLOCWeek2.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate b/Week2/APLOCWeek2/APLOCWeek2.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate index 3b3363f..65470ff 100644 Binary files a/Week2/APLOCWeek2/APLOCWeek2.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate and b/Week2/APLOCWeek2/APLOCWeek2.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Week3/datePlanner/datePlanner.xcodeproj/project.pbxproj b/Week3/datePlanner/datePlanner.xcodeproj/project.pbxproj new file mode 100644 index 0000000..a7be57f --- /dev/null +++ b/Week3/datePlanner/datePlanner.xcodeproj/project.pbxproj @@ -0,0 +1,329 @@ +// !$*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 = ""; }; + 65103AB016D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 65103AB216D44A7200D24D02 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 65103AB416D44A7200D24D02 /* datePlanner-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "datePlanner-Prefix.pch"; sourceTree = ""; }; + 65103AB516D44A7200D24D02 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; + 65103AB616D44A7200D24D02 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; + 65103AB816D44A7200D24D02 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = ""; }; + 65103ABA16D44A7200D24D02 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = ""; }; + 65103ABC16D44A7200D24D02 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; + 65103ABE16D44A7200D24D02 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; + 65103ABF16D44A7200D24D02 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; + 65103AC216D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPhone.xib; sourceTree = ""; }; + 65103AC516D44A7200D24D02 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPad.xib; sourceTree = ""; }; + 65103ACC16D44B5000D24D02 /* ViewController2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController2.h; sourceTree = ""; }; + 65103ACD16D44B5000D24D02 /* ViewController2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController2.m; sourceTree = ""; }; + 65103ACE16D44B5000D24D02 /* ViewController2.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController2.xib; sourceTree = ""; }; +/* 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 = ""; + }; + 65103AA416D44A7200D24D02 /* Products */ = { + isa = PBXGroup; + children = ( + 65103AA316D44A7200D24D02 /* datePlanner.app */, + ); + name = Products; + sourceTree = ""; + }; + 65103AA516D44A7200D24D02 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 65103AA616D44A7200D24D02 /* UIKit.framework */, + 65103AA816D44A7200D24D02 /* Foundation.framework */, + 65103AAA16D44A7200D24D02 /* CoreGraphics.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 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 = ""; + }; + 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 = ""; + }; +/* 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 = ""; + }; + 65103AC116D44A7200D24D02 /* ViewController_iPhone.xib */ = { + isa = PBXVariantGroup; + children = ( + 65103AC216D44A7200D24D02 /* en */, + ); + name = ViewController_iPhone.xib; + sourceTree = ""; + }; + 65103AC416D44A7200D24D02 /* ViewController_iPad.xib */ = { + isa = PBXVariantGroup; + children = ( + 65103AC516D44A7200D24D02 /* en */, + ); + name = ViewController_iPad.xib; + sourceTree = ""; + }; +/* 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 */; +} diff --git a/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..67a430d --- /dev/null +++ b/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate b/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..e3ab790 Binary files /dev/null and b/Week3/datePlanner/datePlanner.xcodeproj/project.xcworkspace/xcuserdata/notmyemail.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/datePlanner.xcscheme b/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/datePlanner.xcscheme new file mode 100644 index 0000000..4357254 --- /dev/null +++ b/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/datePlanner.xcscheme @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/xcschememanagement.plist b/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..cfb399b --- /dev/null +++ b/Week3/datePlanner/datePlanner.xcodeproj/xcuserdata/notmyemail.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + datePlanner.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 65103AA216D44A7200D24D02 + + primary + + + + + diff --git a/Week3/datePlanner/datePlanner/AppDelegate.h b/Week3/datePlanner/datePlanner/AppDelegate.h new file mode 100644 index 0000000..1d9bb35 --- /dev/null +++ b/Week3/datePlanner/datePlanner/AppDelegate.h @@ -0,0 +1,19 @@ +// +// AppDelegate.h +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import + +@class ViewController; + +@interface AppDelegate : UIResponder + +@property (strong, nonatomic) UIWindow *window; + +@property (strong, nonatomic) ViewController *viewController; + +@end diff --git a/Week3/datePlanner/datePlanner/AppDelegate.m b/Week3/datePlanner/datePlanner/AppDelegate.m new file mode 100644 index 0000000..d732e44 --- /dev/null +++ b/Week3/datePlanner/datePlanner/AppDelegate.m @@ -0,0 +1,56 @@ +// +// AppDelegate.m +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import "AppDelegate.h" + +#import "ViewController.h" + +@implementation AppDelegate + +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions +{ + self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]]; + // Override point for customization after application launch. + if ([[UIDevice currentDevice] userInterfaceIdiom] == UIUserInterfaceIdiomPhone) { + self.viewController = [[ViewController alloc] initWithNibName:@"ViewController_iPhone" bundle:nil]; + } else { + self.viewController = [[ViewController alloc] initWithNibName:@"ViewController_iPad" bundle:nil]; + } + self.window.rootViewController = self.viewController; + [self.window makeKeyAndVisible]; + return YES; +} + +- (void)applicationWillResignActive:(UIApplication *)application +{ + // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. + // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game. +} + +- (void)applicationDidEnterBackground:(UIApplication *)application +{ + // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. + // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. +} + +- (void)applicationWillEnterForeground:(UIApplication *)application +{ + // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background. +} + +- (void)applicationDidBecomeActive:(UIApplication *)application +{ + // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. +} + +- (void)applicationWillTerminate:(UIApplication *)application +{ + // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. +} + +@end diff --git a/Week3/datePlanner/datePlanner/Default-568h@2x.png b/Week3/datePlanner/datePlanner/Default-568h@2x.png new file mode 100644 index 0000000..0891b7a Binary files /dev/null and b/Week3/datePlanner/datePlanner/Default-568h@2x.png differ diff --git a/Week3/datePlanner/datePlanner/Default.png b/Week3/datePlanner/datePlanner/Default.png new file mode 100644 index 0000000..4c8ca6f Binary files /dev/null and b/Week3/datePlanner/datePlanner/Default.png differ diff --git a/Week3/datePlanner/datePlanner/Default@2x.png b/Week3/datePlanner/datePlanner/Default@2x.png new file mode 100644 index 0000000..35b84cf Binary files /dev/null and b/Week3/datePlanner/datePlanner/Default@2x.png differ diff --git a/Week3/datePlanner/datePlanner/ViewController.h b/Week3/datePlanner/datePlanner/ViewController.h new file mode 100644 index 0000000..337e096 --- /dev/null +++ b/Week3/datePlanner/datePlanner/ViewController.h @@ -0,0 +1,20 @@ +// +// ViewController.h +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import +#import "ViewController2.h" + +@interface ViewController : UIViewController +{ + +} + +-(IBAction)showSecondView:(id)sender; + + +@end diff --git a/Week3/datePlanner/datePlanner/ViewController.m b/Week3/datePlanner/datePlanner/ViewController.m new file mode 100644 index 0000000..f883fc8 --- /dev/null +++ b/Week3/datePlanner/datePlanner/ViewController.m @@ -0,0 +1,40 @@ +// +// ViewController.m +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import "ViewController.h" +#import "ViewController2.h" + +@interface ViewController () + +@end + +@implementation ViewController + +- (void)viewDidLoad +{ + [super viewDidLoad]; + // Do any additional setup after loading the view, typically from a nib. +} + +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +-(IBAction)showSecondView:(id)sender +{ + ViewController2 *secondView = [[ViewController2 alloc] initWithNibName:@"ViewController2" bundle:nil]; + + if (secondView != nil) + { + [self presentViewController:secondView animated:TRUE completion:nil]; + } +} + +@end diff --git a/Week3/datePlanner/datePlanner/ViewController2.h b/Week3/datePlanner/datePlanner/ViewController2.h new file mode 100644 index 0000000..5758a98 --- /dev/null +++ b/Week3/datePlanner/datePlanner/ViewController2.h @@ -0,0 +1,21 @@ +// +// ViewController2.h +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import + +@interface ViewController2 : UIViewController +{ + IBOutlet UIButton *btnHideKeyboard; + IBOutlet UILabel *lblHideKeyboard; +} + +-(IBAction)hideSecondView:(id)sender; + +-(IBAction)onTextEnter:(id)sender; + +@end diff --git a/Week3/datePlanner/datePlanner/ViewController2.m b/Week3/datePlanner/datePlanner/ViewController2.m new file mode 100644 index 0000000..1603afa --- /dev/null +++ b/Week3/datePlanner/datePlanner/ViewController2.m @@ -0,0 +1,49 @@ +// +// ViewController2.m +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import "ViewController2.h" + +@interface ViewController2 () + +@end + +@implementation ViewController2 + +- (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil +{ + self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]; + if (self) { + // Custom initialization + } + return self; +} + +- (void)viewDidLoad +{ + [super viewDidLoad]; + // Do any additional setup after loading the view from its nib. +} + +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +-(IBAction)hideSecondView:(id)sender +{ + [self dismissViewControllerAnimated:TRUE completion:nil]; +} + +-(IBAction)onTextEnter:(id)sender +{ + btnHideKeyboard.hidden = FALSE; + lblHideKeyboard.hidden = FALSE; +} + +@end diff --git a/Week3/datePlanner/datePlanner/ViewController2.xib b/Week3/datePlanner/datePlanner/ViewController2.xib new file mode 100644 index 0000000..fc29a3b --- /dev/null +++ b/Week3/datePlanner/datePlanner/ViewController2.xib @@ -0,0 +1,1072 @@ + + + + 1552 + 12C60 + 3084 + 1187.34 + 625.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 2083 + + + IBNSLayoutConstraint + IBProxyObject + IBUIButton + IBUIDatePicker + IBUILabel + IBUITextField + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + + 274 + + + + -2147483356 + {{0, 304}, {320, 28}} + + + _NS:9 + + 2 + MC44NDMxMzczMjM5IDAuODQzMTM3MzIzOSAwLjg0MzEzNzMyMzkAA + + NO + YES + 7 + NO + IBCocoaTouchFramework + + + 1 + MCAwIDAAA + darkTextColor + + + 0 + + 1 + 17 + + + Helvetica + 17 + 16 + + NO + + + + 292 + {{130, 52}, {60, 44}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + 1 + Save + + 3 + MQA + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + 3 + MC41AA + + + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + + 292 + {320, 40} + + + + _NS:9 + + 1 + MCAwIDAAA + + NO + YES + 7 + NO + IBCocoaTouchFramework + Date Planner + + + 0 + NO + 1 + + + NO + + + + 292 + {{138, 110}, {44, 21}} + + + + _NS:9 + NO + YES + 7 + NO + IBCocoaTouchFramework + Event + + + 0 + + + NO + + + + 292 + {{45, 133}, {230, 30}} + + + + _NS:9 + NO + YES + IBCocoaTouchFramework + 0 + + 3 + + 3 + MAA + + 2 + + + YES + 17 + + IBCocoaTouchFramework + + + 1 + 14 + + + Helvetica + 14 + 16 + + + + + 290 + {{0, 332}, {320, 216}} + + + _NS:9 + IBCocoaTouchFramework + 0 + 0 + + America/Los_Angeles + + VFppZgAAAAAAAAAAAAAAAAAAAAAAAAAEAAAABAAAAAAAAAC5AAAABAAAABCepkign7sVkKCGKqChmveQ +y4kaoNIj9HDSYSYQ1v50INiArZDa/tGg28CQENzes6DdqayQ3r6VoN+JjpDgnneg4WlwkOJ+WaDjSVKQ +5F47oOUpNJDmR1gg5xJREOgnOiDo8jMQ6gccIOrSFRDr5v4g7LH3EO3G4CDukdkQ76/8oPBxuxDxj96g +8n/BkPNvwKD0X6OQ9U+ioPY/hZD3L4Sg+CiiEPkPZqD6CIQQ+viDIPvoZhD82GUg/chIEP64RyD/qCoQ +AJgpIAGIDBACeAsgA3EokARhJ6AFUQqQBkEJoAcw7JAHjUOgCRDOkAmtvyAK8LCQC+CvoAzZzRANwJGg +DrmvEA+priAQmZEQEYmQIBJ5cxATaXIgFFlVEBVJVCAWOTcQFyk2IBgiU5AZCRggGgI1kBryNKAb4heQ +HNIWoB3B+ZAesfigH6HbkCB2KyAhgb2QIlYNICNq2hAkNe8gJUq8ECYV0SAnKp4QJ/7toCkKgBAp3s+g +KupiECu+saAs036QLZ6ToC6zYJAvfnWgMJNCkDFnkiAycySQM0d0IDRTBpA1J1YgNjLokDcHOCA4HAUQ +OOcaIDn75xA6xvwgO9vJEDywGKA9u6sQPo/6oD+bjRBAb9ygQYSpkEJPvqBDZIuQRC+goEVEbZBF89Mg +Ry2KEEfTtSBJDWwQSbOXIErtThBLnLOgTNZqkE18laBOtkyQT1x3oFCWLpBRPFmgUnYQkFMcO6BUVfKQ +VPwdoFY11JBW5TogWB7xEFjFHCBZ/tMQWqT+IFvetRBchOAgXb6XEF5kwiBfnnkQYE3eoGGHlZBiLcCg +Y2d3kGQNoqBlR1mQZe2EoGcnO5BnzWagaQcdkGmtSKBq5v+Qa5ZlIGzQHBBtdkcgbq/+EG9WKSBwj+AQ +cTYLIHJvwhBzFe0gdE+kEHT/CaB2OMCQdt7roHgYopB4vs2gefiEkHqer6B72GaQfH6RoH24SJB+XnOg +f5gqkAABAAECAwEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEA +AQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEA +AQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEA +AQABAAEAAQAB//+dkAEA//+PgAAE//+dkAEI//+dkAEMUERUAFBTVABQV1QAUFBUAAAAAAEAAAABA + + + + 383012907.29637301 + + 1 + YES + + + + -2147483356 + {{68, 305}, {184, 29}} + + + + _NS:9 + + 3 + MCAwAA + + NO + IBCocoaTouchFramework + 0 + 0 + 1 + + 3 + MC42NjY2NjY2NjY3AA + + Hide Keyboard + + + + + 2 + 2 + + + Helvetica-Bold + 18 + 16 + + + + {{0, 20}, {320, 548}} + + + + + 3 + MQA + + + + + IBUIScreenMetrics + + YES + + + + + + {320, 568} + {568, 320} + + + IBCocoaTouchFramework + Retina 4 Full Screen + 2 + + IBCocoaTouchFramework + + + + + + + view + + + + 3 + + + + btnHideKeyboard + + + + 58 + + + + lblHideKeyboard + + + + 103 + + + + hideSecondView: + + + 7 + + 50 + + + + onTextEnter: + + + 17 + + 59 + + + + + + 0 + + + + + + 1 + + + + + 5 + 0 + + 5 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 6 + 0 + + 6 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 4 + 0 + + 4 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 4 + 0 + + 4 + 1 + + 215 + + 1000 + + 3 + 9 + 3 + + + + 9 + 0 + + 9 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 4 + 0 + + 4 + 1 + + 216 + + 1000 + + 3 + 9 + 3 + + + + 11 + 0 + + 11 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 6 + 0 + + 6 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 5 + 0 + + 5 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 9 + 0 + + 9 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 3 + 0 + + 3 + 1 + + 110 + + 1000 + + 3 + 9 + 3 + + + + 9 + 0 + + 9 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 3 + 0 + + 3 + 1 + + 133 + + 1000 + + 3 + 9 + 3 + + + + 3 + 0 + + 3 + 1 + + 52 + + 1000 + + 3 + 9 + 3 + + + + 9 + 0 + + 9 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 6 + 0 + + 6 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 5 + 0 + + 5 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 3 + 0 + + 3 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + + + + + + + + + + -1 + + + File's Owner + + + -2 + + + + + 4 + + + + + 9 + + + + + 8 + 0 + + 0 + 1 + + 40 + + 1000 + + 3 + 9 + 1 + + + + + + 10 + + + + + 13 + + + + + 15 + + + + + 16 + + + + + 24 + + + + + 25 + + + + + 26 + + + + + 29 + + + + + 30 + + + + + 31 + + + + + 7 + 0 + + 0 + 1 + + 230 + + 1000 + + 3 + 9 + 1 + + + + + + 32 + + + + + 35 + + + + + 8 + 0 + + 0 + 1 + + 216 + + 1000 + + 3 + 9 + 1 + + + + + + 36 + + + + + 37 + + + + + 38 + + + + + 39 + + + + + 40 + + + + + 7 + 0 + + 0 + 1 + + 184 + + 1000 + + 3 + 9 + 1 + + + + 8 + 0 + + 0 + 1 + + 28 + + 1000 + + 3 + 9 + 1 + + + + + + 47 + + + + + 48 + + + + + 65 + + + + + 8 + 0 + + 0 + 1 + + 28 + + 1000 + + 3 + 9 + 1 + + + + + + 69 + + + + + 74 + + + + + 79 + + + + + 83 + + + + + 94 + + + + + 98 + + + + + 100 + + + + + 101 + + + + + 102 + + + + + + + ViewController2 + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + + + + + + + + + + + + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + 103 + + + + + NSLayoutConstraint + NSObject + + IBProjectSource + ./Classes/NSLayoutConstraint.h + + + + ViewController2 + UIViewController + + id + id + + + + hideSecondView: + id + + + onTextEnter: + id + + + + UIButton + UILabel + + + + btnHideKeyboard + UIButton + + + lblHideKeyboard + UILabel + + + + IBProjectSource + ./Classes/ViewController2.h + + + + + 0 + IBCocoaTouchFramework + YES + 3 + YES + 2083 + + diff --git a/Week3/datePlanner/datePlanner/datePlanner-Info.plist b/Week3/datePlanner/datePlanner/datePlanner-Info.plist new file mode 100644 index 0000000..7bd8875 --- /dev/null +++ b/Week3/datePlanner/datePlanner/datePlanner-Info.plist @@ -0,0 +1,45 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleDisplayName + ${PRODUCT_NAME} + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.fullsail.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + LSRequiresIPhoneOS + + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/Week3/datePlanner/datePlanner/datePlanner-Prefix.pch b/Week3/datePlanner/datePlanner/datePlanner-Prefix.pch new file mode 100644 index 0000000..988a79c --- /dev/null +++ b/Week3/datePlanner/datePlanner/datePlanner-Prefix.pch @@ -0,0 +1,14 @@ +// +// Prefix header for all source files of the 'datePlanner' target in the 'datePlanner' project +// + +#import + +#ifndef __IPHONE_4_0 +#warning "This project uses features only available in iOS SDK 4.0 and later." +#endif + +#ifdef __OBJC__ + #import + #import +#endif diff --git a/Week3/datePlanner/datePlanner/en.lproj/InfoPlist.strings b/Week3/datePlanner/datePlanner/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/Week3/datePlanner/datePlanner/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPad.xib b/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPad.xib new file mode 100644 index 0000000..963bcaa --- /dev/null +++ b/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPad.xib @@ -0,0 +1,121 @@ + + + + 1536 + 12A206j + 2519 + 1172.1 + 613.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 1856 + + + IBProxyObject + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBIPadFramework + + + IBFirstResponder + IBIPadFramework + + + + 274 + {{0, 20}, {768, 1004}} + + + + 3 + MQA + + 2 + + + + 2 + + IBIPadFramework + + + + + + + view + + + + 3 + + + + + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 2 + + + + + + + ViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + 3 + + + + + ViewController + UIViewController + + IBProjectSource + ./Classes/ViewController.h + + + + + 0 + IBIPadFramework + YES + 3 + YES + 1856 + + diff --git a/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPhone.xib b/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPhone.xib new file mode 100644 index 0000000..01ce961 --- /dev/null +++ b/Week3/datePlanner/datePlanner/en.lproj/ViewController_iPhone.xib @@ -0,0 +1,545 @@ + + + + 1552 + 12C60 + 3084 + 1187.34 + 625.00 + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + 2083 + + + IBNSLayoutConstraint + IBProxyObject + IBUIButton + IBUILabel + IBUITextView + IBUIView + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + PluginDependencyRecalculationVersion + + + + + IBFilesOwner + IBCocoaTouchFramework + + + IBFirstResponder + IBCocoaTouchFramework + + + + 274 + + + + 292 + {320, 40} + + + + _NS:9 + + 1 + MCAwIDAAA + + NO + YES + 7 + NO + IBCocoaTouchFramework + Date Planner + + 3 + MQA + + + 0 + NO + 1 + + Helvetica + Helvetica + 0 + 17 + + + Helvetica + 17 + 16 + + NO + + + + 292 + {{0, 40}, {320, 370}} + + + + _NS:9 + + 1 + MSAxIDEAA + + YES + YES + IBCocoaTouchFramework + YES + + New Event: Complete project 3
Mar 22, 2013 8:24:56 PM

New Event: Do class discussion
Mar 23, 2013 6:10:23 AM

New Event: Do class video review
Mar 24, 2013 8:25:39 PM + + + Helvetica + 14 + 16 + + + + + + + NO + + 2 + IBCocoaTouchFramework + + + + + 292 + {{111, 413}, {99, 44}} + + + + _NS:9 + NO + IBCocoaTouchFramework + 0 + 0 + 1 + Add Event + + + 1 + MC4xOTYwNzg0MzQ2IDAuMzA5ODAzOTMyOSAwLjUyMTU2ODY1NgA + + + 3 + MC41AA + + + 2 + 15 + + + Helvetica-Bold + 15 + 16 + + + + {{0, 20}, {320, 460}} + + + + + 3 + MC43NQA + + 2 + + + NO + + + IBUIScreenMetrics + + YES + + + + + + {320, 480} + {480, 320} + + + IBCocoaTouchFramework + Retina 3.5 Full Screen + 0 + + IBCocoaTouchFramework + + + + + + + view + + + + 7 + + + + showSecondView: + + + 7 + + 34 + + + + + + 0 + + + + + + -1 + + + File's Owner + + + -2 + + + + + 6 + + + + + 4 + 0 + + 4 + 1 + + 4 + + 1000 + + 3 + 9 + 3 + + + + 9 + 0 + + 9 + 1 + + 0.0 + + 1000 + + 6 + 24 + 2 + + + + 6 + 0 + + 6 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 5 + 0 + + 5 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 3 + 0 + + 3 + 1 + + 40 + + 1000 + + 3 + 9 + 3 + + + + 6 + 0 + + 6 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 3 + 0 + + 3 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + 5 + 0 + + 5 + 1 + + 0.0 + + 1000 + + 8 + 29 + 3 + + + + + + + + + 8 + + + + + 8 + 0 + + 0 + 1 + + 40 + + 1000 + + 3 + 9 + 1 + + + + + + 15 + + + + + 16 + + + + + 17 + + + + + 18 + + + + + 19 + + + + + 8 + 0 + + 0 + 1 + + 370 + + 1000 + + 3 + 9 + 1 + + + + + + 24 + + + + + 25 + + + + + 27 + + + + + 28 + + + + + 29 + + + + + 56 + + + + + 78 + + + + + + + ViewController + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + UIResponder + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + + + + + + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + com.apple.InterfaceBuilder.IBCocoaTouchPlugin + + + + + + + + + + 78 + + + + + NSLayoutConstraint + NSObject + + IBProjectSource + ./Classes/NSLayoutConstraint.h + + + + ViewController + UIViewController + + showSecondView: + id + + + showSecondView: + + showSecondView: + id + + + + IBProjectSource + ./Classes/ViewController.h + + + + + 0 + IBCocoaTouchFramework + YES + 3 + YES + 2083 + + diff --git a/Week3/datePlanner/datePlanner/main.m b/Week3/datePlanner/datePlanner/main.m new file mode 100644 index 0000000..eb93bf6 --- /dev/null +++ b/Week3/datePlanner/datePlanner/main.m @@ -0,0 +1,18 @@ +// +// main.m +// datePlanner +// +// Created by Brent Marohnic on 2/19/13. +// Copyright (c) 2013 Brent Marohnic. All rights reserved. +// + +#import + +#import "AppDelegate.h" + +int main(int argc, char *argv[]) +{ + @autoreleasepool { + return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); + } +}