DougGregor / swift-macro-examples

Example macros for the Swift macros effort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[MacroExamplesPluginTest] Cannot find type 'MacroSystem' in scope

davdroman opened this issue · comments

The test target fails to build with the following error:

CleanShot 2022-12-29 at 15 38 05@2x

Attempted on a MacBook Pro M1 running macOS 13.1 and Xcode 14.2. Swift dev snapshot dated 2022-12-21.

MacroSystem went away; I've updated for the simplified API.