diff --git a/apps/mobile_app/ios/Flutter/Profile.xcconfig b/apps/mobile_app/ios/Flutter/Profile.xcconfig
new file mode 100644
index 0000000..73272fc
--- /dev/null
+++ b/apps/mobile_app/ios/Flutter/Profile.xcconfig
@@ -0,0 +1,2 @@
+#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"
+#include "Generated.xcconfig"
diff --git a/apps/mobile_app/ios/Podfile b/apps/mobile_app/ios/Podfile
index 620e46e..7eff7c9 100644
--- a/apps/mobile_app/ios/Podfile
+++ b/apps/mobile_app/ios/Podfile
@@ -1,5 +1,4 @@
-# Uncomment this line to define a global platform for your project
-# platform :ios, '13.0'
+platform :ios, '13.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
diff --git a/apps/mobile_app/ios/Podfile.lock b/apps/mobile_app/ios/Podfile.lock
new file mode 100644
index 0000000..ca2d366
--- /dev/null
+++ b/apps/mobile_app/ios/Podfile.lock
@@ -0,0 +1,23 @@
+PODS:
+ - Flutter (1.0.0)
+ - shared_preferences_foundation (0.0.1):
+ - Flutter
+ - FlutterMacOS
+
+DEPENDENCIES:
+ - Flutter (from `Flutter`)
+ - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
+
+EXTERNAL SOURCES:
+ Flutter:
+ :path: Flutter
+ shared_preferences_foundation:
+ :path: ".symlinks/plugins/shared_preferences_foundation/darwin"
+
+SPEC CHECKSUMS:
+ Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
+ shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb
+
+PODFILE CHECKSUM: f8c2dcdfb50bb67645580d28a6bf814fca30bdec
+
+COCOAPODS: 1.16.2
diff --git a/apps/mobile_app/ios/Runner.xcworkspace/contents.xcworkspacedata b/apps/mobile_app/ios/Runner.xcworkspace/contents.xcworkspacedata
index 1d526a1..21a3cc1 100644
--- a/apps/mobile_app/ios/Runner.xcworkspace/contents.xcworkspacedata
+++ b/apps/mobile_app/ios/Runner.xcworkspace/contents.xcworkspacedata
@@ -4,4 +4,7 @@
+
+