Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
1–10 of 20 posts
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#2Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#3I do find various unmaintained tools for iOS as they generally use undocumented and changing backends.
My current biggest need is to grab and put files in the app sandbox. There are several gui tools that can do it like i-funbox, but absolutely nothing that is automatable. http://stackoverflow.com/questions/15980545/command-line-acc...
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#4If this works, it's huge. Mad excited about this.
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#5I'm incredibly frustrated by the lack of command line dev tools for iOS. For example using adb with Android, I can stop a running app, clear all of its data and start it again. I can push and pull files and can dissect the internal state as a result. I do find various unmaintained tools for iOS as they generally use undocumented and changing backends. My current biggest need is to grab and put files in the app sandbo…
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#6if you want to link it to your /usr/local/bin directory.. just modify the xctool.sh XCTOOL_DIR=path/where/xctool/is/located
Now... if only i could figure out how to use the xctool with Fortify....
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#7I'm incredibly frustrated by the lack of command line dev tools for iOS. For example using adb with Android, I can stop a running app, clear all of its data and start it again. I can push and pull files and can dissect the internal state as a result. I do find various unmaintained tools for iOS as they generally use undocumented and changing backends. My current biggest need is to grab and put files in the app sandbo…
You mean you don't want to drive the organizer and instruments via scripting bridge? :-p
fruitstrap would also greatly help but it is no longer maintained (with several forks).
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#8"Runs the same tests as Xcode.app." If this works, it's huge. Mad excited about this.
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#9I'm incredibly frustrated by the lack of command line dev tools for iOS. For example using adb with Android, I can stop a running app, clear all of its data and start it again. I can push and pull files and can dissect the internal state as a result. I do find various unmaintained tools for iOS as they generally use undocumented and changing backends. My current biggest need is to grab and put files in the app sandbo…
Re: Xctool: a replacement for xcodebuild to build and test iOS and Mac projects
#10I'm incredibly frustrated by the lack of command line dev tools for iOS. For example using adb with Android, I can stop a running app, clear all of its data and start it again. I can push and pull files and can dissect the internal state as a result. I do find various unmaintained tools for iOS as they generally use undocumented and changing backends. My current biggest need is to grab and put files in the app sandbo…
Check out http://www.libimobiledevice.org/ and https://github.com/ios-driver/libimobile-java