Open
Conversation
* fix webviews and allow for better logging in terminal * change STARTED to be function scoped
* [build] Start on prebuilding minimuxer * [build] add toolchain * [build] run on mac, setup xcode, cache rust * [build] build for simulator too * [build] install targets separately * [build] reduce library size * [build] update to attempt SideStore#2 and add panic = "abort" * Update Makefile
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
- move almost everything from plist_plus to rusty plist - logging improvements - add back old build script to Makefile - finish swift-bridge refactor
- add Cargo.lock to hopefully speed up actions builds - add AfcFileManager for SwiftUI dev mode - add dump_profiles for SwiftUI dev mode - add set_debug for SwiftUI - improve swift-bridge usage (define ffi mod for each mod separately) - use ? for fetch_first_device - make minimuxer-helpers much better
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
Signed-off-by: SoY0ung <32095074+SoY0ung@users.noreply.github.com>
Signed-off-by: SoY0ung <32095074+SoY0ung@users.noreply.github.com>
|
Thank you! The code needs a little modifications but I can do that when I merge it and add functionality to SideStore itself. |
Member
|
What's the status of this PR? |
Member
I'm guessing still needs modification from amsam0 |
65c4205 to
da5c4f0
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I modified code in PR #5 . It can work in SideStore.