Explorar o código

Environment script updated.

doganekici %!s(int64=5) %!d(string=hai) anos
pai
achega
3a69713758
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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!"