Search code examples
How can I create a Swift macro that forwards parameters to another macro?...


swiftmacrosswift-macro

Read More
How to emit errors from a Swift Macro?...


swiftswift-macro

Read More
SwiftUI Preview macro not working with Observation...


swiftswiftuiswiftui-previewsswift-macro

Read More
How do I trust a swift macro target for Xcode Cloud builds?...


xcode15xcode-cloudswift-macro

Read More
Disable a chunk of code for old simulators in swift?...


iosswiftattributesios-simulatorswift-macro

Read More
How to use Swift macros to add new members to a struct and its init function?...


swiftswift-macro

Read More
Swift accessor macro with dynamic value...


swiftswift-macro

Read More
Why "Circular reference expanding peer macros" here...


swiftswift-macro

Read More
Is that possible to override the varible using macro?...


swiftswift-macro

Read More
How to initialize an enum with associated values coming from a function using swift macros?...


swiftswift-macro

Read More
How to generate an enum with associated values using swift macros?...


swiftswift-macro

Read More
Add cases from another enum using Swift macro...


swiftswift-macro

Read More
How to support Swift Macro in a project integrated by CocoaPods...


iosswiftxcodecocoapodsswift-macro

Read More
Xcode 15.0: "expand macro" stays greyed out...


swiftxcodexcode15swift-macro

Read More
Swift Macros - Variable is not getting generated...


swiftswift-macroswift5.9

Read More
How do I add a new case to an enum?...


swiftswift-macro

Read More
What is the difference between \(...) and \(raw: ...) when creating syntax nodes for Swift Macros?...


swiftstring-interpolationswift-macro

Read More
Advantage of Swift macro for URL instead of runtime validation?...


swiftswift-macroswift5.9

Read More
Swift Macros: ReturnClauseSyntax...


swiftmacrosswift-macro

Read More
Declaration name is not covered by Swift macro...


swiftmacrosswift-macro

Read More
How to use Swift Macros with @Observable and @Environment?...


swiftxcodeswiftuiswift5swift-macro

Read More
@Observable initial value with classes...


swiftswiftuiobservableswift-macro

Read More
BackNext