diff --git a/Beacon.podspec b/Beacon.podspec
index 5df411d..2cf862d 100644
--- a/Beacon.podspec
+++ b/Beacon.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Beacon'
s.swift_version = '5.0'
- s.version = '2.2.6'
+ s.version = '2.2.7'
s.summary = 'The Help Scout Beacon SDK'
s.license = { :type => 'Commercial', :text => 'Help Scout. All rights reserved.' }
diff --git a/Beacon.xcframework/Info.plist b/Beacon.xcframework/Info.plist
index 5418b16..f834817 100644
--- a/Beacon.xcframework/Info.plist
+++ b/Beacon.xcframework/Info.plist
@@ -8,32 +8,32 @@
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
Beacon.framework
SupportedArchitectures
arm64
+ x86_64
SupportedPlatform
ios
+ SupportedPlatformVariant
+ simulator
DebugSymbolsPath
dSYMs
LibraryIdentifier
- ios-arm64_x86_64-simulator
+ ios-arm64
LibraryPath
Beacon.framework
SupportedArchitectures
arm64
- x86_64
SupportedPlatform
ios
- SupportedPlatformVariant
- simulator
CFBundlePackageType
diff --git a/Beacon.xcframework/ios-arm64/Beacon.framework/Beacon b/Beacon.xcframework/ios-arm64/Beacon.framework/Beacon
index 4037826..36911c1 100755
Binary files a/Beacon.xcframework/ios-arm64/Beacon.framework/Beacon and b/Beacon.xcframework/ios-arm64/Beacon.framework/Beacon differ
diff --git a/Beacon.xcframework/ios-arm64/Beacon.framework/BeaconDatePicker.nib/runtime.nib b/Beacon.xcframework/ios-arm64/Beacon.framework/BeaconDatePicker.nib/runtime.nib
index 53f5f8c..d76d183 100644
Binary files a/Beacon.xcframework/ios-arm64/Beacon.framework/BeaconDatePicker.nib/runtime.nib and b/Beacon.xcframework/ios-arm64/Beacon.framework/BeaconDatePicker.nib/runtime.nib differ
diff --git a/Beacon.xcframework/ios-arm64/Beacon.framework/Headers/HSBeaconConstants.h b/Beacon.xcframework/ios-arm64/Beacon.framework/Headers/HSBeaconConstants.h
index 8b99cac..4a33eee 100644
--- a/Beacon.xcframework/ios-arm64/Beacon.framework/Headers/HSBeaconConstants.h
+++ b/Beacon.xcframework/ios-arm64/Beacon.framework/Headers/HSBeaconConstants.h
@@ -13,4 +13,4 @@ static NSInteger const HSBeaconMaxUserJobTitleLength = 60;
/** The maximum length of the `avatar` value on HSBeaconUser */
static NSInteger const HSBeaconMaxUserAvatarLength = 200;
/** The current version of the Beacon SDK */
-static NSString * const HSBeaconVersion = @"2.2.6";
+static NSString * const HSBeaconVersion = @"2.2.7";
diff --git a/Beacon.xcframework/ios-arm64/Beacon.framework/Info.plist b/Beacon.xcframework/ios-arm64/Beacon.framework/Info.plist
index 58754f8..9ab91b7 100644
Binary files a/Beacon.xcframework/ios-arm64/Beacon.framework/Info.plist and b/Beacon.xcframework/ios-arm64/Beacon.framework/Info.plist differ
diff --git a/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Info.plist b/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
index 997ec7f..2dfd262 100644
--- a/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
+++ b/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
@@ -13,7 +13,7 @@
CFBundleSignature
????
CFBundleShortVersionString
- 2.2.6
+ 2.2.7
CFBundleVersion
38
diff --git a/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon b/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon
index 25dfda3..5c7044d 100644
Binary files a/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon and b/Beacon.xcframework/ios-arm64/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon differ
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Assets.car b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Assets.car
index 739587b..8903b82 100644
Binary files a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Assets.car and b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Assets.car differ
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Beacon b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Beacon
index 6582af6..63acf5c 100755
Binary files a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Beacon and b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Beacon differ
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/BeaconDatePicker.nib/runtime.nib b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/BeaconDatePicker.nib/runtime.nib
index 47c3756..8040dbd 100644
Binary files a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/BeaconDatePicker.nib/runtime.nib and b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/BeaconDatePicker.nib/runtime.nib differ
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Headers/HSBeaconConstants.h b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Headers/HSBeaconConstants.h
index 8b99cac..4a33eee 100644
--- a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Headers/HSBeaconConstants.h
+++ b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Headers/HSBeaconConstants.h
@@ -13,4 +13,4 @@ static NSInteger const HSBeaconMaxUserJobTitleLength = 60;
/** The maximum length of the `avatar` value on HSBeaconUser */
static NSInteger const HSBeaconMaxUserAvatarLength = 200;
/** The current version of the Beacon SDK */
-static NSString * const HSBeaconVersion = @"2.2.6";
+static NSString * const HSBeaconVersion = @"2.2.7";
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Info.plist b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Info.plist
index 30bb8d6..fb2c05d 100644
Binary files a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Info.plist and b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/Info.plist differ
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/_CodeSignature/CodeResources b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/_CodeSignature/CodeResources
index e0b506f..c7ea5b0 100644
--- a/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/_CodeSignature/CodeResources
+++ b/Beacon.xcframework/ios-arm64_x86_64-simulator/Beacon.framework/_CodeSignature/CodeResources
@@ -6,7 +6,7 @@
Assets.car
- zdvWqUVjjD4tqVKRu3HTLCWPAL4=
+ Va76OIOGKk3GrP4YMbftRtwv2rI=
Beacon.storyboardc/6c5-Ng-CAT-view-EQA-n2-1Dc.nib/objects-13.0+.nib
@@ -78,7 +78,7 @@
BeaconDatePicker.nib/runtime.nib
- xOyZID1wfRWmjY54DqP5uMg7FY0=
+ EKvJ73ngfk8EyfvpGNPdkOWE/Ug=
BeaconDropdownCustomField.nib
@@ -346,7 +346,7 @@
Headers/HSBeaconConstants.h
- 32vmmZFUBrxcjYzDP7hRb3LRbFE=
+ JrH4+YmathV7aE/PRHdZk8l/yFk=
Headers/HSBeaconContactForm.h
@@ -374,7 +374,7 @@
Info.plist
- iPAzWqutocQB+bH73REx/n14nH8=
+ DsFxaB/36cesAMPMEE7ZxoJWzTk=
Modules/Beacon.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -1032,7 +1032,7 @@
hash2
- VDUfIouiJWGuIPTLYtPQveB6Phe7SB5aQGskLyEgV98=
+ Rd9GDHJFneHut8tNazU3u1PNUw8s/rKPV2iKDP33vNg=
Beacon.storyboardc/6c5-Ng-CAT-view-EQA-n2-1Dc.nib/objects-13.0+.nib
@@ -1158,7 +1158,7 @@
hash2
- rdnKmEAVRbkb8g9grda+8S/9WRnkkL/MyM17EDsL9/8=
+ OQciB6xGd2Sc27b1ILJcTKovtRnrcNiBbDrcEHui4kM=
BeaconDropdownCustomField.nib
@@ -1627,7 +1627,7 @@
hash2
- VBrPonl+K9hFZS6BEz/axgUzGxMshhJIsTb1llwC/dc=
+ oT55lSdqeFxPH7YbTNbtivYJWLvHgQUeEZl5GacxcG0=
Headers/HSBeaconContactForm.h
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Info.plist b/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
index 997ec7f..2dfd262 100644
--- a/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
+++ b/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Info.plist
@@ -13,7 +13,7 @@
CFBundleSignature
????
CFBundleShortVersionString
- 2.2.6
+ 2.2.7
CFBundleVersion
38
diff --git a/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon b/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon
index e188c7e..ca4c240 100644
Binary files a/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon and b/Beacon.xcframework/ios-arm64_x86_64-simulator/dSYMs/Beacon.framework.dSYM/Contents/Resources/DWARF/Beacon differ