relax swift-syntax version constraint to allow 603#714
Conversation
Head branch was pushed to by a user without write access
|
Thanks for the quick accept! 🙏 |
|
And... that failed :-D Saw there's 2 formatting only diffs it seems? (and one more) |
|
@krodak Would you mind fixing the protocol array code gen to use the proper CodeBlockItemSyntax unit so that the formatter can format it correctly? JavaScriptKit/Plugins/BridgeJS/Sources/BridgeJSCore/ExportSwift.swift Lines 826 to 838 in af88676 |
|
@kateinoigakukun sure, I'll start right on it |
|
Thank you! 🙏 I just found something else related while trying to get my dependencies back in order 😅 Should we flip them around? (alternatively I can bump swift-syntax in both Package.swift files, or only in the newer, 6.2 version) Edit: see:
|
Oh, yes. Would be better to flip |
-> #715 |
|
Can't push to EDIT: Actually included fix in #716 , should work after this branch rebase on newest main |
Packages are updating to 603 and this can fail the dependency solver.
72a33d7 to
0a66372
Compare
|
Thanks @krodak ! 🙏 |
|
Thanks! |

Packages are updating to 603 and this can fail the dependency solver.