You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.
You can use forums at http://ae.k3a.me/forum/viewforum.php?f=3.
I will also publish the list of task which would be good to have completed.
To Compile It
-------------
1. You need to have the latest Theos installed. It was tested and compiles fine with these versions: https://github.com/rpetrich/theos put into /theos, https://github.com/rpetrich/iphoneheaders put into /theos/include.
2. Create frameworks directory and copy AssistantUI.framework and SAObjects.framework there. You can get these by extracting dyld shared cache (or maybe also from ~/Library/Developer/Xcode/iOS\ DeviceSupport..../Symbols/System/Library/PrivateFrameworks if you are a developer and have iPhone 4S - untested). I have used dyld_decache tool and extracted those from /System/Library/Caches/com.apple.dyld/dyld_shared_cache_armv7 which can be found in 4S firmwares or 4S filesystem).
3. Run the command in the soruce code root directory: PATH="bin:$PATH" make package