version bump

This commit is contained in:
John Estropia
2020-01-08 11:03:43 +09:00
parent 08147806a0
commit c951cb87a3
2 changed files with 3 additions and 3 deletions

View File

@@ -3133,7 +3133,7 @@
DYLIB_INSTALL_NAME_BASE = "@rpath";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 7.0.2;
MARKETING_VERSION = 7.0.3;
OTHER_LDFLAGS = (
"-weak_framework",
Combine,
@@ -3156,7 +3156,7 @@
DYLIB_INSTALL_NAME_BASE = "@rpath";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 7.0.2;
MARKETING_VERSION = 7.0.3;
OTHER_LDFLAGS = (
"-weak_framework",
Combine,