fruitstrap icon indicating copy to clipboard operation
fruitstrap copied to clipboard

Install and debug iPhone apps from the command line, without using Xcode

Results 5 fruitstrap issues
Sort by recently updated
recently updated
newest added

Updated for japanese systems Remerged so git can auto merge

Sometimes, get_device_hardware_name gets the model to be null. When that happens we need to return.

AMDeviceTransferApplication() always transfer all files. My project is 142MB, so it takes too long. XCode has some sort of incremental transfer. Is it possible to add something like that in...