Skip to content

Conversation

coffmark
Copy link

@coffmark coffmark commented Oct 17, 2024

Describe your changes

  • I updated SourceKitten to 0.36.0, and can now build with Xcode 16.
    • Could not build IBLinter with Xcode 16 and got compile errors in SourceKitten.
スクリーンショット 2024-10-17 22 02 17

Issue ticket number and link

Could not build IBLinter with Xcode 16 and got compile errors in SourceKitten
@@ -1,10 +1,10 @@
// swift-tools-version:5.2
// swift-tools-version:5.10
Copy link
Author

@coffmark coffmark Oct 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have been upgraded to 5.10, but I can set it to 5.6 for backward compatibility.
What should I do?

@phimage
Copy link
Member

phimage commented Oct 17, 2024

with

  • swift 5.7
  • IBDecodable to 0.6.1
  • Sourcekitten same version as you

it compile with my Xcode 16
#189 (comment)

@coffmark coffmark changed the title Support Xcode 16.0 Compile with Xcode16 Oct 17, 2024
@coffmark coffmark changed the title Compile with Xcode16 Build with Xcode16 Oct 17, 2024
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 this pull request may close these issues.

0.5.0 regression build failure

2 participants