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
760dfafe
Commit
760dfafe
authored
Dec 15, 2015
by
Rune Madsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update project settings
parent
cdba34dc
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
14 additions
and
7 deletions
+14
-7
Info.plist
Mobile Buy SDK/Mobile Buy SDK Tests/Info.plist
+1
-1
project.pbxproj
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
+8
-1
Buy.xcscheme
...ile Buy SDK.xcodeproj/xcshareddata/xcschemes/Buy.xcscheme
+1
-1
Documentation.xcscheme
...K.xcodeproj/xcshareddata/xcschemes/Documentation.xcscheme
+1
-1
Mobile Buy SDK Tests.xcscheme
...proj/xcshareddata/xcschemes/Mobile Buy SDK Tests.xcscheme
+1
-1
Static Universal Framework.xcscheme
...cshareddata/xcschemes/Static Universal Framework.xcscheme
+1
-1
Info.plist
Mobile Buy SDK/Mobile Buy SDK/Info.plist
+1
-1
No files found.
Mobile Buy SDK/Mobile Buy SDK Tests/Info.plist
View file @
760dfafe
...
...
@@ -7,7 +7,7 @@
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
(
EXECUTABLE_NAME
)<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
com.shopify.$
(
PRODUCT_NAME:rfc1034identifier
)<
/string
>
<
string
>
$
(
PRODUCT_BUNDLE_IDENTIFIER
)<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
...
...
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/project.pbxproj
View file @
760dfafe
...
...
@@ -1097,7 +1097,7 @@
isa
=
PBXProject
;
attributes
=
{
CLASSPREFIX
=
BUY
;
LastUpgradeCheck
=
0
63
0
;
LastUpgradeCheck
=
0
72
0
;
ORGANIZATIONNAME
=
"Shopify Inc."
;
TargetAttributes
=
{
904FB61A1AE03DC500EA1758
=
{
...
...
@@ -1401,6 +1401,7 @@
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
MACH_O_TYPE
=
mh_dylib
;
MODULEMAP_FILE
=
""
;
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SKIP_INSTALL
=
YES
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
...
...
@@ -1429,6 +1430,7 @@
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
MACH_O_TYPE
=
mh_dylib
;
MODULEMAP_FILE
=
""
;
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SKIP_INSTALL
=
YES
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
...
...
@@ -1495,6 +1497,7 @@
XCTest
,
"-ObjC"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
};
name
=
Debug
;
...
...
@@ -1526,6 +1529,7 @@
XCTest
,
"-ObjC"
,
);
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
};
name
=
Release
;
...
...
@@ -1553,6 +1557,7 @@
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
MACH_O_TYPE
=
staticlib
;
MODULEMAP_FILE
=
"${PROJECT_DIR}/Mobile Buy SDK/Static Framework/Buy.modulemap"
;
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
Buy
;
SKIP_INSTALL
=
YES
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
...
...
@@ -1581,6 +1586,7 @@
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
MACH_O_TYPE
=
staticlib
;
MODULEMAP_FILE
=
"${PROJECT_DIR}/Mobile Buy SDK/Static Framework/Buy.modulemap"
;
PRODUCT_BUNDLE_IDENTIFIER
=
"com.shopify.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
Buy
;
SKIP_INSTALL
=
YES
;
TARGETED_DEVICE_FAMILY
=
"1,2"
;
...
...
@@ -1610,6 +1616,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH
=
YES
;
COPY_PHASE_STRIP
=
NO
;
ENABLE_STRICT_OBJC_MSGSEND
=
YES
;
ENABLE_TESTABILITY
=
YES
;
GCC_C_LANGUAGE_STANDARD
=
gnu99
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
...
...
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/xcshareddata/xcschemes/Buy.xcscheme
View file @
760dfafe
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"07
0
0"
LastUpgradeVersion =
"07
2
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/xcshareddata/xcschemes/Documentation.xcscheme
View file @
760dfafe
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"07
0
0"
LastUpgradeVersion =
"07
2
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/xcshareddata/xcschemes/Mobile Buy SDK Tests.xcscheme
View file @
760dfafe
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"07
0
0"
LastUpgradeVersion =
"07
2
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
Mobile Buy SDK/Mobile Buy SDK.xcodeproj/xcshareddata/xcschemes/Static Universal Framework.xcscheme
View file @
760dfafe
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"07
0
0"
LastUpgradeVersion =
"07
2
0"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
...
...
Mobile Buy SDK/Mobile Buy SDK/Info.plist
View file @
760dfafe
...
...
@@ -7,7 +7,7 @@
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
(
EXECUTABLE_NAME
)<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
com.shopify.$
(
PRODUCT_NAME:rfc1034identifier
)<
/string
>
<
string
>
$
(
PRODUCT_BUNDLE_IDENTIFIER
)<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
...
...
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