Skip to content

Compiler error for SwiftUI previews #56

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

Open
KyNorthstar opened this issue Mar 15, 2021 · 0 comments
Open

Compiler error for SwiftUI previews #56

KyNorthstar opened this issue Mar 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@KyNorthstar
Copy link
Contributor

/Path/To/Swift-Rectangle-Tools/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:97:19: error: no type named 'EdgeInsets' in module 'SwiftUI'
extension SwiftUI.EdgeInsets: FourSidedAbsolute {
                  ^
/Path/To/Swift-Rectangle-Tools/Sources/RectangleTools/Default Conformances/EdgeInsets + FourSided.swift:124:26: error: no type named 'EdgeInsets' in module 'SwiftUI'
public extension SwiftUI.EdgeInsets {
                         ^
@KyNorthstar KyNorthstar added the bug Something isn't working label Mar 15, 2021
KyNorthstar added a commit that referenced this issue Mar 16, 2021
Maybe that's what's causing this?
KyNorthstar pushed a commit that referenced this issue May 4, 2021
Hopefully these aren't too difficult to hit
KyNorthstar added a commit that referenced this issue May 5, 2021
Hopefully these aren't too difficult to hit
KyNorthstar added a commit that referenced this issue May 5, 2021
…UI-previews_v3

#56: Moved SwiftUI stuff to new file
KyNorthstar added a commit that referenced this issue May 5, 2021
But this time without changing Package.swift!
KyNorthstar added a commit that referenced this issue May 6, 2021
…UI-previews_v3

Applied fix for #56 from StackOverflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant