From 58d057825425c8599e4103f04be0f7427814ffeb Mon Sep 17 00:00:00 2001 From: Volodymyr Pavlyshyn Date: Fri, 28 Jun 2024 13:14:30 +0200 Subject: [PATCH] fix plist --- core/all-ios-loadable.sh | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/all-ios-loadable.sh b/core/all-ios-loadable.sh index c3acb8276..c8a13707b 100755 --- a/core/all-ios-loadable.sh +++ b/core/all-ios-loadable.sh @@ -24,6 +24,12 @@ function createXcframework() { FMWK CFBundleSignature ???? + CFBundleVersion + 1.0.0 + CFBundleShortVersionString + 1.0.0 + MinimumOSVersion + 8.0 EOF