I was able to create an SKTileSet on xcode but it seems like I am having a difficult time being able to init an SKTileSet with passing through a name like here:
https://developer.apple.com/documentation/spritekit/sktileset/1643819-init
This would be great to save a lot of time programmatically creating the whole set, group, rules and etc...
Thank you!