Closed hi2gage closed 1 year ago
Hello I was attempting to use this macro inside of a local package and I was unable to access the properties from my project since they are set as internal by default. Swift Access Control
internal
I added a accessLevel for the following access types:
accessLevel
Also added tests for all 4 new cases
Hello I was attempting to use this macro inside of a local package and I was unable to access the properties from my project since they are set as
internal
by default. Swift Access ControlI added a
accessLevel
for the following access types:Also added tests for all 4 new cases