Max Rabiciuc

Results 2 comments of Max Rabiciuc

Woah I love this! At some point I had something like: ```swift extension UIWindow { func makeArtboard(name: String) -> Artboard { return Artboard(name: name, layers: [makeSketchGroup()], frame: group.frame, color: .white)...

What version of Xcode, cocoapods, and mac OS are you using?