Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XITRIX committed May 21, 2018
1 parent f942a8e commit 6f6a36e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@

Alternate version of [iTorrent app](https://github.com/XITRIX/iTorrent_CSharp) fully rewritten on Swift and C++

### WARNING! :
if you used the previous version of this app, you will lose all your torrents in app UI (not downloaded files)
### WARNING! : if you used the previous version of this app, you will lose all your torrents in app UI (not downloaded files)

It is an ordinary torrent client for iOS with Files app support.

Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions iTorrent/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
Expand Down

0 comments on commit 6f6a36e

Please sign in to comment.