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
ff9d27ba
Commit
ff9d27ba
authored
Feb 05, 2020
by
Zandor Smith
💻
Browse files
Version bump. (v1.7.0)
parent
c3a92424
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Example/GeneralToolsFramework.xcodeproj/project.pbxproj
View file @
ff9d27ba
...
...
@@ -486,7 +486,7 @@
DEVELOPMENT_TEAM
=
3M5P376P9C
;
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.
6.5
;
MARKETING_VERSION
=
1.
7.0
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
@@ -502,7 +502,7 @@
DEVELOPMENT_TEAM
=
3M5P376P9C
;
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.
6.5
;
MARKETING_VERSION
=
1.
7.0
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
GeneralToolsFramework.podspec
View file @
ff9d27ba
...
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'GeneralToolsFramework'
s
.
version
=
'1.
6.5
'
s
.
version
=
'1.
7.0
'
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