-
-
Notifications
You must be signed in to change notification settings - Fork 54
fix: ci compile errors #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
polymo1
wants to merge
9
commits into
SideStore:master
Choose a base branch
from
polymo1:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
723ba22
fix: build errors in 2 files
polymo1 bcfe64e
misc: add workflow_dispatch to allow manual runs
polymo1 33976f0
misc: add stossy11's sidejit app as a test file
polymo1 b31bd4a
fix: test in dummy_bundle__id.rs
polymo1 6e96103
add cert.p12 and change lib.rs
polymo1 65dd7e7
fix: remove cert.p12 and comment out test
polymo1 30db4f9
switch to my anisette since original was broken
polymo1 56fadef
misc: comment out fetch_anisette_ssc test
polymo1 5d4c4a3
Revert "misc: comment out fetch_anisette_ssc test"
polymo1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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 hidden or 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 hidden or 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>AppIcon60x60@2x.png</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>AppIcon60x60@2x.png</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.
This file contains hidden or 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
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.