We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e8862 commit 34cca95Copy full SHA for 34cca95
ci_scripts/ci_post_clone.sh
@@ -1,10 +1,10 @@
1
#!/bin/sh
2
cd ../
3
git clone https://github.com/DSM-PICK/PiCK_iOS_V2_XCConfig.git
4
-mv PiCK_iOS_V2_XCConfig/XCConfig/.
+mv PiCK_iOS_V2_XCConfig/XCConfig/ .
5
6
git clone https://github.com/DSM-PICK/PiCK-iOS-GoogleInfo.git
7
-mv PiCK-iOS-GoogleInfo/FireBase/Projects/App/Resources/
+mv PiCK-iOS-GoogleInfo/FireBase/ Projects/App/Resources/
8
9
brew install make
10
0 commit comments