Kaynağa Gözat

Environment script updated.

doganekici 5 yıl önce
ebeveyn
işleme
3a69713758
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      Appcircle/environment.sh

+ 1 - 1
Appcircle/environment.sh

@@ -1,4 +1,4 @@
-FILE="development.xcconfig"
+FILE="$1"
 
 if [ ! -f "$FILE" ]; then
     echo ".xcconfig file not found!"