diff --git a/gradle.properties b/gradle.properties
index 2409f13..335c561 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4g
# Publishing : Required
GROUP=io.eqoty.secretk
-VERSION_NAME=2.6.0-SNAPSHOT
+VERSION_NAME=2.6.0
# Publishing : Optional
POM_NAME=secretk
diff --git a/secretk.xcframework/Info.plist b/secretk.xcframework/Info.plist
index d2f70a9..3129efd 100644
--- a/secretk.xcframework/Info.plist
+++ b/secretk.xcframework/Info.plist
@@ -8,15 +8,18 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
client.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
DebugSymbolsPath
@@ -37,18 +40,15 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
client.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
CFBundlePackageType
diff --git a/secretk.xcframework/ios-arm64/client.framework/client b/secretk.xcframework/ios-arm64/client.framework/client
index 88e8c6d..d9765a0 100755
Binary files a/secretk.xcframework/ios-arm64/client.framework/client and b/secretk.xcframework/ios-arm64/client.framework/client differ
diff --git a/secretk.xcframework/ios-arm64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client b/secretk.xcframework/ios-arm64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client
index 2a8d10c..dfbd621 100644
Binary files a/secretk.xcframework/ios-arm64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client and b/secretk.xcframework/ios-arm64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client differ
diff --git a/secretk.xcframework/ios-arm64_x86_64-simulator/client.framework/client b/secretk.xcframework/ios-arm64_x86_64-simulator/client.framework/client
index 45b2340..b8d030b 100755
Binary files a/secretk.xcframework/ios-arm64_x86_64-simulator/client.framework/client and b/secretk.xcframework/ios-arm64_x86_64-simulator/client.framework/client differ
diff --git a/secretk.xcframework/ios-arm64_x86_64-simulator/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client b/secretk.xcframework/ios-arm64_x86_64-simulator/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client
index aa4b9aa..159689e 100644
Binary files a/secretk.xcframework/ios-arm64_x86_64-simulator/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client and b/secretk.xcframework/ios-arm64_x86_64-simulator/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client differ
diff --git a/secretk.xcframework/macos-arm64_x86_64/client.framework/Versions/A/client b/secretk.xcframework/macos-arm64_x86_64/client.framework/Versions/A/client
index 5925b30..bd24172 100755
Binary files a/secretk.xcframework/macos-arm64_x86_64/client.framework/Versions/A/client and b/secretk.xcframework/macos-arm64_x86_64/client.framework/Versions/A/client differ
diff --git a/secretk.xcframework/macos-arm64_x86_64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client b/secretk.xcframework/macos-arm64_x86_64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client
index 303b8e2..180d5b2 100644
Binary files a/secretk.xcframework/macos-arm64_x86_64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client and b/secretk.xcframework/macos-arm64_x86_64/dSYMs/client.framework.dSYM/Contents/Resources/DWARF/client differ