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

Bug: Unknown attribute 'Previewable' #277

Closed
Shoryu-Y opened this issue Oct 29, 2024 · 0 comments · Fixed by #278
Closed

Bug: Unknown attribute 'Previewable' #277

Shoryu-Y opened this issue Oct 29, 2024 · 0 comments · Fixed by #278

Comments

@Shoryu-Y
Copy link

できる限り詳細に、不具合の内容と再現方法を報告してください

@PreviewableはXcode 16から導入されたため、Xcode 15.x以下でcharcoal-iosを導入すると、

Unknown attribute 'Previewable'

というエラーが発生し、ビルドが失敗します

使用している charcoal および周辺環境

Package.swift

        .package(
            url: "https://github.com/pixiv/charcoal-ios.git",
            exact: "2.0.0-beta"
        ),

コード例へのリンク

No response

現在の挙動

スクリーンショット 2024-10-29 15 13 37

期待される挙動

No response

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 a pull request may close this issue.

1 participant