mirror of
https://github.com/faroukbmiled/RyukGram.git
synced 2026-07-30 07:58:54 +02:00
- Renamed project from SCInsta to RyukGram across all user-facing text,
settings UI, build scripts, workflows, control file, and Makefile
- Added built-in sideload compatibility patch:
keychain access group discovery, SecItem rebinding via fishhook,
NSFileManager app group fallback, Cloud Kit entitlement patches
- Added fishhook library (modules/fishhook/) for C function rebinding
- Updated README with new features, repo links, and credits
- Updated GitHub Actions workflows for RyukGram naming
- Plist renamed from SCInsta.plist to RyukGram.plist
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Package: com.socuul.scinsta
|
||||
Name: SCInsta
|
||||
Package: com.faroukbmiled.ryukgram
|
||||
Name: RyukGram
|
||||
Version: 1.1.4
|
||||
Architecture: iphoneos-arm
|
||||
Description: A feature-rich tweak for Instagram on iOS!
|
||||
Homepage: https://github.com/SoCuul/SCInsta
|
||||
Maintainer: SoCuul
|
||||
Author: SoCuul
|
||||
Description: A feature-rich tweak for Instagram on iOS, based on SCInsta
|
||||
Homepage: https://github.com/faroukbmiled/RyukGram
|
||||
Maintainer: Ryuk
|
||||
Author: Ryuk
|
||||
Section: Tweaks
|
||||
Depends: mobilesubstrate
|
||||
Depends: mobilesubstrate
|
||||
|
||||
Reference in New Issue
Block a user