Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Shaik Ghouse
/
StoryBook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
62ae4313
authored
Sep 27, 2017
by
Shaik Ghouse
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Added MenuVC
parent
1fb404b8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
57 additions
and
0 deletions
StoryBook.xcodeproj/project.pbxproj
StoryBook/Storyboards/Main.storyboard
StoryBook/ViewControllers/MenuViewController.swift
StoryBook.xcodeproj/project.pbxproj
View file @
62ae4313
...
@@ -12,6 +12,7 @@
...
@@ -12,6 +12,7 @@
64AE37C81F7B7C210030D911
/* LaunchScreen.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C11F7B7C210030D911
/* LaunchScreen.storyboard */
;
};
64AE37C81F7B7C210030D911
/* LaunchScreen.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C11F7B7C210030D911
/* LaunchScreen.storyboard */
;
};
64AE37C91F7B7C210030D911
/* Main.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C21F7B7C210030D911
/* Main.storyboard */
;
};
64AE37C91F7B7C210030D911
/* Main.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C21F7B7C210030D911
/* Main.storyboard */
;
};
64AE37CA1F7B7C210030D911
/* ViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C51F7B7C210030D911
/* ViewController.swift */
;
};
64AE37CA1F7B7C210030D911
/* ViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37C51F7B7C210030D911
/* ViewController.swift */
;
};
64AE37CE1F7BA6DD0030D911
/* MenuViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AE37CD1F7BA6DD0030D911
/* MenuViewController.swift */
;
};
B365E6A8B0D3A8F9DC74F791
/* Pods_StoryBook.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6DB33BB75FA79A76464A6E95
/* Pods_StoryBook.framework */
;
};
B365E6A8B0D3A8F9DC74F791
/* Pods_StoryBook.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
6DB33BB75FA79A76464A6E95
/* Pods_StoryBook.framework */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
...
@@ -25,6 +26,7 @@
...
@@ -25,6 +26,7 @@
64AE37C11F7B7C210030D911
/* LaunchScreen.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
path
=
LaunchScreen.storyboard
;
sourceTree
=
"<group>"
;
};
64AE37C11F7B7C210030D911
/* LaunchScreen.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
path
=
LaunchScreen.storyboard
;
sourceTree
=
"<group>"
;
};
64AE37C21F7B7C210030D911
/* Main.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
path
=
Main.storyboard
;
sourceTree
=
"<group>"
;
};
64AE37C21F7B7C210030D911
/* Main.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
path
=
Main.storyboard
;
sourceTree
=
"<group>"
;
};
64AE37C51F7B7C210030D911
/* ViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ViewController.swift
;
sourceTree
=
"<group>"
;
};
64AE37C51F7B7C210030D911
/* ViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ViewController.swift
;
sourceTree
=
"<group>"
;
};
64AE37CD1F7BA6DD0030D911
/* MenuViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
MenuViewController.swift
;
sourceTree
=
"<group>"
;
};
6DB33BB75FA79A76464A6E95
/* Pods_StoryBook.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Pods_StoryBook.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
6DB33BB75FA79A76464A6E95
/* Pods_StoryBook.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Pods_StoryBook.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
/* End PBXFileReference section */
/* End PBXFileReference section */
...
@@ -108,6 +110,7 @@
...
@@ -108,6 +110,7 @@
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
64AE37C51F7B7C210030D911
/* ViewController.swift */
,
64AE37C51F7B7C210030D911
/* ViewController.swift */
,
64AE37CD1F7BA6DD0030D911
/* MenuViewController.swift */
,
);
);
path
=
ViewControllers
;
path
=
ViewControllers
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -277,6 +280,7 @@
...
@@ -277,6 +280,7 @@
buildActionMask
=
2147483647
;
buildActionMask
=
2147483647
;
files
=
(
files
=
(
64AE37CA1F7B7C210030D911
/* ViewController.swift in Sources */
,
64AE37CA1F7B7C210030D911
/* ViewController.swift in Sources */
,
64AE37CE1F7BA6DD0030D911
/* MenuViewController.swift in Sources */
,
64AE37C71F7B7C210030D911
/* AppDelegate.swift in Sources */
,
64AE37C71F7B7C210030D911
/* AppDelegate.swift in Sources */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
...
...
StoryBook/Storyboards/Main.storyboard
View file @
62ae4313
...
@@ -9,6 +9,24 @@
...
@@ -9,6 +9,24 @@
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
</dependencies>
<scenes>
<scenes>
<!--Menu View Controller-->
<scene
sceneID=
"EFo-yr-l4U"
>
<objects>
<viewController
id=
"dct-wq-sjc"
customClass=
"MenuViewController"
customModule=
"StoryBook"
customModuleProvider=
"target"
sceneMemberID=
"viewController"
>
<layoutGuides>
<viewControllerLayoutGuide
type=
"top"
id=
"Vj8-yi-Vce"
/>
<viewControllerLayoutGuide
type=
"bottom"
id=
"YHB-0M-KKg"
/>
</layoutGuides>
<view
key=
"view"
contentMode=
"scaleToFill"
id=
"3gw-hc-TjX"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"667"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<color
key=
"backgroundColor"
white=
"1"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
</view>
</viewController>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"G4s-FT-kVa"
userLabel=
"First Responder"
sceneMemberID=
"firstResponder"
/>
</objects>
<point
key=
"canvasLocation"
x=
"207"
y=
"-539"
/>
</scene>
<!--View Controller-->
<!--View Controller-->
<scene
sceneID=
"tne-QT-ifu"
>
<scene
sceneID=
"tne-QT-ifu"
>
<objects>
<objects>
...
...
StoryBook/ViewControllers/MenuViewController.swift
0 → 100644
View file @
62ae4313
//
// MenuViewController.swift
// StoryBook
//
// Created by Ghouse Basha Shaik on 27/09/17.
// Copyright © 2017 Ghouse Basha Shaik. All rights reserved.
//
import
UIKit
class
MenuViewController
:
UIViewController
{
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
// Do any additional setup after loading the view.
}
override
func
didReceiveMemoryWarning
()
{
super
.
didReceiveMemoryWarning
()
// Dispose of any resources that can be recreated.
}
/*
// MARK: - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
// Get the new view controller using segue.destinationViewController.
// Pass the selected object to the new view controller.
}
*/
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment