File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Introspy-iOS Changelog
22======================
33
44## v 0.4
5- * Added support for iOS 7.
5+ * Added support for iOS 7, including fixes to accommodate with seatbelt profile changes for System and AppStore apps in iOS 7 .
66* Clarified output for arguments and return values Introspy-iOS cannot serialize (such as NSError).
77* Various bug fixes.
88
Original file line number Diff line number Diff line change @@ -85,10 +85,11 @@ Most users should just download and install the pre-compiled Debian package.
8585However, if you want to modify the library's functionality you will have to
8686build the Debian package yourself.
8787
88- The build requires rpetrich's fork of the Theos suite available, at
89- https://github.com/rpetrich/theos , to be installed .
88+ The build requires rpetrich's fork of the Theos suite, available at
89+ https://github.com/rpetrich/theos .
9090For general instructions on how to install Theos, see
91- http://www.iphonedevwiki.net/index.php/Theos/Getting\_Started .
91+ http://www.iphonedevwiki.net/index.php/Theos/Getting\_Started but make sure
92+ you're using rpetrich's fork, not the official Theos.
9293
9394You first have to create a symlink to your theos installation:
9495
You can’t perform that action at this time.
0 commit comments