cocoapods-binary
cocoapods-binary copied to clipboard
Invalid redeclaration of 'variable.storage' on Lazy variables
All lazy variables in files used in app-extensions give this error.
Xcode 10.2 Swift 5.0
@kapoorsahil I didn't reproduce it. Would you like to provide a demo?
It's happening when a class's target membership is shared between the Main app and Siri Intents/Intents UI extension.
Sorry, it doesn't reproduce. Maybe I doesn't understand precisely. Please provide a demo to demonstrate the problem. ( A blank project with cocoapods-binary can be downloaded here)