diff options
| author | mo khan <mo@mokhan.ca> | 2013-06-10 20:40:57 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-06-10 20:40:57 -0600 |
| commit | 2d4a2ebf70ce7916da42f0f64f8298a214daa55d (patch) | |
| tree | 4e1c9aca017cab2450ca5ccc9e631d7808518e36 /MultiViewStoryTabBar | |
| parent | ef5554041c6015d9bd9b762ee0e23ec268486310 (diff) | |
Diffstat (limited to 'MultiViewStoryTabBar')
28 files changed, 931 insertions, 0 deletions
diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.pbxproj b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.pbxproj new file mode 100644 index 0000000..41173c8 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.pbxproj @@ -0,0 +1,339 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + CD1AEA7C174EF0C500F3AC0F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1AEA7B174EF0C500F3AC0F /* UIKit.framework */; }; + CD1AEA7E174EF0C500F3AC0F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1AEA7D174EF0C500F3AC0F /* Foundation.framework */; }; + CD1AEA80174EF0C500F3AC0F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1AEA7F174EF0C500F3AC0F /* CoreGraphics.framework */; }; + CD1AEA86174EF0C500F3AC0F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEA84174EF0C500F3AC0F /* InfoPlist.strings */; }; + CD1AEA88174EF0C500F3AC0F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEA87174EF0C500F3AC0F /* main.m */; }; + CD1AEA8C174EF0C500F3AC0F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEA8B174EF0C500F3AC0F /* AppDelegate.m */; }; + CD1AEA8E174EF0C500F3AC0F /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEA8D174EF0C500F3AC0F /* Default.png */; }; + CD1AEA90174EF0C500F3AC0F /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEA8F174EF0C500F3AC0F /* Default@2x.png */; }; + CD1AEA92174EF0C500F3AC0F /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEA91174EF0C500F3AC0F /* Default-568h@2x.png */; }; + CD1AEA95174EF0C500F3AC0F /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEA93174EF0C500F3AC0F /* MainStoryboard.storyboard */; }; + CD1AEA98174EF0C500F3AC0F /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEA97174EF0C500F3AC0F /* FirstViewController.m */; }; + CD1AEAA0174EF24600F3AC0F /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEA9F174EF24600F3AC0F /* SecondViewController.m */; }; + CD1AEAA5174EF44400F3AC0F /* first.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEAA1174EF44400F3AC0F /* first.png */; }; + CD1AEAA6174EF44400F3AC0F /* first@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEAA2174EF44400F3AC0F /* first@2x.png */; }; + CD1AEAA7174EF44400F3AC0F /* second.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEAA3174EF44400F3AC0F /* second.png */; }; + CD1AEAA8174EF44400F3AC0F /* second@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CD1AEAA4174EF44400F3AC0F /* second@2x.png */; }; + CD1AEAAB174EF51600F3AC0F /* ThirdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEAAA174EF51600F3AC0F /* ThirdViewController.m */; }; + CD1AEAAE174EF85800F3AC0F /* FourthViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD1AEAAD174EF85800F3AC0F /* FourthViewController.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + CD1AEA78174EF0C500F3AC0F /* MultiViewStoryTabBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MultiViewStoryTabBar.app; sourceTree = BUILT_PRODUCTS_DIR; }; + CD1AEA7B174EF0C500F3AC0F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + CD1AEA7D174EF0C500F3AC0F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + CD1AEA7F174EF0C500F3AC0F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + CD1AEA83174EF0C500F3AC0F /* MultiViewStoryTabBar-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MultiViewStoryTabBar-Info.plist"; sourceTree = "<group>"; }; + CD1AEA85174EF0C500F3AC0F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; + CD1AEA87174EF0C500F3AC0F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; + CD1AEA89174EF0C500F3AC0F /* MultiViewStoryTabBar-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MultiViewStoryTabBar-Prefix.pch"; sourceTree = "<group>"; }; + CD1AEA8A174EF0C500F3AC0F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; + CD1AEA8B174EF0C500F3AC0F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; + CD1AEA8D174EF0C500F3AC0F /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; + CD1AEA8F174EF0C500F3AC0F /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; }; + CD1AEA91174EF0C500F3AC0F /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; + CD1AEA94174EF0C500F3AC0F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; }; + CD1AEA96174EF0C500F3AC0F /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; }; + CD1AEA97174EF0C500F3AC0F /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; }; + CD1AEA9E174EF24600F3AC0F /* SecondViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; }; + CD1AEA9F174EF24600F3AC0F /* SecondViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; }; + CD1AEAA1174EF44400F3AC0F /* first.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = first.png; sourceTree = "<group>"; }; + CD1AEAA2174EF44400F3AC0F /* first@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "first@2x.png"; sourceTree = "<group>"; }; + CD1AEAA3174EF44400F3AC0F /* second.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = second.png; sourceTree = "<group>"; }; + CD1AEAA4174EF44400F3AC0F /* second@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "second@2x.png"; sourceTree = "<group>"; }; + CD1AEAA9174EF51600F3AC0F /* ThirdViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThirdViewController.h; sourceTree = "<group>"; }; + CD1AEAAA174EF51600F3AC0F /* ThirdViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThirdViewController.m; sourceTree = "<group>"; }; + CD1AEAAC174EF85800F3AC0F /* FourthViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FourthViewController.h; sourceTree = "<group>"; }; + CD1AEAAD174EF85800F3AC0F /* FourthViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FourthViewController.m; sourceTree = "<group>"; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + CD1AEA75174EF0C500F3AC0F /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + CD1AEA7C174EF0C500F3AC0F /* UIKit.framework in Frameworks */, + CD1AEA7E174EF0C500F3AC0F /* Foundation.framework in Frameworks */, + CD1AEA80174EF0C500F3AC0F /* CoreGraphics.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + CD1AEA6F174EF0C500F3AC0F = { + isa = PBXGroup; + children = ( + CD1AEA81174EF0C500F3AC0F /* MultiViewStoryTabBar */, + CD1AEA7A174EF0C500F3AC0F /* Frameworks */, + CD1AEA79174EF0C500F3AC0F /* Products */, + ); + sourceTree = "<group>"; + }; + CD1AEA79174EF0C500F3AC0F /* Products */ = { + isa = PBXGroup; + children = ( + CD1AEA78174EF0C500F3AC0F /* MultiViewStoryTabBar.app */, + ); + name = Products; + sourceTree = "<group>"; + }; + CD1AEA7A174EF0C500F3AC0F /* Frameworks */ = { + isa = PBXGroup; + children = ( + CD1AEA7B174EF0C500F3AC0F /* UIKit.framework */, + CD1AEA7D174EF0C500F3AC0F /* Foundation.framework */, + CD1AEA7F174EF0C500F3AC0F /* CoreGraphics.framework */, + ); + name = Frameworks; + sourceTree = "<group>"; + }; + CD1AEA81174EF0C500F3AC0F /* MultiViewStoryTabBar */ = { + isa = PBXGroup; + children = ( + CD1AEAA1174EF44400F3AC0F /* first.png */, + CD1AEAA2174EF44400F3AC0F /* first@2x.png */, + CD1AEAA3174EF44400F3AC0F /* second.png */, + CD1AEAA4174EF44400F3AC0F /* second@2x.png */, + CD1AEA8A174EF0C500F3AC0F /* AppDelegate.h */, + CD1AEA8B174EF0C500F3AC0F /* AppDelegate.m */, + CD1AEA93174EF0C500F3AC0F /* MainStoryboard.storyboard */, + CD1AEAAC174EF85800F3AC0F /* FourthViewController.h */, + CD1AEAAD174EF85800F3AC0F /* FourthViewController.m */, + CD1AEAA9174EF51600F3AC0F /* ThirdViewController.h */, + CD1AEAAA174EF51600F3AC0F /* ThirdViewController.m */, + CD1AEA9E174EF24600F3AC0F /* SecondViewController.h */, + CD1AEA9F174EF24600F3AC0F /* SecondViewController.m */, + CD1AEA96174EF0C500F3AC0F /* FirstViewController.h */, + CD1AEA97174EF0C500F3AC0F /* FirstViewController.m */, + CD1AEA82174EF0C500F3AC0F /* Supporting Files */, + ); + path = MultiViewStoryTabBar; + sourceTree = "<group>"; + }; + CD1AEA82174EF0C500F3AC0F /* Supporting Files */ = { + isa = PBXGroup; + children = ( + CD1AEA83174EF0C500F3AC0F /* MultiViewStoryTabBar-Info.plist */, + CD1AEA84174EF0C500F3AC0F /* InfoPlist.strings */, + CD1AEA87174EF0C500F3AC0F /* main.m */, + CD1AEA89174EF0C500F3AC0F /* MultiViewStoryTabBar-Prefix.pch */, + CD1AEA8D174EF0C500F3AC0F /* Default.png */, + CD1AEA8F174EF0C500F3AC0F /* Default@2x.png */, + CD1AEA91174EF0C500F3AC0F /* Default-568h@2x.png */, + ); + name = "Supporting Files"; + sourceTree = "<group>"; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + CD1AEA77174EF0C500F3AC0F /* MultiViewStoryTabBar */ = { + isa = PBXNativeTarget; + buildConfigurationList = CD1AEA9B174EF0C500F3AC0F /* Build configuration list for PBXNativeTarget "MultiViewStoryTabBar" */; + buildPhases = ( + CD1AEA74174EF0C500F3AC0F /* Sources */, + CD1AEA75174EF0C500F3AC0F /* Frameworks */, + CD1AEA76174EF0C500F3AC0F /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = MultiViewStoryTabBar; + productName = MultiViewStoryTabBar; + productReference = CD1AEA78174EF0C500F3AC0F /* MultiViewStoryTabBar.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + CD1AEA70174EF0C500F3AC0F /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0460; + ORGANIZATIONNAME = "mo khan"; + }; + buildConfigurationList = CD1AEA73174EF0C500F3AC0F /* Build configuration list for PBXProject "MultiViewStoryTabBar" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = CD1AEA6F174EF0C500F3AC0F; + productRefGroup = CD1AEA79174EF0C500F3AC0F /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + CD1AEA77174EF0C500F3AC0F /* MultiViewStoryTabBar */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + CD1AEA76174EF0C500F3AC0F /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + CD1AEA86174EF0C500F3AC0F /* InfoPlist.strings in Resources */, + CD1AEA8E174EF0C500F3AC0F /* Default.png in Resources */, + CD1AEA90174EF0C500F3AC0F /* Default@2x.png in Resources */, + CD1AEA92174EF0C500F3AC0F /* Default-568h@2x.png in Resources */, + CD1AEA95174EF0C500F3AC0F /* MainStoryboard.storyboard in Resources */, + CD1AEAA5174EF44400F3AC0F /* first.png in Resources */, + CD1AEAA6174EF44400F3AC0F /* first@2x.png in Resources */, + CD1AEAA7174EF44400F3AC0F /* second.png in Resources */, + CD1AEAA8174EF44400F3AC0F /* second@2x.png in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + CD1AEA74174EF0C500F3AC0F /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + CD1AEA88174EF0C500F3AC0F /* main.m in Sources */, + CD1AEA8C174EF0C500F3AC0F /* AppDelegate.m in Sources */, + CD1AEA98174EF0C500F3AC0F /* FirstViewController.m in Sources */, + CD1AEAA0174EF24600F3AC0F /* SecondViewController.m in Sources */, + CD1AEAAB174EF51600F3AC0F /* ThirdViewController.m in Sources */, + CD1AEAAE174EF85800F3AC0F /* FourthViewController.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + CD1AEA84174EF0C500F3AC0F /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + CD1AEA85174EF0C500F3AC0F /* en */, + ); + name = InfoPlist.strings; + sourceTree = "<group>"; + }; + CD1AEA93174EF0C500F3AC0F /* MainStoryboard.storyboard */ = { + isa = PBXVariantGroup; + children = ( + CD1AEA94174EF0C500F3AC0F /* en */, + ); + name = MainStoryboard.storyboard; + sourceTree = "<group>"; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + CD1AEA99174EF0C500F3AC0F /* 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; + }; + name = Debug; + }; + CD1AEA9A174EF0C500F3AC0F /* 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; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + CD1AEA9C174EF0C500F3AC0F /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "MultiViewStoryTabBar/MultiViewStoryTabBar-Prefix.pch"; + INFOPLIST_FILE = "MultiViewStoryTabBar/MultiViewStoryTabBar-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + WRAPPER_EXTENSION = app; + }; + name = Debug; + }; + CD1AEA9D174EF0C500F3AC0F /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "MultiViewStoryTabBar/MultiViewStoryTabBar-Prefix.pch"; + INFOPLIST_FILE = "MultiViewStoryTabBar/MultiViewStoryTabBar-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + WRAPPER_EXTENSION = app; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + CD1AEA73174EF0C500F3AC0F /* Build configuration list for PBXProject "MultiViewStoryTabBar" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + CD1AEA99174EF0C500F3AC0F /* Debug */, + CD1AEA9A174EF0C500F3AC0F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + CD1AEA9B174EF0C500F3AC0F /* Build configuration list for PBXNativeTarget "MultiViewStoryTabBar" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + CD1AEA9C174EF0C500F3AC0F /* Debug */, + CD1AEA9D174EF0C500F3AC0F /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; +/* End XCConfigurationList section */ + }; + rootObject = CD1AEA70174EF0C500F3AC0F /* Project object */; +} diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..3e0e804 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <FileRef + location = "self:MultiViewStoryTabBar.xcodeproj"> + </FileRef> +</Workspace> diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/UserInterfaceState.xcuserstate b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/UserInterfaceState.xcuserstate Binary files differnew file mode 100644 index 0000000..d4a9d1e --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/UserInterfaceState.xcuserstate diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/WorkspaceSettings.xcsettings b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/WorkspaceSettings.xcsettings new file mode 100644 index 0000000..bfffcfe --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/project.xcworkspace/xcuserdata/mo.xcuserdatad/WorkspaceSettings.xcsettings @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>HasAskedToTakeAutomaticSnapshotBeforeSignificantChanges</key> + <true/> + <key>SnapshotAutomaticallyBeforeSignificantChanges</key> + <false/> +</dict> +</plist> diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/MultiViewStoryTabBar.xcscheme b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/MultiViewStoryTabBar.xcscheme new file mode 100644 index 0000000..985c80a --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/MultiViewStoryTabBar.xcscheme @@ -0,0 +1,86 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + LastUpgradeVersion = "0460" + version = "1.3"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "CD1AEA77174EF0C500F3AC0F" + BuildableName = "MultiViewStoryTabBar.app" + BlueprintName = "MultiViewStoryTabBar" + ReferencedContainer = "container:MultiViewStoryTabBar.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "CD1AEA77174EF0C500F3AC0F" + BuildableName = "MultiViewStoryTabBar.app" + BlueprintName = "MultiViewStoryTabBar" + ReferencedContainer = "container:MultiViewStoryTabBar.xcodeproj"> + </BuildableReference> + </MacroExpansion> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Debug" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "CD1AEA77174EF0C500F3AC0F" + BuildableName = "MultiViewStoryTabBar.app" + BlueprintName = "MultiViewStoryTabBar" + ReferencedContainer = "container:MultiViewStoryTabBar.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "CD1AEA77174EF0C500F3AC0F" + BuildableName = "MultiViewStoryTabBar.app" + BlueprintName = "MultiViewStoryTabBar" + ReferencedContainer = "container:MultiViewStoryTabBar.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/xcschememanagement.plist b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..5ace50b --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar.xcodeproj/xcuserdata/mo.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>SchemeUserState</key> + <dict> + <key>MultiViewStoryTabBar.xcscheme</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>CD1AEA77174EF0C500F3AC0F</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> +</dict> +</plist> diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.h b/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.h new file mode 100644 index 0000000..26a1ad8 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.h @@ -0,0 +1,15 @@ +// +// AppDelegate.h +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +@interface AppDelegate : UIResponder <UIApplicationDelegate> + +@property (strong, nonatomic) UIWindow *window; + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.m new file mode 100644 index 0000000..53bb85d --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/AppDelegate.m @@ -0,0 +1,46 @@ +// +// AppDelegate.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import "AppDelegate.h" + +@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/MultiViewStoryTabBar/MultiViewStoryTabBar/Default-568h@2x.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default-568h@2x.png Binary files differnew file mode 100644 index 0000000..0891b7a --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default-568h@2x.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/Default.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default.png Binary files differnew file mode 100644 index 0000000..4c8ca6f --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/Default@2x.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default@2x.png Binary files differnew file mode 100644 index 0000000..35b84cf --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/Default@2x.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.h b/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.h new file mode 100644 index 0000000..f774604 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.h @@ -0,0 +1,13 @@ +// +// ViewController.h +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +@interface FirstViewController : UIViewController + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.m new file mode 100644 index 0000000..a683d03 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/FirstViewController.m @@ -0,0 +1,29 @@ +// +// ViewController.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import "FirstViewController.h" + +@interface FirstViewController () + +@end + +@implementation FirstViewController + +- (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/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.h b/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.h new file mode 100644 index 0000000..3f8237d --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.h @@ -0,0 +1,13 @@ +// +// FourthViewController.h +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +@interface FourthViewController : UIViewController + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.m new file mode 100644 index 0000000..400c3f9 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/FourthViewController.m @@ -0,0 +1,38 @@ +// +// FourthViewController.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import "FourthViewController.h" + +@interface FourthViewController () + +@end + +@implementation FourthViewController + +- (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. +} + +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Info.plist b/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Info.plist new file mode 100644 index 0000000..d506e4a --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Info.plist @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>CFBundleDevelopmentRegion</key> + <string>en</string> + <key>CFBundleDisplayName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundleExecutable</key> + <string>${EXECUTABLE_NAME}</string> + <key>CFBundleIdentifier</key> + <string>mokhan.ca.${PRODUCT_NAME:rfc1034identifier}</string> + <key>CFBundleInfoDictionaryVersion</key> + <string>6.0</string> + <key>CFBundleName</key> + <string>${PRODUCT_NAME}</string> + <key>CFBundlePackageType</key> + <string>APPL</string> + <key>CFBundleShortVersionString</key> + <string>1.0</string> + <key>CFBundleSignature</key> + <string>????</string> + <key>CFBundleVersion</key> + <string>1.0</string> + <key>LSRequiresIPhoneOS</key> + <true/> + <key>UIMainStoryboardFile</key> + <string>MainStoryboard</string> + <key>UIRequiredDeviceCapabilities</key> + <array> + <string>armv7</string> + </array> + <key>UISupportedInterfaceOrientations</key> + <array> + <string>UIInterfaceOrientationPortrait</string> + <string>UIInterfaceOrientationLandscapeLeft</string> + <string>UIInterfaceOrientationLandscapeRight</string> + </array> +</dict> +</plist> diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Prefix.pch b/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Prefix.pch new file mode 100644 index 0000000..cc637cb --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/MultiViewStoryTabBar-Prefix.pch @@ -0,0 +1,14 @@ +// +// Prefix header for all source files of the 'MultiViewStoryTabBar' target in the 'MultiViewStoryTabBar' project +// + +#import <Availability.h> + +#ifndef __IPHONE_5_0 +#warning "This project uses features only available in iOS SDK 5.0 and later." +#endif + +#ifdef __OBJC__ + #import <UIKit/UIKit.h> + #import <Foundation/Foundation.h> +#endif diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.h b/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.h new file mode 100644 index 0000000..0fa8f1f --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.h @@ -0,0 +1,13 @@ +// +// SecondViewController.h +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +@interface SecondViewController : UIViewController + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.m new file mode 100644 index 0000000..6ffc204 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/SecondViewController.m @@ -0,0 +1,38 @@ +// +// SecondViewController.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import "SecondViewController.h" + +@interface SecondViewController () + +@end + +@implementation SecondViewController + +- (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. +} + +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.h b/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.h new file mode 100644 index 0000000..4af6204 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.h @@ -0,0 +1,13 @@ +// +// ThirdViewController.h +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +@interface ThirdViewController : UIViewController + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.m new file mode 100644 index 0000000..1800de7 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/ThirdViewController.m @@ -0,0 +1,38 @@ +// +// ThirdViewController.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import "ThirdViewController.h" + +@interface ThirdViewController () + +@end + +@implementation ThirdViewController + +- (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. +} + +- (void)didReceiveMemoryWarning +{ + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + +@end diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/InfoPlist.strings b/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/MainStoryboard.storyboard b/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/MainStoryboard.storyboard new file mode 100644 index 0000000..d652c4b --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/en.lproj/MainStoryboard.storyboard @@ -0,0 +1,137 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="2.0" toolsVersion="3084" systemVersion="12D78" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="l4h-vi-5XC"> + <dependencies> + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="2083"/> + </dependencies> + <scenes> + <!--First View Controller--> + <scene sceneID="5"> + <objects> + <viewController id="2" customClass="FirstViewController" sceneMemberID="viewController"> + <view key="view" contentMode="scaleToFill" id="3"> + <rect key="frame" x="0.0" y="64" width="320" height="455"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/> + </view> + <navigationItem key="navigationItem" id="idu-h2-54N"> + <barButtonItem key="rightBarButtonItem" title="Next" id="FAV-9P-2y3"> + <connections> + <segue destination="75O-lS-s2O" kind="push" id="e9x-Lg-f18"/> + </connections> + </barButtonItem> + </navigationItem> + <simulatedTabBarMetrics key="simulatedBottomBarMetrics"/> + </viewController> + <placeholder placeholderIdentifier="IBFirstResponder" id="4" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="1405" y="-176"/> + </scene> + <!--Fourth View Controller--> + <scene sceneID="l0h-FF-LRw"> + <objects> + <viewController id="75O-lS-s2O" customClass="FourthViewController" sceneMemberID="viewController"> + <view key="view" contentMode="scaleToFill" id="bDo-et-IIO"> + <rect key="frame" x="0.0" y="64" width="320" height="455"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + </view> + <navigationItem key="navigationItem" id="IGs-U3-Sgm"/> + </viewController> + <placeholder placeholderIdentifier="IBFirstResponder" id="IQc-1x-HY8" userLabel="First Responder" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="1782" y="-176"/> + </scene> + <!--Third View Controller - Item--> + <scene sceneID="Ipi-QM-Y48"> + <objects> + <viewController id="KA4-fI-RmY" customClass="ThirdViewController" sceneMemberID="viewController"> + <view key="view" contentMode="scaleToFill" id="Kar-pt-7kU"> + <rect key="frame" x="0.0" y="20" width="320" height="499"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> + </view> + <tabBarItem key="tabBarItem" title="Item" image="Default.png" id="8pV-LH-d6V"/> + </viewController> + <placeholder placeholderIdentifier="IBFirstResponder" id="MXz-yI-IaQ" userLabel="First Responder" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="416" y="783"/> + </scene> + <!--Second View Controller - Second--> + <scene sceneID="uM4-A6-Q1W"> + <objects> + <viewController id="hAb-ZZ-0Kv" customClass="SecondViewController" sceneMemberID="viewController"> + <view key="view" contentMode="scaleToFill" id="JTb-fa-mS4"> + <rect key="frame" x="0.0" y="20" width="320" height="499"/> + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/> + </view> + <tabBarItem key="tabBarItem" title="Second" image="first.png" id="K4d-mk-Azi"/> + </viewController> + <placeholder placeholderIdentifier="IBFirstResponder" id="8ez-wu-sC0" userLabel="First Responder" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="879" y="508"/> + </scene> + <!--Tab Bar Controller--> + <scene sceneID="S61-4d-JD1"> + <objects> + <tabBarController id="l4h-vi-5XC" sceneMemberID="viewController"> + <toolbarItems/> + <nil key="simulatedBottomBarMetrics"/> + <tabBar key="tabBar" contentMode="scaleToFill" id="Dbl-LY-Upe"> + <autoresizingMask key="autoresizingMask"/> + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> + </tabBar> + <connections> + <segue destination="jb7-ft-TYR" kind="relationship" relationship="viewControllers" id="FLa-La-NeJ"/> + <segue destination="hAb-ZZ-0Kv" kind="relationship" relationship="viewControllers" id="WfG-kk-thP"/> + <segue destination="KA4-fI-RmY" kind="relationship" relationship="viewControllers" id="3eL-Bi-cez"/> + </connections> + </tabBarController> + <placeholder placeholderIdentifier="IBFirstResponder" id="HAL-3E-gks" userLabel="First Responder" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="407" y="88"/> + </scene> + <!--Navigation Controller - First--> + <scene sceneID="CNf-Dj-E2T"> + <objects> + <navigationController id="jb7-ft-TYR" sceneMemberID="viewController"> + <tabBarItem key="tabBarItem" title="First" image="Default.png" id="dff-KL-Lvj"/> + <toolbarItems/> + <navigationBar key="navigationBar" contentMode="scaleToFill" id="h40-HP-BuH"> + <rect key="frame" x="0.0" y="0.0" width="320" height="44"/> + <autoresizingMask key="autoresizingMask"/> + </navigationBar> + <nil name="viewControllers"/> + <connections> + <segue destination="2" kind="relationship" relationship="rootViewController" id="SCb-GI-UEf"/> + </connections> + </navigationController> + <placeholder placeholderIdentifier="IBFirstResponder" id="jJ2-6e-FaF" userLabel="First Responder" sceneMemberID="firstResponder"/> + </objects> + <point key="canvasLocation" x="879" y="-176"/> + </scene> + </scenes> + <resources> + <image name="Default.png" width="320" height="480"/> + <image name="first.png" width="30" height="30"/> + </resources> + <classes> + <class className="FirstViewController" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/FirstViewController.h"/> + </class> + <class className="FourthViewController" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/FourthViewController.h"/> + </class> + <class className="SecondViewController" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/SecondViewController.h"/> + </class> + <class className="ThirdViewController" superclassName="UIViewController"> + <source key="sourceIdentifier" type="project" relativePath="./Classes/ThirdViewController.h"/> + </class> + </classes> + <simulatedMetricsContainer key="defaultSimulatedMetrics"> + <simulatedStatusBarMetrics key="statusBar"/> + <simulatedOrientationMetrics key="orientation"/> + <simulatedScreenMetrics key="destination" type="retina4"/> + </simulatedMetricsContainer> +</document>
\ No newline at end of file diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/first.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/first.png Binary files differnew file mode 100644 index 0000000..9300ee2 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/first.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/first@2x.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/first@2x.png Binary files differnew file mode 100644 index 0000000..374d78e --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/first@2x.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/main.m b/MultiViewStoryTabBar/MultiViewStoryTabBar/main.m new file mode 100644 index 0000000..0f4ee67 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/main.m @@ -0,0 +1,18 @@ +// +// main.m +// MultiViewStoryTabBar +// +// Created by mo khan on 2013-05-23. +// Copyright (c) 2013 mo khan. All rights reserved. +// + +#import <UIKit/UIKit.h> + +#import "AppDelegate.h" + +int main(int argc, char *argv[]) +{ + @autoreleasepool { + return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); + } +} diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/second.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/second.png Binary files differnew file mode 100644 index 0000000..1100b48 --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/second.png diff --git a/MultiViewStoryTabBar/MultiViewStoryTabBar/second@2x.png b/MultiViewStoryTabBar/MultiViewStoryTabBar/second@2x.png Binary files differnew file mode 100644 index 0000000..368d38f --- /dev/null +++ b/MultiViewStoryTabBar/MultiViewStoryTabBar/second@2x.png |
