forked from SideStore/apple-private-apis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc: add stossy11's sidejit app as a test file
- Loading branch information
Showing
8 changed files
with
151 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
APPL???? |
Binary file not shown.
150 changes: 150 additions & 0 deletions
150
apple-codesign-wrapper/src/test.app/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>files</key> | ||
<dict> | ||
<key>[email protected]</key> | ||
<data> | ||
o/eXLDuYpxAAiQ18uKkNG7/ZjuY= | ||
</data> | ||
<key>AppIcon76x76@2x~ipad.png</key> | ||
<data> | ||
QT6d4JBZZsnu4nxP8DF3gmq6LDk= | ||
</data> | ||
<key>Assets.car</key> | ||
<data> | ||
3AcEz+MZSU95OrSVOKDuCSRU2vk= | ||
</data> | ||
<key>Info.plist</key> | ||
<data> | ||
eC3ic1ga+E0XKJwD4GB0QbS3g6Q= | ||
</data> | ||
<key>PkgInfo</key> | ||
<data> | ||
n57qDP4tZfLD1rCS43W0B4LQjzE= | ||
</data> | ||
<key>embedded.mobileprovision</key> | ||
<data> | ||
ClDr8v9dTSl+hwvKQbqnB6otuUs= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>[email protected]</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
WwpFDtDmu/bpLnlPi7bzRvtbOIxkBVDTaDmGuj47IYc= | ||
</data> | ||
</dict> | ||
<key>AppIcon76x76@2x~ipad.png</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
UTmhyuvO+OjI+Q7OYt453HI6yIWrFJBxcjZ3HcB8JWc= | ||
</data> | ||
</dict> | ||
<key>Assets.car</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
Ve4zkpyWUFpqR0Mw42hhyQQOWJV3nGmEynwZ+yH6A9U= | ||
</data> | ||
</dict> | ||
<key>embedded.mobileprovision</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
0TQ6RyX/Dgjc4jjzmFyaRcTiKvuS8jjfigtYRP3/Qjs= | ||
</data> | ||
</dict> | ||
</dict> | ||
<key>rules</key> | ||
<dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^version.plist$</key> | ||
<true/> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>.*\.dSYM($|/)</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>11</real> | ||
</dict> | ||
<key>^(.*/)?\.DS_Store$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>2000</real> | ||
</dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^Info\.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^PkgInfo$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^embedded\.provisionprofile$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^version\.plist$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
Binary file not shown.