diff --git a/Philly Bike Share.xcodeproj/project.pbxproj b/Philly Bike Share.xcodeproj/project.pbxproj new file mode 100644 index 0000000..b47d4b6 --- /dev/null +++ b/Philly Bike Share.xcodeproj/project.pbxproj @@ -0,0 +1,433 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 2D192E811B112B170002EB0D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D192E801B112B170002EB0D /* main.m */; }; + 2D192E841B112B170002EB0D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D192E831B112B170002EB0D /* AppDelegate.m */; }; + 2D192E871B112B180002EB0D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D192E861B112B180002EB0D /* ViewController.m */; }; + 2D192E8A1B112B180002EB0D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 2D192E881B112B180002EB0D /* Main.storyboard */; }; + 2D192E8C1B112B180002EB0D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2D192E8B1B112B180002EB0D /* Images.xcassets */; }; + 2D192E8F1B112B180002EB0D /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2D192E8D1B112B180002EB0D /* LaunchScreen.xib */; }; + 2D192E9B1B112B180002EB0D /* Philly_Bike_ShareTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D192E9A1B112B180002EB0D /* Philly_Bike_ShareTests.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 2D192E951B112B180002EB0D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 2D192E731B112B170002EB0D /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2D192E7A1B112B170002EB0D; + remoteInfo = "Philly Bike Share"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 2D192E7B1B112B170002EB0D /* Philly Bike Share.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Philly Bike Share.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2D192E7F1B112B170002EB0D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 2D192E801B112B170002EB0D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 2D192E821B112B170002EB0D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; + 2D192E831B112B170002EB0D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; + 2D192E851B112B170002EB0D /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; + 2D192E861B112B180002EB0D /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; + 2D192E891B112B180002EB0D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 2D192E8B1B112B180002EB0D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; + 2D192E8E1B112B180002EB0D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; + 2D192E941B112B180002EB0D /* Philly Bike ShareTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Philly Bike ShareTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + 2D192E991B112B180002EB0D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 2D192E9A1B112B180002EB0D /* Philly_Bike_ShareTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Philly_Bike_ShareTests.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 2D192E781B112B170002EB0D /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2D192E911B112B180002EB0D /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 2D192E721B112B170002EB0D = { + isa = PBXGroup; + children = ( + 2D192E7D1B112B170002EB0D /* Philly Bike Share */, + 2D192E971B112B180002EB0D /* Philly Bike ShareTests */, + 2D192E7C1B112B170002EB0D /* Products */, + ); + sourceTree = ""; + }; + 2D192E7C1B112B170002EB0D /* Products */ = { + isa = PBXGroup; + children = ( + 2D192E7B1B112B170002EB0D /* Philly Bike Share.app */, + 2D192E941B112B180002EB0D /* Philly Bike ShareTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 2D192E7D1B112B170002EB0D /* Philly Bike Share */ = { + isa = PBXGroup; + children = ( + 2D192E821B112B170002EB0D /* AppDelegate.h */, + 2D192E831B112B170002EB0D /* AppDelegate.m */, + 2D192E851B112B170002EB0D /* ViewController.h */, + 2D192E861B112B180002EB0D /* ViewController.m */, + 2D192E881B112B180002EB0D /* Main.storyboard */, + 2D192E8B1B112B180002EB0D /* Images.xcassets */, + 2D192E8D1B112B180002EB0D /* LaunchScreen.xib */, + 2D192E7E1B112B170002EB0D /* Supporting Files */, + ); + path = "Philly Bike Share"; + sourceTree = ""; + }; + 2D192E7E1B112B170002EB0D /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 2D192E7F1B112B170002EB0D /* Info.plist */, + 2D192E801B112B170002EB0D /* main.m */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; + 2D192E971B112B180002EB0D /* Philly Bike ShareTests */ = { + isa = PBXGroup; + children = ( + 2D192E9A1B112B180002EB0D /* Philly_Bike_ShareTests.m */, + 2D192E981B112B180002EB0D /* Supporting Files */, + ); + path = "Philly Bike ShareTests"; + sourceTree = ""; + }; + 2D192E981B112B180002EB0D /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 2D192E991B112B180002EB0D /* Info.plist */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 2D192E7A1B112B170002EB0D /* Philly Bike Share */ = { + isa = PBXNativeTarget; + buildConfigurationList = 2D192E9E1B112B180002EB0D /* Build configuration list for PBXNativeTarget "Philly Bike Share" */; + buildPhases = ( + 2D192E771B112B170002EB0D /* Sources */, + 2D192E781B112B170002EB0D /* Frameworks */, + 2D192E791B112B170002EB0D /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Philly Bike Share"; + productName = "Philly Bike Share"; + productReference = 2D192E7B1B112B170002EB0D /* Philly Bike Share.app */; + productType = "com.apple.product-type.application"; + }; + 2D192E931B112B180002EB0D /* Philly Bike ShareTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 2D192EA11B112B180002EB0D /* Build configuration list for PBXNativeTarget "Philly Bike ShareTests" */; + buildPhases = ( + 2D192E901B112B180002EB0D /* Sources */, + 2D192E911B112B180002EB0D /* Frameworks */, + 2D192E921B112B180002EB0D /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 2D192E961B112B180002EB0D /* PBXTargetDependency */, + ); + name = "Philly Bike ShareTests"; + productName = "Philly Bike ShareTests"; + productReference = 2D192E941B112B180002EB0D /* Philly Bike ShareTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 2D192E731B112B170002EB0D /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0630; + ORGANIZATIONNAME = "Rappid Development"; + TargetAttributes = { + 2D192E7A1B112B170002EB0D = { + CreatedOnToolsVersion = 6.3.2; + }; + 2D192E931B112B180002EB0D = { + CreatedOnToolsVersion = 6.3.2; + TestTargetID = 2D192E7A1B112B170002EB0D; + }; + }; + }; + buildConfigurationList = 2D192E761B112B170002EB0D /* Build configuration list for PBXProject "Philly Bike Share" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 2D192E721B112B170002EB0D; + productRefGroup = 2D192E7C1B112B170002EB0D /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 2D192E7A1B112B170002EB0D /* Philly Bike Share */, + 2D192E931B112B180002EB0D /* Philly Bike ShareTests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 2D192E791B112B170002EB0D /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2D192E8A1B112B180002EB0D /* Main.storyboard in Resources */, + 2D192E8F1B112B180002EB0D /* LaunchScreen.xib in Resources */, + 2D192E8C1B112B180002EB0D /* Images.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2D192E921B112B180002EB0D /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 2D192E771B112B170002EB0D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2D192E871B112B180002EB0D /* ViewController.m in Sources */, + 2D192E841B112B170002EB0D /* AppDelegate.m in Sources */, + 2D192E811B112B170002EB0D /* main.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2D192E901B112B180002EB0D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2D192E9B1B112B180002EB0D /* Philly_Bike_ShareTests.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 2D192E961B112B180002EB0D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2D192E7A1B112B170002EB0D /* Philly Bike Share */; + targetProxy = 2D192E951B112B180002EB0D /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 2D192E881B112B180002EB0D /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 2D192E891B112B180002EB0D /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 2D192E8D1B112B180002EB0D /* LaunchScreen.xib */ = { + isa = PBXVariantGroup; + children = ( + 2D192E8E1B112B180002EB0D /* Base */, + ); + name = LaunchScreen.xib; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 2D192E9C1B112B180002EB0D /* 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[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = 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_SYMBOLS_PRIVATE_EXTERN = NO; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 8.3; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 2D192E9D1B112B180002EB0D /* 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[sdk=iphoneos*]" = "iPhone Developer"; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 8.3; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 2D192E9F1B112B180002EB0D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "Philly Bike Share/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 2D192EA01B112B180002EB0D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "Philly Bike Share/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 2D192EA21B112B180002EB0D /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + ); + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + INFOPLIST_FILE = "Philly Bike ShareTests/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Philly Bike Share.app/Philly Bike Share"; + }; + name = Debug; + }; + 2D192EA31B112B180002EB0D /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + ); + INFOPLIST_FILE = "Philly Bike ShareTests/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Philly Bike Share.app/Philly Bike Share"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 2D192E761B112B170002EB0D /* Build configuration list for PBXProject "Philly Bike Share" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2D192E9C1B112B180002EB0D /* Debug */, + 2D192E9D1B112B180002EB0D /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 2D192E9E1B112B180002EB0D /* Build configuration list for PBXNativeTarget "Philly Bike Share" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2D192E9F1B112B180002EB0D /* Debug */, + 2D192EA01B112B180002EB0D /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 2D192EA11B112B180002EB0D /* Build configuration list for PBXNativeTarget "Philly Bike ShareTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2D192EA21B112B180002EB0D /* Debug */, + 2D192EA31B112B180002EB0D /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; +/* End XCConfigurationList section */ + }; + rootObject = 2D192E731B112B170002EB0D /* Project object */; +} diff --git a/Philly Bike Share.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Philly Bike Share.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..f6df9ef --- /dev/null +++ b/Philly Bike Share.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Philly Bike Share.xcodeproj/project.xcworkspace/xcuserdata/morgism.xcuserdatad/UserInterfaceState.xcuserstate b/Philly Bike Share.xcodeproj/project.xcworkspace/xcuserdata/morgism.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..487304d Binary files /dev/null and b/Philly Bike Share.xcodeproj/project.xcworkspace/xcuserdata/morgism.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/Philly Bike Share.xcscheme b/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/Philly Bike Share.xcscheme new file mode 100644 index 0000000..ca615fc --- /dev/null +++ b/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/Philly Bike Share.xcscheme @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/xcschememanagement.plist b/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..f1fa1f7 --- /dev/null +++ b/Philly Bike Share.xcodeproj/xcuserdata/morgism.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,27 @@ + + + + + SchemeUserState + + Philly Bike Share.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 2D192E7A1B112B170002EB0D + + primary + + + 2D192E931B112B180002EB0D + + primary + + + + + diff --git a/Philly Bike Share/AppDelegate.h b/Philly Bike Share/AppDelegate.h new file mode 100644 index 0000000..d9d4b47 --- /dev/null +++ b/Philly Bike Share/AppDelegate.h @@ -0,0 +1,17 @@ +// +// AppDelegate.h +// Philly Bike Share +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import + +@interface AppDelegate : UIResponder + +@property (strong, nonatomic) UIWindow *window; + + +@end + diff --git a/Philly Bike Share/AppDelegate.m b/Philly Bike Share/AppDelegate.m new file mode 100644 index 0000000..a41b6c6 --- /dev/null +++ b/Philly Bike Share/AppDelegate.m @@ -0,0 +1,45 @@ +// +// AppDelegate.m +// Philly Bike Share +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import "AppDelegate.h" + +@interface AppDelegate () + +@end + +@implementation AppDelegate + + +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { + // Override point for customization after application launch. + 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/Philly Bike Share/Base.lproj/LaunchScreen.xib b/Philly Bike Share/Base.lproj/LaunchScreen.xib new file mode 100644 index 0000000..bf5093a --- /dev/null +++ b/Philly Bike Share/Base.lproj/LaunchScreen.xib @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Philly Bike Share/Base.lproj/Main.storyboard b/Philly Bike Share/Base.lproj/Main.storyboard new file mode 100644 index 0000000..f56d2f3 --- /dev/null +++ b/Philly Bike Share/Base.lproj/Main.storyboard @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Philly Bike Share/Images.xcassets/AppIcon.appiconset/Contents.json b/Philly Bike Share/Images.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..36d2c80 --- /dev/null +++ b/Philly Bike Share/Images.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,68 @@ +{ + "images" : [ + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "3x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "76x76", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "76x76", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/Philly Bike Share/Info.plist b/Philly Bike Share/Info.plist new file mode 100644 index 0000000..250dafb --- /dev/null +++ b/Philly Bike Share/Info.plist @@ -0,0 +1,47 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + com.rappiddevelopment.phllybikeshare + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/Philly Bike Share/ViewController.h b/Philly Bike Share/ViewController.h new file mode 100644 index 0000000..c276a1d --- /dev/null +++ b/Philly Bike Share/ViewController.h @@ -0,0 +1,15 @@ +// +// ViewController.h +// Philly Bike Share +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import + +@interface ViewController : UIViewController + + +@end + diff --git a/Philly Bike Share/ViewController.m b/Philly Bike Share/ViewController.m new file mode 100644 index 0000000..aee70df --- /dev/null +++ b/Philly Bike Share/ViewController.m @@ -0,0 +1,27 @@ +// +// ViewController.m +// Philly Bike Share +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import "ViewController.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. +} + +@end diff --git a/Philly Bike Share/main.m b/Philly Bike Share/main.m new file mode 100644 index 0000000..ff7ead7 --- /dev/null +++ b/Philly Bike Share/main.m @@ -0,0 +1,16 @@ +// +// main.m +// Philly Bike Share +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import +#import "AppDelegate.h" + +int main(int argc, char * argv[]) { + @autoreleasepool { + return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); + } +} diff --git a/Philly Bike ShareTests/Info.plist b/Philly Bike ShareTests/Info.plist new file mode 100644 index 0000000..dc8cf81 --- /dev/null +++ b/Philly Bike ShareTests/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + com.rappiddevelopment.$(PRODUCT_NAME:rfc1034identifier) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + + diff --git a/Philly Bike ShareTests/Philly_Bike_ShareTests.m b/Philly Bike ShareTests/Philly_Bike_ShareTests.m new file mode 100644 index 0000000..45cbc0e --- /dev/null +++ b/Philly Bike ShareTests/Philly_Bike_ShareTests.m @@ -0,0 +1,40 @@ +// +// Philly_Bike_ShareTests.m +// Philly Bike ShareTests +// +// Created by Morgis, Matthew (ELS-PHI) on 5/23/15. +// Copyright (c) 2015 Rappid Development. All rights reserved. +// + +#import +#import + +@interface Philly_Bike_ShareTests : XCTestCase + +@end + +@implementation Philly_Bike_ShareTests + +- (void)setUp { + [super setUp]; + // Put setup code here. This method is called before the invocation of each test method in the class. +} + +- (void)tearDown { + // Put teardown code here. This method is called after the invocation of each test method in the class. + [super tearDown]; +} + +- (void)testExample { + // This is an example of a functional test case. + XCTAssert(YES, @"Pass"); +} + +- (void)testPerformanceExample { + // This is an example of a performance test case. + [self measureBlock:^{ + // Put the code you want to measure the time of here. + }]; +} + +@end