Skip to content

Conversation

@dioKaratzas
Copy link
Contributor

  • Add StarknetDynamic product as dynamic library variant
  • Keep Starknet as static library for existing consumers
  • Update README with guidance on choosing the right product
  • Resolves SwiftUI preview link failures caused by dead symbol stripping
  • Fixes missing native crypto symbols (_generate_k, _Sign, etc.)

Fixes #256

@dioKaratzas dioKaratzas marked this pull request as draft September 24, 2025 05:27
@dioKaratzas dioKaratzas reopened this Sep 24, 2025
@dioKaratzas dioKaratzas marked this pull request as ready for review September 24, 2025 14:01
- Add StarknetDynamic product as dynamic library variant
- Keep Starknet as static library for existing consumers
- Update README with guidance on choosing the right product
- Resolves SwiftUI preview link failures caused by dead symbol stripping
- Fixes missing native crypto symbols (_generate_k, _Sign, etc.)

Fixes software-mansion#256
@dioKaratzas dioKaratzas force-pushed the improvement/dynamic-linking branch from 5b1a305 to 3b0ea3b Compare September 26, 2025 08:57
@franciszekjob franciszekjob merged commit 0f3e5cc into software-mansion:main Sep 26, 2025
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.

SwiftUI Preview Link Failure for Static Starknet Product

2 participants