mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-01-31 00:00:06 +08:00
Bump mbedTLS version
This commit is contained in:
@@ -1692,7 +1692,7 @@
|
||||
"$(TOOLCHAIN_DIR)/usr/lib/swift/macosx",
|
||||
);
|
||||
MACH_O_TYPE = staticlib;
|
||||
MARKETING_VERSION = 2.7.12;
|
||||
MARKETING_VERSION = 2.7.13;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = mbedTLS;
|
||||
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
||||
@@ -1721,7 +1721,7 @@
|
||||
"$(TOOLCHAIN_DIR)/usr/lib/swift/macosx",
|
||||
);
|
||||
MACH_O_TYPE = staticlib;
|
||||
MARKETING_VERSION = 2.7.12;
|
||||
MARKETING_VERSION = 2.7.13;
|
||||
OTHER_SWIFT_FLAGS = "$(inherited)";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = mbedTLS;
|
||||
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
||||
|
||||
Reference in New Issue
Block a user