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
40120666
Commit
40120666
authored
Jun 08, 2016
by
Dima Bart
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #225 from Shopify/task/group-cleanup
Xcode project group cleanup
parents
2b58afd0
ca380e20
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
81 additions
and
49 deletions
+81
-49
BUYClient+CustomerTests.m
...le Buy SDK/Mobile Buy SDK Tests/BUYClient+CustomerTests.m
+0
-0
BUYClient+StorefrontTests.m
... Buy SDK/Mobile Buy SDK Tests/BUYClient+StorefrontTests.m
+0
-0
project.pbxproj
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
+81
-49
No files found.
Mobile Buy SDK/Mobile Buy SDK Tests/BUYClient
Test_Customer
.m
→
Mobile Buy SDK/Mobile Buy SDK Tests/BUYClient
+CustomerTests
.m
View file @
40120666
File moved
Mobile Buy SDK/Mobile Buy SDK Tests/BUYClient
Test_Storefront
.m
→
Mobile Buy SDK/Mobile Buy SDK Tests/BUYClient
+StorefrontTests
.m
View file @
40120666
File moved
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
View file @
40120666
...
...
@@ -85,7 +85,7 @@
8498DCB81CDD1B5400BD12A8
/* BUYClient+Customers.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCB21CDD1B4A00BD12A8
/* BUYClient+Customers.m */
;
};
8498DCBC1CDD1FA400BD12A8
/* BUYAccountCredentials.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCB91CDD1FA400BD12A8
/* BUYAccountCredentials.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
8498DCBE1CDD1FA400BD12A8
/* BUYAccountCredentials.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCBA1CDD1FA400BD12A8
/* BUYAccountCredentials.m */
;
};
8498DCC91CDD208200BD12A8
/* BUYClient
Test_Customer.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCBF1CDD208200BD12A8
/* BUYClientTest_Customer
.m */
;
};
8498DCC91CDD208200BD12A8
/* BUYClient
+CustomerTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCBF1CDD208200BD12A8
/* BUYClient+CustomerTests
.m */
;
};
8498DCCA1CDD208200BD12A8
/* BUYCollectionTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCC01CDD208200BD12A8
/* BUYCollectionTests.m */
;
};
8498DCCB1CDD208200BD12A8
/* BUYCoreDataModelAdditionsTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCC11CDD208200BD12A8
/* BUYCoreDataModelAdditionsTests.m */
;
};
8498DCCC1CDD208200BD12A8
/* BUYCustomerTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8498DCC21CDD208200BD12A8
/* BUYCustomerTests.m */
;
};
...
...
@@ -214,7 +214,7 @@
90F593051B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592F91B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m */
;
};
90F593061B0D5F4C0026B382
/* BUYCartTest.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FA1B0D5F4C0026B382
/* BUYCartTest.m */
;
};
90F593071B0D5F4C0026B382
/* BUYCheckoutTest.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FB1B0D5F4C0026B382
/* BUYCheckoutTest.m */
;
};
90F593081B0D5F4C0026B382
/* BUYClient
Test_Storefront.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FC1B0D5F4C0026B382
/* BUYClientTest_Storefront
.m */
;
};
90F593081B0D5F4C0026B382
/* BUYClient
+StorefrontTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FC1B0D5F4C0026B382
/* BUYClient+StorefrontTests
.m */
;
};
90F593091B0D5F4C0026B382
/* BUYClientTest.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FD1B0D5F4C0026B382
/* BUYClientTest.m */
;
};
90F5930A1B0D5F4C0026B382
/* BUYLineItemTest.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FE1B0D5F4C0026B382
/* BUYLineItemTest.m */
;
};
90F5930B1B0D5F4C0026B382
/* BUYObjectTests.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
90F592FF1B0D5F4C0026B382
/* BUYObjectTests.m */
;
};
...
...
@@ -353,7 +353,7 @@
8498DCB21CDD1B4A00BD12A8
/* BUYClient+Customers.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"BUYClient+Customers.m"
;
sourceTree
=
"<group>"
;
};
8498DCB91CDD1FA400BD12A8
/* BUYAccountCredentials.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
BUYAccountCredentials.h
;
sourceTree
=
"<group>"
;
};
8498DCBA1CDD1FA400BD12A8
/* BUYAccountCredentials.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYAccountCredentials.m
;
sourceTree
=
"<group>"
;
};
8498DCBF1CDD208200BD12A8
/* BUYClient
Test_Customer.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYClientTest_Customer.m
;
sourceTree
=
"<group>"
;
};
8498DCBF1CDD208200BD12A8
/* BUYClient
+CustomerTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"BUYClient+CustomerTests.m"
;
sourceTree
=
"<group>"
;
};
8498DCC01CDD208200BD12A8
/* BUYCollectionTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCollectionTests.m
;
sourceTree
=
"<group>"
;
};
8498DCC11CDD208200BD12A8
/* BUYCoreDataModelAdditionsTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCoreDataModelAdditionsTests.m
;
sourceTree
=
"<group>"
;
};
8498DCC21CDD208200BD12A8
/* BUYCustomerTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCustomerTests.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -458,7 +458,7 @@
90F592F91B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYApplePayAdditionsTest.m
;
sourceTree
=
"<group>"
;
};
90F592FA1B0D5F4C0026B382
/* BUYCartTest.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCartTest.m
;
sourceTree
=
"<group>"
;
};
90F592FB1B0D5F4C0026B382
/* BUYCheckoutTest.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYCheckoutTest.m
;
sourceTree
=
"<group>"
;
};
90F592FC1B0D5F4C0026B382
/* BUYClient
Test_Storefront.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYClientTest_Storefront.m
;
sourceTree
=
"<group>"
;
};
90F592FC1B0D5F4C0026B382
/* BUYClient
+StorefrontTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"BUYClient+StorefrontTests.m"
;
sourceTree
=
"<group>"
;
};
90F592FD1B0D5F4C0026B382
/* BUYClientTest.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYClientTest.m
;
sourceTree
=
"<group>"
;
};
90F592FE1B0D5F4C0026B382
/* BUYLineItemTest.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYLineItemTest.m
;
sourceTree
=
"<group>"
;
};
90F592FF1B0D5F4C0026B382
/* BUYObjectTests.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
BUYObjectTests.m
;
sourceTree
=
"<group>"
;
};
...
...
@@ -730,11 +730,11 @@
84B0A7281CE10ED900253EB0
/* Payment Providers */
=
{
isa
=
PBXGroup
;
children
=
(
84B0A7291CE10ED900253EB0
/* BUYApplePayPaymentProvider.h */
,
84B0A72A1CE10ED900253EB0
/* BUYApplePayPaymentProvider.m */
,
84B0A72D1CE10ED900253EB0
/* BUYPaymentProvider.h */
,
84B0A72B1CE10ED900253EB0
/* BUYPaymentController.h */
,
84B0A72C1CE10ED900253EB0
/* BUYPaymentController.m */
,
84B0A72D1CE10ED900253EB0
/* BUYPaymentProvider.h */
,
84B0A7291CE10ED900253EB0
/* BUYApplePayPaymentProvider.h */
,
84B0A72A1CE10ED900253EB0
/* BUYApplePayPaymentProvider.m */
,
84B0A72E1CE10ED900253EB0
/* BUYWebCheckoutPaymentProvider.h */
,
84B0A72F1CE10ED900253EB0
/* BUYWebCheckoutPaymentProvider.m */
,
);
...
...
@@ -765,48 +765,16 @@
90F592ED1B0D5EFE0026B382
/* Mobile Buy SDK Tests */
=
{
isa
=
PBXGroup
;
children
=
(
90F593001B0D5F4C0026B382
/* BUYTestConstants.h */
,
9ABC8D091D070E0E0049CFDA
/* Helpers */
,
9A47CF1D1CE50EAB00A6D5BA
/* Test Objects */
,
9ABC8D081D070DC10049CFDA
/* Client Tests */
,
9A0B0C611CE9F8310037D68F
/* Operation Tests */
,
9A47CF0B1CE4D6A500A6D5BA
/* Payment
Session Provider
s */
,
9A47CF0B1CE4D6A500A6D5BA
/* Payment
Test
s */
,
9A102D1C1CDD257D0026CC43
/* Models Tests */
,
90F592F91B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m */
,
8491102E1CCE708900E53B93
/* BUYArrayAdditionsTests.m */
,
9A6B03781CDA5D4F0054C26E
/* BUYAccountCredentialsTests.m */
,
90F592FA1B0D5F4C0026B382
/* BUYCartTest.m */
,
90F592FB1B0D5F4C0026B382
/* BUYCheckoutTest.m */
,
8498DCBF1CDD208200BD12A8
/* BUYClientTest_Customer.m */
,
90F592FC1B0D5F4C0026B382
/* BUYClientTest_Storefront.m */
,
9A0B0C821CEB981C0037D68F
/* BUYClient+RoutingTests.m */
,
90F592FD1B0D5F4C0026B382
/* BUYClientTest.m */
,
BEB9AE7A1BA866D000575F8A
/* BUYClientTestBase.h */
,
BEB9AE7C1BA8685600575F8A
/* BUYClientTestBase.m */
,
8498DCC01CDD208200BD12A8
/* BUYCollectionTests.m */
,
8498DCC11CDD208200BD12A8
/* BUYCoreDataModelAdditionsTests.m */
,
8498DCC21CDD208200BD12A8
/* BUYCustomerTests.m */
,
849110341CCE70CE00E53B93
/* BUYDictionaryAdditionsTests.m */
,
849110391CCE718100E53B93
/* BUYExceptionAdditionsTests.m */
,
90F592F81B0D5F4C0026B382
/* BUYIntegrationTest.m */
,
90F592FE1B0D5F4C0026B382
/* BUYLineItemTest.m */
,
8498DCC31CDD208200BD12A8
/* BUYModelManagerTests.m */
,
90F592FF1B0D5F4C0026B382
/* BUYObjectTests.m */
,
849110461CCEA85C00E53B93
/* BUYObserverTests.m */
,
8498DCC41CDD208200BD12A8
/* BUYOrderTests.m */
,
8443E2D01CE2917500EA08D4
/* BUYPaymentProviderTests.m */
,
8491102F1CCE708900E53B93
/* BUYRegularExpressionAdditionsTests.m */
,
849110301CCE708900E53B93
/* BUYStringAdditionsTests.m */
,
90F593001B0D5F4C0026B382
/* BUYTestConstants.h */
,
8498DCC51CDD208200BD12A8
/* BUYTestModel.xcdatamodeld */
,
849110431CCE9F3F00E53B93
/* BUYTransformerTests.m */
,
8491103B1CCE731900E53B93
/* BUYURLAdditionsTests.m */
,
BE6C07051BB1E46900BD9F7B
/* mocked_responses.json */
,
BE98DB5A1BB1F4D000C29564
/* OHHTTPStubsResponse+Helpers.h */
,
BE98DB5B1BB1F4D000C29564
/* OHHTTPStubsResponse+Helpers.m */
,
84B0A71D1CDD253A00253EB0
/* orders.json */
,
906CF1AE1B8B660F001F7D5B
/* PKContact Test Objects */
,
9ABC8D061D070CF80049CFDA
/* Addition Tests */
,
9ABC8D071D070D1C0049CFDA
/* Core Data Tests */
,
90F592EE1B0D5EFE0026B382
/* Supporting Files */
,
BEB9AE721BA73E6C00575F8A
/* test_shop_data.json */
,
8498DCC71CDD208200BD12A8
/* TestModel.h */
,
8498DCC81CDD208200BD12A8
/* TestModel.m */
,
);
path
=
"Mobile Buy SDK Tests"
;
sourceTree
=
"<group>"
;
...
...
@@ -814,6 +782,9 @@
90F592EE1B0D5EFE0026B382
/* Supporting Files */
=
{
isa
=
PBXGroup
;
children
=
(
BE6C07051BB1E46900BD9F7B
/* mocked_responses.json */
,
BEB9AE721BA73E6C00575F8A
/* test_shop_data.json */
,
84B0A71D1CDD253A00253EB0
/* orders.json */
,
90F592EF1B0D5EFE0026B382
/* Info.plist */
,
);
name
=
"Supporting Files"
;
...
...
@@ -844,8 +815,16 @@
9A102D1C1CDD257D0026CC43
/* Models Tests */
=
{
isa
=
PBXGroup
;
children
=
(
9A6B03781CDA5D4F0054C26E
/* BUYAccountCredentialsTests.m */
,
90F592FA1B0D5F4C0026B382
/* BUYCartTest.m */
,
90F592FB1B0D5F4C0026B382
/* BUYCheckoutTest.m */
,
8498DCC21CDD208200BD12A8
/* BUYCustomerTests.m */
,
90F592FE1B0D5F4C0026B382
/* BUYLineItemTest.m */
,
849110461CCEA85C00E53B93
/* BUYObserverTests.m */
,
8498DCC41CDD208200BD12A8
/* BUYOrderTests.m */
,
9A102D1D1CDD25980026CC43
/* BUYOptionValueTests.m */
,
9A102D1A1CDD1F960026CC43
/* BUYErrorTests.m */
,
8498DCC01CDD208200BD12A8
/* BUYCollectionTests.m */
,
);
name
=
"Models Tests"
;
sourceTree
=
"<group>"
;
...
...
@@ -861,18 +840,21 @@
name
=
"Payment Session Providers"
;
sourceTree
=
"<group>"
;
};
9A47CF0B1CE4D6A500A6D5BA
/* Payment
Session Provider
s */
=
{
9A47CF0B1CE4D6A500A6D5BA
/* Payment
Test
s */
=
{
isa
=
PBXGroup
;
children
=
(
9A47CF0C1CE4D6C600A6D5BA
/* BUYCreditCardTokenTests.m */
,
9A47CF0E1CE4D7A800A6D5BA
/* BUYApplePayTokenTests.m */
,
8443E2D01CE2917500EA08D4
/* BUYPaymentProviderTests.m */
,
90F592F91B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m */
,
);
name
=
"Payment
Session Provider
s"
;
name
=
"Payment
Test
s"
;
sourceTree
=
"<group>"
;
};
9A47CF1D1CE50EAB00A6D5BA
/* Test Objects */
=
{
isa
=
PBXGroup
;
children
=
(
906CF1AE1B8B660F001F7D5B
/* PKContact Test Objects */
,
9A47CF1E1CE50EBB00A6D5BA
/* BUYApplePayTestToken.h */
,
9A47CF1F1CE50EBB00A6D5BA
/* BUYApplePayTestToken.m */
,
9ABBCC9F1CF5C9D10075B0C5
/* BUYFakeSafariController.h */
,
...
...
@@ -893,6 +875,56 @@
path
=
Operations
;
sourceTree
=
"<group>"
;
};
9ABC8D061D070CF80049CFDA
/* Addition Tests */
=
{
isa
=
PBXGroup
;
children
=
(
8498DCC11CDD208200BD12A8
/* BUYCoreDataModelAdditionsTests.m */
,
849110341CCE70CE00E53B93
/* BUYDictionaryAdditionsTests.m */
,
849110391CCE718100E53B93
/* BUYExceptionAdditionsTests.m */
,
8491102F1CCE708900E53B93
/* BUYRegularExpressionAdditionsTests.m */
,
849110301CCE708900E53B93
/* BUYStringAdditionsTests.m */
,
8491103B1CCE731900E53B93
/* BUYURLAdditionsTests.m */
,
8491102E1CCE708900E53B93
/* BUYArrayAdditionsTests.m */
,
);
name
=
"Addition Tests"
;
sourceTree
=
"<group>"
;
};
9ABC8D071D070D1C0049CFDA
/* Core Data Tests */
=
{
isa
=
PBXGroup
;
children
=
(
8498DCC51CDD208200BD12A8
/* BUYTestModel.xcdatamodeld */
,
8498DCC71CDD208200BD12A8
/* TestModel.h */
,
8498DCC81CDD208200BD12A8
/* TestModel.m */
,
90F592FF1B0D5F4C0026B382
/* BUYObjectTests.m */
,
8498DCC31CDD208200BD12A8
/* BUYModelManagerTests.m */
,
849110431CCE9F3F00E53B93
/* BUYTransformerTests.m */
,
);
name
=
"Core Data Tests"
;
sourceTree
=
"<group>"
;
};
9ABC8D081D070DC10049CFDA
/* Client Tests */
=
{
isa
=
PBXGroup
;
children
=
(
90F592F81B0D5F4C0026B382
/* BUYIntegrationTest.m */
,
8498DCBF1CDD208200BD12A8
/* BUYClient+CustomerTests.m */
,
90F592FC1B0D5F4C0026B382
/* BUYClient+StorefrontTests.m */
,
9A0B0C821CEB981C0037D68F
/* BUYClient+RoutingTests.m */
,
90F592FD1B0D5F4C0026B382
/* BUYClientTest.m */
,
BEB9AE7A1BA866D000575F8A
/* BUYClientTestBase.h */
,
BEB9AE7C1BA8685600575F8A
/* BUYClientTestBase.m */
,
);
name
=
"Client Tests"
;
sourceTree
=
"<group>"
;
};
9ABC8D091D070E0E0049CFDA
/* Helpers */
=
{
isa
=
PBXGroup
;
children
=
(
BE98DB5A1BB1F4D000C29564
/* OHHTTPStubsResponse+Helpers.h */
,
BE98DB5B1BB1F4D000C29564
/* OHHTTPStubsResponse+Helpers.m */
,
);
name
=
Helpers
;
sourceTree
=
"<group>"
;
};
F773741419C770CB0039681C
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -1388,7 +1420,7 @@
9A47CF201CE50EBB00A6D5BA
/* BUYApplePayTestToken.m in Sources */
,
90F593061B0D5F4C0026B382
/* BUYCartTest.m in Sources */
,
90F593051B0D5F4C0026B382
/* BUYApplePayAdditionsTest.m in Sources */
,
8498DCC91CDD208200BD12A8
/* BUYClient
Test_Customer
.m in Sources */
,
8498DCC91CDD208200BD12A8
/* BUYClient
+CustomerTests
.m in Sources */
,
9A47CF0D1CE4D6C600A6D5BA
/* BUYCreditCardTokenTests.m in Sources */
,
90F593071B0D5F4C0026B382
/* BUYCheckoutTest.m in Sources */
,
90F593091B0D5F4C0026B382
/* BUYClientTest.m in Sources */
,
...
...
@@ -1396,7 +1428,7 @@
8443E2D11CE2917500EA08D4
/* BUYPaymentProviderTests.m in Sources */
,
90F593041B0D5F4C0026B382
/* BUYIntegrationTest.m in Sources */
,
9A102D1B1CDD1F960026CC43
/* BUYErrorTests.m in Sources */
,
90F593081B0D5F4C0026B382
/* BUYClient
Test_Storefront
.m in Sources */
,
90F593081B0D5F4C0026B382
/* BUYClient
+StorefrontTests
.m in Sources */
,
90BBCD731B87B6BA00FCCE51
/* BUYPKContact.m in Sources */
,
9A47CF0F1CE4D7A800A6D5BA
/* BUYApplePayTokenTests.m in Sources */
,
849110331CCE708900E53B93
/* BUYStringAdditionsTests.m in Sources */
,
...
...
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