Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
shopify_iossdk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cemarose
shopify_iossdk
Commits
fcf59bda
Commit
fcf59bda
authored
May 05, 2016
by
Dima Bart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor cleanup.
parent
a574cc5b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
10 deletions
+1
-10
AccountViewController.swift
...ustomers/Sample App Customers/AccountViewController.swift
+0
-9
Main.storyboard
...Customers/Sample App Customers/Base.lproj/Main.storyboard
+1
-1
No files found.
Mobile Buy SDK Sample Apps/Sample App Customers/Sample App Customers/AccountViewController.swift
View file @
fcf59bda
...
@@ -33,15 +33,6 @@ class AccountViewController: UIViewController {
...
@@ -33,15 +33,6 @@ class AccountViewController: UIViewController {
private
var
loginViewController
:
LoginViewController
!
private
var
loginViewController
:
LoginViewController
!
private
var
signupViewController
:
SignupViewController
!
private
var
signupViewController
:
SignupViewController
!
// ----------------------------------
// MARK: - View Loading -
//
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
self
.
automaticallyAdjustsScrollViewInsets
=
false
}
// ----------------------------------
// ----------------------------------
// MARK: - Segue -
// MARK: - Segue -
...
...
Mobile Buy SDK Sample Apps/Sample App Customers/Sample App Customers/Base.lproj/Main.storyboard
View file @
fcf59bda
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<!--Account View Controller-->
<!--Account View Controller-->
<scene
sceneID=
"8Y7-Xy-RCG"
>
<scene
sceneID=
"8Y7-Xy-RCG"
>
<objects>
<objects>
<viewController
id=
"iKH-Ul-gfD"
customClass=
"AccountViewController"
customModule=
"Sample_App_Customers"
customModuleProvider=
"target"
sceneMemberID=
"viewController"
>
<viewController
automaticallyAdjustsScrollViewInsets=
"NO"
id=
"iKH-Ul-gfD"
customClass=
"AccountViewController"
customModule=
"Sample_App_Customers"
customModuleProvider=
"target"
sceneMemberID=
"viewController"
>
<layoutGuides>
<layoutGuides>
<viewControllerLayoutGuide
type=
"top"
id=
"KVq-0R-CoC"
/>
<viewControllerLayoutGuide
type=
"top"
id=
"KVq-0R-CoC"
/>
<viewControllerLayoutGuide
type=
"bottom"
id=
"KYl-xu-h2G"
/>
<viewControllerLayoutGuide
type=
"bottom"
id=
"KYl-xu-h2G"
/>
...
...
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