Skip to content

Commit

Permalink
wip: Upgrade to Quasar 2 / Vue 3 - try to fix cordova build #393
Browse files Browse the repository at this point in the history
  • Loading branch information
cnouguier committed Aug 22, 2022
1 parent 71b72d7 commit 464e1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-cordova/hooks/ios-run-pods.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
chmod 0600 /Users/travis/.netrc
cd ./platforms/ios
#pod init
pod init
pod install #--project-directory='./platforms/ios/'

0 comments on commit 464e1ad

Please sign in to comment.