Example Package
Example Developer
ActiveStablerootless / roothideiphoneos-arm64, iphoneos-arm64e
详情 Details
更新日志 Changelog
An example package used to demonstrate modern Silex metadata, compatibility labels, and depictions.
Example Package
This is an example description.md file for Silex.
Use this file as the main body of your package depiction. Unlike the short tagline in index.json, this Markdown document can contain a richer introduction, feature list, compatibility notes, setup instructions, migration guidance, and support information.
What this example demonstrates
- Stable release channel metadata
- Active package status labeling
- Rootless and Roothide install environment tags
- ElleKit injection labeling
- Installation notes and known conflicts
- Migration and replacement notices
- Structured changelog rendering
- Homepage, source link, and social link support
Suggested real-world usage
Write this file as the main public landing page for your package:
- Explain what the tweak or app does
- Call out supported jailbreak environments
- Add setup instructions and known caveats
- Describe upgrade paths from older builds
- Link users to support, source, or issue trackers
Compatibility example
- Environment: Rootless / Roothide
- Injection: ElleKit
- Architectures:
iphoneos-arm64, iphoneos-arm64e
- Supported iOS: 15.0–17.0
Replace this file with your own package description when creating a real repo.
兼容信息 Compatibility
Install Environment
rootless / roothide
Architectures
iphoneos-arm64, iphoneos-arm64e
安装说明 Install Notes
Choose the Roothide build only if your jailbreak environment requires it.
Restart the target app after changing settings.
Import the included demo configuration after first install if you want sample data.
已知冲突 Known Conflicts
Do not install together with ExampleConflict.
Disable old legacy hooks before upgrading from rootful-era builds.
迁移与替代 Migration & Replacement
This example replaces the older com.example.package.legacy layout.
Rootful users should migrate to the dedicated compatibility branch instead.
插件信息 Info
开发者 Developer
Example Developer
兼容性 Compatibility
15.0 to 17.0
开发者链接 Links
1.0.0
New
- Added example metadata for status, release channel, install environments, and compatibility display.
- Added demo install notes, conflict warnings, and migration notices.
Improve
- Improved package depiction examples for modern Silex repos.