Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
don't install on ios 9, whenever that comes out
Browse files Browse the repository at this point in the history
  • Loading branch information
kirb committed Mar 7, 2015
1 parent 2116896 commit 04dffc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions control
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Package: ws.hbang.typestatus
Name: TypeStatus
Pre-Depends: firmware (>= 5.0)
Depends: mobilesubstrate, libstatusbar (>= 1:0.9.8.1.1), preferenceloader, ws.hbang.common (>= 1.2.2)
Depends: firmware (>= 5.0), firmware (<< 9.0), ‰mobilesubstrate, libstatusbar (>= 1:0.9.8.1.1), preferenceloader, ws.hbang.common (>= 1.2.2)
Version: 1.3
Architecture: iphoneos-arm
Description: iMessage typing/read indicators in status bar
Expand Down

0 comments on commit 04dffc5

Please sign in to comment.