Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to "go-ios" from "libimobiledevice" #219

Closed
IGPenguin opened this issue Oct 20, 2021 · 3 comments
Closed

Switch to "go-ios" from "libimobiledevice" #219

IGPenguin opened this issue Oct 20, 2021 · 3 comments
Assignees
Labels
new feature idea for new feature

Comments

@IGPenguin
Copy link
Owner

IGPenguin commented Oct 20, 2021

🐞 Whats wrong

libimobiledevice tool is not being supported actively by its authors.

🌈 Desired state

Unlock more possibilities to implement new features and optimize scripts.
New features could include launching and killing installed apps and much more! 🙀

📏 Challenges

Rework all iOS scripts from scratch with different open source utility.

📂 Sources

https://github.com/danielpaulus/go-ios

@IGPenguin IGPenguin added the new feature idea for new feature label Oct 20, 2021
@IGPenguin
Copy link
Owner Author

git clone git@github.com:danielpaulus/go-ios.git
brew install go
cd go-ios
go run . -> Downloads dependencies
go run . list --nojson

@IGPenguin IGPenguin self-assigned this Oct 25, 2021
@IGPenguin
Copy link
Owner Author

go run . install --nojson --path=/Users/intergalacticpenguin/Downloads/PCI-Full_3.2.2_14102021.ipa

@danielpaulus
Copy link

If you want crashlogs, just open an issue. Should be easy to add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature idea for new feature
Projects
None yet
Development

No branches or pull requests

2 participants