Skip to content
Snippets Groups Projects
Commit c4ef30a4 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Version bump. (v1.24.0)

parent bb1673ee
No related branches found
Tags 1.24.0
No related merge requests found
......@@ -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.23.0;
MARKETING_VERSION = 1.24.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.23.0;
MARKETING_VERSION = 1.24.0;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'GeneralToolsFramework'
s.version = '1.23.0'
s.version = '1.24.0'
s.summary = 'Contains general tools used in my iOS apps.'
# This description is used to generate tags and improve search results.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment