diff --git a/CharacterGenerator/CharacterGenerator.xcodeproj/project.pbxproj b/CharacterGenerator/CharacterGenerator.xcodeproj/project.pbxproj deleted file mode 100644 index ef96f37..0000000 --- a/CharacterGenerator/CharacterGenerator.xcodeproj/project.pbxproj +++ /dev/null @@ -1,433 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 8D7B0FFB1B6E6FC6003F4FB8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D7B0FFA1B6E6FC6003F4FB8 /* main.m */; }; - 8D7B0FFE1B6E6FC6003F4FB8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D7B0FFD1B6E6FC6003F4FB8 /* AppDelegate.m */; }; - 8D7B10011B6E6FC6003F4FB8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D7B10001B6E6FC6003F4FB8 /* ViewController.m */; }; - 8D7B10041B6E6FC6003F4FB8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8D7B10021B6E6FC6003F4FB8 /* Main.storyboard */; }; - 8D7B10061B6E6FC6003F4FB8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8D7B10051B6E6FC6003F4FB8 /* Images.xcassets */; }; - 8D7B10091B6E6FC6003F4FB8 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8D7B10071B6E6FC6003F4FB8 /* LaunchScreen.xib */; }; - 8D7B10151B6E6FC6003F4FB8 /* CharacterGeneratorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D7B10141B6E6FC6003F4FB8 /* CharacterGeneratorTests.m */; }; -/* End PBXBuildFile section */ - -/* Begin PBXContainerItemProxy section */ - 8D7B100F1B6E6FC6003F4FB8 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 8D7B0FED1B6E6FC6003F4FB8 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8D7B0FF41B6E6FC6003F4FB8; - remoteInfo = CharacterGenerator; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 8D7B0FF51B6E6FC6003F4FB8 /* CharacterGenerator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CharacterGenerator.app; sourceTree = BUILT_PRODUCTS_DIR; }; - 8D7B0FF91B6E6FC6003F4FB8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 8D7B0FFA1B6E6FC6003F4FB8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; - 8D7B0FFC1B6E6FC6003F4FB8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; - 8D7B0FFD1B6E6FC6003F4FB8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; - 8D7B0FFF1B6E6FC6003F4FB8 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; - 8D7B10001B6E6FC6003F4FB8 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; - 8D7B10031B6E6FC6003F4FB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; - 8D7B10051B6E6FC6003F4FB8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; - 8D7B10081B6E6FC6003F4FB8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; - 8D7B100E1B6E6FC6003F4FB8 /* CharacterGeneratorTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CharacterGeneratorTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 8D7B10131B6E6FC6003F4FB8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 8D7B10141B6E6FC6003F4FB8 /* CharacterGeneratorTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CharacterGeneratorTests.m; sourceTree = ""; }; -/* End PBXFileReference section */ - -/* Begin PBXFrameworksBuildPhase section */ - 8D7B0FF21B6E6FC6003F4FB8 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D7B100B1B6E6FC6003F4FB8 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXFrameworksBuildPhase section */ - -/* Begin PBXGroup section */ - 8D7B0FEC1B6E6FC6003F4FB8 = { - isa = PBXGroup; - children = ( - 8D7B0FF71B6E6FC6003F4FB8 /* CharacterGenerator */, - 8D7B10111B6E6FC6003F4FB8 /* CharacterGeneratorTests */, - 8D7B0FF61B6E6FC6003F4FB8 /* Products */, - ); - sourceTree = ""; - }; - 8D7B0FF61B6E6FC6003F4FB8 /* Products */ = { - isa = PBXGroup; - children = ( - 8D7B0FF51B6E6FC6003F4FB8 /* CharacterGenerator.app */, - 8D7B100E1B6E6FC6003F4FB8 /* CharacterGeneratorTests.xctest */, - ); - name = Products; - sourceTree = ""; - }; - 8D7B0FF71B6E6FC6003F4FB8 /* CharacterGenerator */ = { - isa = PBXGroup; - children = ( - 8D7B0FFC1B6E6FC6003F4FB8 /* AppDelegate.h */, - 8D7B0FFD1B6E6FC6003F4FB8 /* AppDelegate.m */, - 8D7B0FFF1B6E6FC6003F4FB8 /* ViewController.h */, - 8D7B10001B6E6FC6003F4FB8 /* ViewController.m */, - 8D7B10021B6E6FC6003F4FB8 /* Main.storyboard */, - 8D7B10051B6E6FC6003F4FB8 /* Images.xcassets */, - 8D7B10071B6E6FC6003F4FB8 /* LaunchScreen.xib */, - 8D7B0FF81B6E6FC6003F4FB8 /* Supporting Files */, - ); - path = CharacterGenerator; - sourceTree = ""; - }; - 8D7B0FF81B6E6FC6003F4FB8 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - 8D7B0FF91B6E6FC6003F4FB8 /* Info.plist */, - 8D7B0FFA1B6E6FC6003F4FB8 /* main.m */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; - 8D7B10111B6E6FC6003F4FB8 /* CharacterGeneratorTests */ = { - isa = PBXGroup; - children = ( - 8D7B10141B6E6FC6003F4FB8 /* CharacterGeneratorTests.m */, - 8D7B10121B6E6FC6003F4FB8 /* Supporting Files */, - ); - path = CharacterGeneratorTests; - sourceTree = ""; - }; - 8D7B10121B6E6FC6003F4FB8 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - 8D7B10131B6E6FC6003F4FB8 /* Info.plist */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXNativeTarget section */ - 8D7B0FF41B6E6FC6003F4FB8 /* CharacterGenerator */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8D7B10181B6E6FC6003F4FB8 /* Build configuration list for PBXNativeTarget "CharacterGenerator" */; - buildPhases = ( - 8D7B0FF11B6E6FC6003F4FB8 /* Sources */, - 8D7B0FF21B6E6FC6003F4FB8 /* Frameworks */, - 8D7B0FF31B6E6FC6003F4FB8 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = CharacterGenerator; - productName = CharacterGenerator; - productReference = 8D7B0FF51B6E6FC6003F4FB8 /* CharacterGenerator.app */; - productType = "com.apple.product-type.application"; - }; - 8D7B100D1B6E6FC6003F4FB8 /* CharacterGeneratorTests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 8D7B101B1B6E6FC6003F4FB8 /* Build configuration list for PBXNativeTarget "CharacterGeneratorTests" */; - buildPhases = ( - 8D7B100A1B6E6FC6003F4FB8 /* Sources */, - 8D7B100B1B6E6FC6003F4FB8 /* Frameworks */, - 8D7B100C1B6E6FC6003F4FB8 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 8D7B10101B6E6FC6003F4FB8 /* PBXTargetDependency */, - ); - name = CharacterGeneratorTests; - productName = CharacterGeneratorTests; - productReference = 8D7B100E1B6E6FC6003F4FB8 /* CharacterGeneratorTests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; -/* End PBXNativeTarget section */ - -/* Begin PBXProject section */ - 8D7B0FED1B6E6FC6003F4FB8 /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0640; - ORGANIZATIONNAME = "Mike Kavouras"; - TargetAttributes = { - 8D7B0FF41B6E6FC6003F4FB8 = { - CreatedOnToolsVersion = 6.4; - }; - 8D7B100D1B6E6FC6003F4FB8 = { - CreatedOnToolsVersion = 6.4; - TestTargetID = 8D7B0FF41B6E6FC6003F4FB8; - }; - }; - }; - buildConfigurationList = 8D7B0FF01B6E6FC6003F4FB8 /* Build configuration list for PBXProject "CharacterGenerator" */; - compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 8D7B0FEC1B6E6FC6003F4FB8; - productRefGroup = 8D7B0FF61B6E6FC6003F4FB8 /* Products */; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 8D7B0FF41B6E6FC6003F4FB8 /* CharacterGenerator */, - 8D7B100D1B6E6FC6003F4FB8 /* CharacterGeneratorTests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXResourcesBuildPhase section */ - 8D7B0FF31B6E6FC6003F4FB8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8D7B10041B6E6FC6003F4FB8 /* Main.storyboard in Resources */, - 8D7B10091B6E6FC6003F4FB8 /* LaunchScreen.xib in Resources */, - 8D7B10061B6E6FC6003F4FB8 /* Images.xcassets in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D7B100C1B6E6FC6003F4FB8 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - -/* Begin PBXSourcesBuildPhase section */ - 8D7B0FF11B6E6FC6003F4FB8 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8D7B10011B6E6FC6003F4FB8 /* ViewController.m in Sources */, - 8D7B0FFE1B6E6FC6003F4FB8 /* AppDelegate.m in Sources */, - 8D7B0FFB1B6E6FC6003F4FB8 /* main.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 8D7B100A1B6E6FC6003F4FB8 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 8D7B10151B6E6FC6003F4FB8 /* CharacterGeneratorTests.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 8D7B10101B6E6FC6003F4FB8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 8D7B0FF41B6E6FC6003F4FB8 /* CharacterGenerator */; - targetProxy = 8D7B100F1B6E6FC6003F4FB8 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin PBXVariantGroup section */ - 8D7B10021B6E6FC6003F4FB8 /* Main.storyboard */ = { - isa = PBXVariantGroup; - children = ( - 8D7B10031B6E6FC6003F4FB8 /* Base */, - ); - name = Main.storyboard; - sourceTree = ""; - }; - 8D7B10071B6E6FC6003F4FB8 /* LaunchScreen.xib */ = { - isa = PBXVariantGroup; - children = ( - 8D7B10081B6E6FC6003F4FB8 /* Base */, - ); - name = LaunchScreen.xib; - sourceTree = ""; - }; -/* End PBXVariantGroup section */ - -/* Begin XCBuildConfiguration section */ - 8D7B10161B6E6FC6003F4FB8 /* 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.4; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - SDKROOT = iphoneos; - }; - name = Debug; - }; - 8D7B10171B6E6FC6003F4FB8 /* 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.4; - MTL_ENABLE_DEBUG_INFO = NO; - SDKROOT = iphoneos; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; - 8D7B10191B6E6FC6003F4FB8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = CharacterGenerator/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - 8D7B101A1B6E6FC6003F4FB8 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - INFOPLIST_FILE = CharacterGenerator/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 8.0; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; - 8D7B101C1B6E6FC6003F4FB8 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - INFOPLIST_FILE = CharacterGeneratorTests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CharacterGenerator.app/CharacterGenerator"; - }; - name = Debug; - }; - 8D7B101D1B6E6FC6003F4FB8 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - INFOPLIST_FILE = CharacterGeneratorTests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CharacterGenerator.app/CharacterGenerator"; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 8D7B0FF01B6E6FC6003F4FB8 /* Build configuration list for PBXProject "CharacterGenerator" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8D7B10161B6E6FC6003F4FB8 /* Debug */, - 8D7B10171B6E6FC6003F4FB8 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 8D7B10181B6E6FC6003F4FB8 /* Build configuration list for PBXNativeTarget "CharacterGenerator" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8D7B10191B6E6FC6003F4FB8 /* Debug */, - 8D7B101A1B6E6FC6003F4FB8 /* Release */, - ); - defaultConfigurationIsVisible = 0; - }; - 8D7B101B1B6E6FC6003F4FB8 /* Build configuration list for PBXNativeTarget "CharacterGeneratorTests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 8D7B101C1B6E6FC6003F4FB8 /* Debug */, - 8D7B101D1B6E6FC6003F4FB8 /* Release */, - ); - defaultConfigurationIsVisible = 0; - }; -/* End XCConfigurationList section */ - }; - rootObject = 8D7B0FED1B6E6FC6003F4FB8 /* Project object */; -} diff --git a/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 55ecefd..0000000 --- a/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/xcuserdata/mikekavouras.xcuserdatad/UserInterfaceState.xcuserstate b/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/xcuserdata/mikekavouras.xcuserdatad/UserInterfaceState.xcuserstate deleted file mode 100644 index cbe3c12..0000000 Binary files a/CharacterGenerator/CharacterGenerator.xcodeproj/project.xcworkspace/xcuserdata/mikekavouras.xcuserdatad/UserInterfaceState.xcuserstate and /dev/null differ diff --git a/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/CharacterGenerator.xcscheme b/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/CharacterGenerator.xcscheme deleted file mode 100644 index d7eb085..0000000 --- a/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/CharacterGenerator.xcscheme +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/xcschememanagement.plist b/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index b37a61c..0000000 --- a/CharacterGenerator/CharacterGenerator.xcodeproj/xcuserdata/mikekavouras.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,27 +0,0 @@ - - - - - SchemeUserState - - CharacterGenerator.xcscheme - - orderHint - 0 - - - SuppressBuildableAutocreation - - 8D7B0FF41B6E6FC6003F4FB8 - - primary - - - 8D7B100D1B6E6FC6003F4FB8 - - primary - - - - - diff --git a/CharacterGenerator/CharacterGenerator/AppDelegate.h b/CharacterGenerator/CharacterGenerator/AppDelegate.h deleted file mode 100644 index 335f9ca..0000000 --- a/CharacterGenerator/CharacterGenerator/AppDelegate.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// AppDelegate.h -// CharacterGenerator -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. All rights reserved. -// - -#import - -@interface AppDelegate : UIResponder - -@property (strong, nonatomic) UIWindow *window; - - -@end - diff --git a/CharacterGenerator/CharacterGenerator/AppDelegate.m b/CharacterGenerator/CharacterGenerator/AppDelegate.m deleted file mode 100644 index f70b2bf..0000000 --- a/CharacterGenerator/CharacterGenerator/AppDelegate.m +++ /dev/null @@ -1,45 +0,0 @@ -// -// AppDelegate.m -// CharacterGenerator -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. 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/CharacterGenerator/CharacterGenerator/Base.lproj/LaunchScreen.xib b/CharacterGenerator/CharacterGenerator/Base.lproj/LaunchScreen.xib deleted file mode 100644 index c07b1e4..0000000 --- a/CharacterGenerator/CharacterGenerator/Base.lproj/LaunchScreen.xib +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/CharacterGenerator/CharacterGenerator/Base.lproj/Main.storyboard b/CharacterGenerator/CharacterGenerator/Base.lproj/Main.storyboard deleted file mode 100644 index d912f9d..0000000 --- a/CharacterGenerator/CharacterGenerator/Base.lproj/Main.storyboard +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/CharacterGenerator/CharacterGenerator/Images.xcassets/AppIcon.appiconset/Contents.json b/CharacterGenerator/CharacterGenerator/Images.xcassets/AppIcon.appiconset/Contents.json deleted file mode 100644 index 118c98f..0000000 --- a/CharacterGenerator/CharacterGenerator/Images.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "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" - } - ], - "info" : { - "version" : 1, - "author" : "xcode" - } -} \ No newline at end of file diff --git a/CharacterGenerator/CharacterGenerator/Info.plist b/CharacterGenerator/CharacterGenerator/Info.plist deleted file mode 100644 index f6481cf..0000000 --- a/CharacterGenerator/CharacterGenerator/Info.plist +++ /dev/null @@ -1,40 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - com.mikekavouras.$(PRODUCT_NAME:rfc1034identifier) - 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 - - - diff --git a/CharacterGenerator/CharacterGenerator/ViewController.h b/CharacterGenerator/CharacterGenerator/ViewController.h deleted file mode 100644 index c2c219d..0000000 --- a/CharacterGenerator/CharacterGenerator/ViewController.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// ViewController.h -// CharacterGenerator -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. All rights reserved. -// - -#import - -@interface ViewController : UIViewController - - -@end - diff --git a/CharacterGenerator/CharacterGenerator/ViewController.m b/CharacterGenerator/CharacterGenerator/ViewController.m deleted file mode 100644 index 6196617..0000000 --- a/CharacterGenerator/CharacterGenerator/ViewController.m +++ /dev/null @@ -1,27 +0,0 @@ -// -// ViewController.m -// CharacterGenerator -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. 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/CharacterGenerator/CharacterGenerator/main.m b/CharacterGenerator/CharacterGenerator/main.m deleted file mode 100644 index bbe63d0..0000000 --- a/CharacterGenerator/CharacterGenerator/main.m +++ /dev/null @@ -1,16 +0,0 @@ -// -// main.m -// CharacterGenerator -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. 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/CharacterGenerator/CharacterGeneratorTests/CharacterGeneratorTests.m b/CharacterGenerator/CharacterGeneratorTests/CharacterGeneratorTests.m deleted file mode 100644 index 3d6c688..0000000 --- a/CharacterGenerator/CharacterGeneratorTests/CharacterGeneratorTests.m +++ /dev/null @@ -1,40 +0,0 @@ -// -// CharacterGeneratorTests.m -// CharacterGeneratorTests -// -// Created by Michael Kavouras on 8/2/15. -// Copyright (c) 2015 Mike Kavouras. All rights reserved. -// - -#import -#import - -@interface CharacterGeneratorTests : XCTestCase - -@end - -@implementation CharacterGeneratorTests - -- (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 diff --git a/CharacterGenerator/CharacterGeneratorTests/Info.plist b/CharacterGenerator/CharacterGeneratorTests/Info.plist deleted file mode 100644 index 54624a4..0000000 --- a/CharacterGenerator/CharacterGeneratorTests/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - com.mikekavouras.$(PRODUCT_NAME:rfc1034identifier) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/README.md b/README.md index 8493f89..8dc5e35 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,5 @@ # Character Generator -### Groups - -Person | Person | Person -:------|:-------|:------- -Ayuna Vogel | Jamaal Sedayao | Umar Mahmud -Daniel Distant | Christella Dolmo | Jackie Meggesto -Eric Sanchez | Jason Wang | Eric Sze -Zoufishan Mehdi | Jovanny Espinal | Kaisha Jones -Kaira Villanueva | Felicia Weathers | krishna picart -Charles H Kang | Lauren Caponong | Justine Gartner -Varindra Hart | Bereket Ghebremedhin | Shena Yoshida -Diana Elezaj | Elber Carneiro | Chris David -Christian Maldonado | Natalia Estrella | Mesfin Bekele Mekonnen -Henna Ahmed | Artur Lan | Brian Blanco -Derek Netto | Xiulan Shi - -### Requirements -* View all characters, view character details, create new character -* Character must have a minimum of 4 traits -* Character must have at least 1 trait that it generated automatically, dependent on another trait - * For instance, the type of shoes determines where the character is from - -### Discussion -* What does the model look like? -* How many screens need to exist? -* What information is necessary to make each screen work -* What is the flow of data? (communication between view controllers / model) +#Group Work +* Felicia, Kaira, Krishna \ No newline at end of file diff --git a/char b/char new file mode 160000 index 0000000..ec0dfc2 --- /dev/null +++ b/char @@ -0,0 +1 @@ +Subproject commit ec0dfc23a37b10669496189462fff0f22026ad57