diff --git a/mobile/ios/Runner.xcodeproj/project.pbxproj b/mobile/ios/Runner.xcodeproj/project.pbxproj
index b95f859..e5f44b1 100644
--- a/mobile/ios/Runner.xcodeproj/project.pbxproj
+++ b/mobile/ios/Runner.xcodeproj/project.pbxproj
@@ -217,7 +217,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
+ shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n";
};
755B6DB6A94E09EAD68F291E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
@@ -248,7 +248,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
+ shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
};
/* End PBXShellScriptBuildPhase section */
diff --git a/mobile/ios/Runner/Info-Debug.plist b/mobile/ios/Runner/Info-Debug.plist
index 1f4b792..d668aca 100644
--- a/mobile/ios/Runner/Info-Debug.plist
+++ b/mobile/ios/Runner/Info-Debug.plist
@@ -55,10 +55,10 @@
CFBundleTypeRole
Editor
CFBundleURLName
- localhost:3000
+ aeris.com
CFBundleURLSchemes
- http
+ aeris
diff --git a/mobile/ios/Runner/Info-Release.plist b/mobile/ios/Runner/Info-Release.plist
index 911a728..e4d7cb3 100644
--- a/mobile/ios/Runner/Info-Release.plist
+++ b/mobile/ios/Runner/Info-Release.plist
@@ -53,10 +53,10 @@
CFBundleTypeRole
Editor
CFBundleURLName
- localhost:3000
+ aeris.com
CFBundleURLSchemes
- http
+ aeris