This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/osascript | |
# | |
# ajouter ce script dans .cordova/hooks/after_run/safari-webinspector.applescript | |
# le rendre executable avec un chmod +x | |
# | |
# lancer l'app avec par exemple : cordova run ios --target="ipad" | |
# | |
# Name of the device as visible in Safari->Develop menu |