[~/]$ swift-bundler templates update info: Done in 1.19s. [~/]$ swift-bundler create HelloWorld --template SwiftCrossUI info: Creating package from the 'SwiftCrossUI' template info: Applying 'Base' template info: Applying 'SwiftCrossUI' template info: Updating indentation to 'spaces=4' info: Done in 0.47s. Package located at './HelloWorld' [~/]$ cd HelloWorld