diff --git a/apps/tablet/fastlane/Fastfile b/apps/tablet/fastlane/Fastfile
index d49f76051..e6318a4fd 100644
--- a/apps/tablet/fastlane/Fastfile
+++ b/apps/tablet/fastlane/Fastfile
@@ -45,7 +45,7 @@ platform :ios do
xcodeproj = "./ios/App/App.xcodeproj";
current_version = get_version_number(xcodeproj: xcodeproj)
latest_build_number = app_store_build_number(
- initial_build_number: 2,
+ initial_build_number: 5,
api_key: api_key,
app_identifier: ENV['BUNDLE_IDENTIFIER'],
live: false
diff --git a/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 000000000..919434a62
--- /dev/null
+++ b/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+
+
+
+
+
diff --git a/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 000000000..18d981003
--- /dev/null
+++ b/apps/tablet/ios/App/App.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/apps/tablet/ios/App/App/Info.plist b/apps/tablet/ios/App/App/Info.plist
index 5045d17d7..c049aeadc 100644
--- a/apps/tablet/ios/App/App/Info.plist
+++ b/apps/tablet/ios/App/App/Info.plist
@@ -74,5 +74,7 @@
dev-pro.tonconsole.com
pro.tonconsole.com
+ ITSAppUsesNonExemptEncryption
+