Anyone having problem making a debug build using ./build-debug.sh on an Apple Silicon mac?
#1612
Unanswered
nmder
asked this question in
potential-bugs
Replies: 3 comments 2 replies
-
|
Check that your |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I am using swiftly. I also found that versions are they are the same. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
interestingly on my system debug works, but release doesn't. Opening the project in Xcode, changing things to Release mode, builds fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Steps to reproduce:
./build-debug.sh(with or without swiftly)Expected result: Successful build
Actual result: AeroSpace/Sources/AppBundle/ui/MessageView.swift:126:1: error: external macro implementation type 'PreviewsMacros.SwiftUIView' could not be found for macro 'Preview(_:body:)'; plugin for module 'PreviewsMacros' not found
Additional info
Beta Was this translation helpful? Give feedback.
All reactions