diff --git a/Examples/restcomm-helloworld/app/app.iml b/Examples/restcomm-helloworld/app/app.iml
index cd4444a4..37bebafc 100644
--- a/Examples/restcomm-helloworld/app/app.iml
+++ b/Examples/restcomm-helloworld/app/app.iml
@@ -64,14 +64,6 @@
-
-
-
-
-
-
-
-
@@ -80,6 +72,14 @@
+
+
+
+
+
+
+
+
diff --git a/Examples/restcomm-olympus/.idea/misc.xml b/Examples/restcomm-olympus/.idea/misc.xml
index 5d199810..fbb68289 100644
--- a/Examples/restcomm-olympus/.idea/misc.xml
+++ b/Examples/restcomm-olympus/.idea/misc.xml
@@ -37,7 +37,7 @@
-
+
diff --git a/scripts/build-olympus.bash b/scripts/build-olympus.bash
index 3aa4f4b0..74e8ada3 100755
--- a/scripts/build-olympus.bash
+++ b/scripts/build-olympus.bash
@@ -24,9 +24,6 @@ then
cp scripts/certs/${DEVELOPMENT_KEYSTORE} ~/.android/debug.keystore
fi
-#echo "-- Installing provisioning profiles, so that XCode can find them"
-
-
if [ ! -z "$TRAVIS" ]
then
export ORG_GRADLE_PROJECT_VERSION_CODE=$TRAVIS_BUILD_NUMBER