Skip to content

Swift PM support#8

Draft
JoeMatt wants to merge 59 commits intomasterfrom
joematt
Draft

Swift PM support#8
JoeMatt wants to merge 59 commits intomasterfrom
joematt

Conversation

@JoeMatt
Copy link
Member

@JoeMatt JoeMatt commented Sep 16, 2024

  1. This still needs to update the build.rs to put the .h's and .swift generated files into the same folders i'm using.

  2. Also, they're missing import libminimuxer in the generated code, not sure how to resolve that automatically.

  3. Also, the libminimuxer .xcframework is missing some arch's and is maybe old?

Not sure how that's built at the moment. Consider this PR more a demo until the 3 points above are answered/fixed.

amsam0 and others added 30 commits January 19, 2023 17:29
* 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 #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
amsam0 and others added 24 commits April 1, 2023 14:09
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
commit 9ee030bf8769ebd26869295ced62547ca95b3509 Author: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> Date: Sun Sep 17 08:53:27 2023 -0700 Use SideStore rusty_libi, use fern instead of simplelog and env_logger for tests commit 03f7c11 Author: Dadoum <dadoum@protonmail.com> Date: Sun Sep 17 01:03:47 2023 +0200 [build] again... commit a04a4a9 Author: Dadoum <dadoum@protonmail.com> Date: Sun Sep 17 00:58:42 2023 +0200 [build] update rusty commit 3f8382b Author: Dadoum <dadoum@protonmail.com> Date: Sun Sep 17 00:40:49 2023 +0200 [build] update rusty_libimobiledevice commit 9b1b284 Author: Dadoum <dadoum@protonmail.com> Date: Sat Sep 16 22:53:20 2023 +0200 [build] Trigger GH Action commit 39c5b50 Author: Dadoum <dadoum@protonmail.com> Date: Sat Sep 16 17:39:49 2023 +0200 Add a description to the staging error Co-Authored-By: Dadoum <24679280+Dadoum@users.noreply.github.com>
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
@JoeMatt JoeMatt changed the title Joematt Swift PM support Sep 16, 2024
@JoeMatt JoeMatt marked this pull request as draft September 16, 2024 13:55
Signed-off-by: Joe Mattiello <mail@joemattiello.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants