diff --git a/NewNode.xcframework/Info.plist b/NewNode.xcframework/Info.plist
index bc1c3630..88719f94 100644
--- a/NewNode.xcframework/Info.plist
+++ b/NewNode.xcframework/Info.plist
@@ -8,48 +8,48 @@
HeadersPath
Headers
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
libnewnode.a
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
HeadersPath
Headers
LibraryIdentifier
- ios-arm64
+ ios-x86_64-maccatalyst
LibraryPath
libnewnode.a
SupportedArchitectures
- arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ maccatalyst
HeadersPath
Headers
LibraryIdentifier
- ios-x86_64-maccatalyst
+ ios-arm64_x86_64-simulator
LibraryPath
libnewnode.a
SupportedArchitectures
+ arm64
x86_64
SupportedPlatform
ios
SupportedPlatformVariant
- maccatalyst
+ simulator
CFBundlePackageType
diff --git a/NewNode.xcframework/ios-arm64/libnewnode.a b/NewNode.xcframework/ios-arm64/libnewnode.a
index c5371050..bf7f8c0f 100644
Binary files a/NewNode.xcframework/ios-arm64/libnewnode.a and b/NewNode.xcframework/ios-arm64/libnewnode.a differ
diff --git a/constants.h b/constants.h
index 684712dc..794abeb7 100644
--- a/constants.h
+++ b/constants.h
@@ -1,7 +1,7 @@
#ifndef __CONSTANTS_H__
#define __CONSTANTS_H__
-#define VERSION "2.1.0"
+#define VERSION "2.1.1"
#ifdef DEBUG
#define injector_sk "\x9e\x20\xb0\x57\x6d\x12\x70\x33\x05\x42\x66\x4d\x07\x00\xfe\x0a\x60\x94\xe0\x9a\xc5\xb9\xad\x78\xb8\xa6\x56\x3e\x09\xf7\x2a\xd2\x1d\x80\x27\x79\xa0\xb9\x27\xd6\x87\x11\xec\xdc\x33\x7a\xe3\x91\x28\xb8\x07\xf1\xb5\x8c\x42\x74\xf3\xae\x09\xcd\x48\x10\x87\x96"