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
a574cc5b
Commit
a574cc5b
authored
May 05, 2016
by
Dima Bart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the OrderCell nib.
parent
351d0f32
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
32 deletions
+1
-32
project.pbxproj
... Customers/Sample App Customers.xcodeproj/project.pbxproj
+1
-13
OrderCell.xib
...s/Sample App Customers/Sample App Customers/OrderCell.xib
+0
-19
No files found.
Mobile Buy SDK Sample Apps/Sample App Customers/Sample App Customers.xcodeproj/project.pbxproj
View file @
a574cc5b
...
...
@@ -10,7 +10,6 @@
9A102CEE1CDAA6080026CC43
/* ActionCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A102CED1CDAA6080026CC43
/* ActionCell.swift */
;
};
9A102CF01CDB7C0F0026CC43
/* OrdersViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A102CEF1CDB7C0F0026CC43
/* OrdersViewController.swift */
;
};
9A102CFE1CDB86920026CC43
/* OrderCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A102CFC1CDB86920026CC43
/* OrderCell.swift */
;
};
9A102CFF1CDB86920026CC43
/* OrderCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A102CFD1CDB86920026CC43
/* OrderCell.xib */
;
};
9A9C03071CD8F9AC00AE79BD
/* AppDelegate.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A9C03061CD8F9AC00AE79BD
/* AppDelegate.swift */
;
};
9A9C03091CD8F9AC00AE79BD
/* LoginViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A9C03081CD8F9AC00AE79BD
/* LoginViewController.swift */
;
};
9A9C030C1CD8F9AC00AE79BD
/* Main.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9A9C030A1CD8F9AC00AE79BD
/* Main.storyboard */
;
};
...
...
@@ -71,7 +70,6 @@
9A102CED1CDAA6080026CC43
/* ActionCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ActionCell.swift
;
sourceTree
=
"<group>"
;
};
9A102CEF1CDB7C0F0026CC43
/* OrdersViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
OrdersViewController.swift
;
sourceTree
=
"<group>"
;
};
9A102CFC1CDB86920026CC43
/* OrderCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
OrderCell.swift
;
sourceTree
=
"<group>"
;
};
9A102CFD1CDB86920026CC43
/* OrderCell.xib */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.xib
;
path
=
OrderCell.xib
;
sourceTree
=
"<group>"
;
};
9A9C03031CD8F9AC00AE79BD
/* Sample App Customers.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
"Sample App Customers.app"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
9A9C03061CD8F9AC00AE79BD
/* AppDelegate.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
AppDelegate.swift
;
sourceTree
=
"<group>"
;
};
9A9C03081CD8F9AC00AE79BD
/* LoginViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
LoginViewController.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -100,21 +98,12 @@
9A102CE81CDAA5F00026CC43
/* Cells */
=
{
isa
=
PBXGroup
;
children
=
(
9A102
D001CDB86960026CC43
/* Order
*/
,
9A102
CFC1CDB86920026CC43
/* OrderCell.swift
*/
,
9A102CED1CDAA6080026CC43
/* ActionCell.swift */
,
);
name
=
Cells
;
sourceTree
=
"<group>"
;
};
9A102D001CDB86960026CC43
/* Order */
=
{
isa
=
PBXGroup
;
children
=
(
9A102CFC1CDB86920026CC43
/* OrderCell.swift */
,
9A102CFD1CDB86920026CC43
/* OrderCell.xib */
,
);
name
=
Order
;
sourceTree
=
"<group>"
;
};
9A9C02FA1CD8F9AC00AE79BD
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -285,7 +274,6 @@
files
=
(
9A9C03111CD8F9AC00AE79BD
/* LaunchScreen.storyboard in Resources */
,
9A9C030E1CD8F9AC00AE79BD
/* Assets.xcassets in Resources */
,
9A102CFF1CDB86920026CC43
/* OrderCell.xib in Resources */
,
9A9C030C1CD8F9AC00AE79BD
/* Main.storyboard in Resources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
...
...
Mobile Buy SDK Sample Apps/Sample App Customers/Sample App Customers/OrderCell.xib
deleted
100644 → 0
View file @
351d0f32
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"10116"
systemVersion=
"15E65"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"10085"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
/>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"-2"
customClass=
"UIResponder"
/>
<tableViewCell
contentMode=
"scaleToFill"
selectionStyle=
"default"
indentationWidth=
"10"
id=
"KGk-i7-Jjw"
customClass=
"OrderCell"
customModule=
"Sample_App_Customers"
customModuleProvider=
"target"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"320"
height=
"44"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMaxY=
"YES"
/>
<tableViewCellContentView
key=
"contentView"
opaque=
"NO"
clipsSubviews=
"YES"
multipleTouchEnabled=
"YES"
contentMode=
"center"
tableViewCell=
"KGk-i7-Jjw"
id=
"H2p-sc-9uM"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"320"
height=
"43"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
</tableViewCellContentView>
</tableViewCell>
</objects>
</document>
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