• Elias Naur's avatar
    misc/ios: speed up the iOS exec wrapper · 299b40b8
    Elias Naur authored
    First, take the exclusive lock that ensures only one running binary
    later: after assembling the gotest.app directory and signing it.
    
    Second, don't pass -r to ios-deploy. The -r flag uninstalls the
    app before installing it. It seems unnecessary, takes extra time
    and if there was only the one developer app on the phone, it
    will drop the developer permission on uninstall.
    
    Change-Id: Ia222d3e5c2e1e2285f53074eb952941fd45fadd9
    Reviewed-on: https://go-review.googlesource.com/106676Reviewed-by: 's avatarHyang-Ah Hana Kim <hyangah@gmail.com>
    299b40b8
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...