I hereby claim:
- I am andreyrd on github.
- I am andreyrd (https://keybase.io/andreyrd) on keybase.
- I have a public key ASCGDaKqHCkPsKkN9zExfA-Y2xuJIdNcu7_EDIfnphDJpwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
var topLevelObjects = NSArray() | |
Bundle.main.loadNibNamed(NSNib.Name("MyCustomView"), owner: self, topLevelObjects: &topLevelObjects) | |
let views = (topLevelObjects as Array).filter { $0 is NSView } | |
let content = views[0] as! NSView | |
content.frame = bounds | |
addSubview(content) |
I hereby claim:
To claim this, I am signing this object: