Skip to content

Commit 08f9b17

Browse files
committed
Trying to fix the build
1 parent 2e1fae3 commit 08f9b17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/platform-add.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ PLATFORM_VERSION=$3
99
FOLDER=".build-$PLATFORM"
1010
rm -rf $FOLDER
1111

12+
npm install xcode --no-save
1213
npm install "cordova@$CORDOVA_VERSION" --no-save
1314
./node_modules/.bin/cordova create $FOLDER com.github.cordova_plugin_firebase HelloWorld
1415

0 commit comments

Comments
 (0)