Skip to content

Commit

Permalink
Support installing via TrollStore
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusHenze committed Oct 31, 2022
1 parent 0a90973 commit 84dd7de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Fugu15/Fugu15/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>TSRootBinaries</key>
<array>
<string>oobPCI</string>
<string>tar</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To install Fugu15 via Safari, do the following (requires you to own a domain):
7. Visit `https://<your domain>` on your iPhone and follow the instructions

## Installing via USB
1. Install `Fugu15_Developer.ipa`, e.g. via `ideviceinstaller -i Fugu15_Developer.ipa`
1. Install `Fugu15_Developer.ipa`, e.g. via `ideviceinstaller -i Fugu15_Developer.ipa`. Alternatively, install Fugu15/Fugu15.ipa via TrollStore.
2. Open the newly installed "Developer" App (or whatever AppStore App you used) on your iPhone

# iDownload
Expand Down

0 comments on commit 84dd7de

Please sign in to comment.