Skip to content
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

iOS17 support UIKit previews, but it is not possible to use statically linked libraries/frameworks with UIKit Previews #1

Open
change2hao opened this issue Mar 28, 2024 · 1 comment

Comments

@change2hao
Copy link

Could you support statically linked libraries/frameworks with UIKit Previews in iOS17?
Thank you very much!

@change2hao change2hao changed the title iOS17 supoort UIKit previews, but it is not possible to use statically linked libraries/frameworks with UIKit Previews iOS17 support UIKit previews, but it is not possible to use statically linked libraries/frameworks with UIKit Previews Mar 28, 2024
@omarzl
Copy link
Owner

omarzl commented May 13, 2024

Hello! I tested an UIKit preview and it worked with the current code.
I just needed to increment the deployment target to iOS 17 to be able to use the #Preview macro.
Here is the commit where I added an example:

Screenshot 2024-05-11 at 19 10 43

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

No branches or pull requests

2 participants