Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GeneralToolsFramework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zandor Smith
GeneralToolsFramework
Commits
4fde1d97
Commit
4fde1d97
authored
1 year ago
by
Zandor Smith
Browse files
Options
Downloads
Patches
Plain Diff
Version bump. (v1.23.0)
parent
34fa9822
No related branches found
Branches containing commit
Tags
1.23.0
Tags containing commit
No related merge requests found
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Example/GeneralToolsFramework.xcodeproj/project.pbxproj
+2
-2
2 additions, 2 deletions
Example/GeneralToolsFramework.xcodeproj/project.pbxproj
GeneralToolsFramework.podspec
+1
-1
1 addition, 1 deletion
GeneralToolsFramework.podspec
with
3 additions
and
3 deletions
Example/GeneralToolsFramework.xcodeproj/project.pbxproj
+
2
−
2
View file @
4fde1d97
...
...
@@ -836,7 +836,7 @@
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
12.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.2
2.1
;
MARKETING_VERSION
=
1.2
3.0
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
@@ -854,7 +854,7 @@
INFOPLIST_FILE
=
GeneralToolsFramework/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
12.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks"
;
MARKETING_VERSION
=
1.2
2.1
;
MARKETING_VERSION
=
1.2
3.0
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
This diff is collapsed.
Click to expand it.
GeneralToolsFramework.podspec
+
1
−
1
View file @
4fde1d97
...
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'GeneralToolsFramework'
s
.
version
=
'1.2
2.1
'
s
.
version
=
'1.2
3.0
'
s
.
summary
=
'Contains general tools used in my iOS apps.'
# This description is used to generate tags and improve search results.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment