• 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
..
README Loading commit data...
clangwrap.sh Loading commit data...
detect.go Loading commit data...
go_darwin_arm_exec.go Loading commit data...