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

Compiler error for SwiftUI previews #56

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

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Maybe that's what's causing this?
KyNorthstar added a commit that referenced this issue Mar 16, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
KyNorthstar pushed a commit that referenced this issue May 4, 2021

Unverified

No user is associated with the committer email.
…ture
KyNorthstar pushed a commit that referenced this issue May 4, 2021

Unverified

No user is associated with the committer email.
Hopefully these aren't too difficult to hit
KyNorthstar pushed a commit that referenced this issue May 5, 2021

Unverified

No user is associated with the committer email.
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Hopefully these aren't too difficult to hit
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…UI-previews_v3

#56: Moved SwiftUI stuff to new file
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
KyNorthstar added a commit that referenced this issue May 5, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
But this time without changing Package.swift!
KyNorthstar added a commit that referenced this issue May 6, 2021

Verified

This commit was signed with the committer’s verified signature. The key has expired.
KyNorthstar added a commit that referenced this issue May 6, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…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