Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zandor Smith
GeneralToolsFramework
Commits
26abeb78
Commit
26abeb78
authored
Mar 22, 2020
by
Zandor Smith
💻
Browse files
Version bump. (v1.7.1)
parent
d989e934
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Example/GeneralToolsFramework.xcodeproj/project.pbxproj
View file @
26abeb78
...
...
@@ -494,7 +494,7 @@
DEVELOPMENT_TEAM
=
3M5P376P9C
;
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.7.
0
;
MARKETING_VERSION
=
1.7.
1
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
@@ -510,7 +510,7 @@
DEVELOPMENT_TEAM
=
3M5P376P9C
;
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.7.
0
;
MARKETING_VERSION
=
1.7.
1
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
GeneralToolsFramework.podspec
View file @
26abeb78
...
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'GeneralToolsFramework'
s
.
version
=
'1.7.
0
'
s
.
version
=
'1.7.
1
'
s
.
summary
=
'Contains general tools used in my iOS apps.'
# This description is used to generate tags and improve search results.
...
...
Write
Preview
Supports
Markdown
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