Skip to content

Commit

Permalink
Remove iOS links (#204)
Browse files Browse the repository at this point in the history
* README.md: Remove iOS link

The iOS app isn't available anymore, ref: williamMillington/warpinator-iOS#9

* main-window.ui: Remove iOS link

The iOS app isn't available anymore, ref: williamMillington/warpinator-iOS#9
  • Loading branch information
carlosmintfan committed May 23, 2024
1 parent 6a1101c commit de3cbde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
##### Other platforms (unofficial):

- Android: https://github.com/slowscript/warpinator-android
- iOS: https://github.com/williamMillington/warpinator-iOS (beta)
- Windows: https://winpinator.swisz.cz
- Windows: https://github.com/slowscript/warpinator-windows

Expand Down
16 changes: 0 additions & 16 deletions resources/main-window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -926,22 +926,6 @@
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLinkButton">
<property name="label" translatable="yes">iOS</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="relief">none</property>
<property name="yalign">0</property>
<property name="uri">https://testflight.apple.com/join/7ndmZa31</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLinkButton">
<property name="label" translatable="yes">Windows</property>
Expand Down

0 comments on commit de3cbde

Please sign in to comment.