Skip to content

Conversation

@mahee96
Copy link
Member

@mahee96 mahee96 commented Nov 24, 2024

Context

For Xcode 16+ Apple had enabled "Debug Dylib" generation which contains most of the business logic while executable being the stub to handover control on entry to the app.
This is required to be enabled mandatorily for "previews" generation in Xcode 16+.
Debug dylib and previews were reportedly having issues and/or is broken.
Since Widgets were supposed to be isolated than main app it was enabled in the commit 2842c8f.

Changes

Some users have reported after the widgets fix in 2842c8f, sidestore crashes when trying to open.
Possible suspect is "Debug Dylib Support" for previews throwing "No Entry Point found" but not sure.

So we are disabling it in CI builds as before the widgets fix where the users had confirmed it was working fine.

@github-actions
Copy link

Builds for this Pull Request are available at
SideStore-0.5.9-pr.769+625c7c7.ipa
SideStore-0.5.9-pr.769+625c7c7-dSYM
Have a nice day.

@mahee96 mahee96 merged commit 2aee6ac into SideStore:develop Nov 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant