All Projects → jondot → Blade Sample

jondot / Blade Sample

Programming Languages

swift
15916 projects

Blade Sample

This is a sample XCode project (single view application) with Blade integrated via a Bladefile.

For more information visit the main Blade repository.

Getting started:

$ brew tap jondot/tap
$ brew install blade
$ git clone https://github.com/jondot/blade-sample
$ cd blade-sample
$ blade --verbose

If you don't want to install, check out the walk-through here:

walkthrough

Using XCode build step to pregenerate images on build

You can add blade as a build step. To take that version of the sample, checkout the with_buildstep branch:

$ git checkout with_buildstep

Now open the project in XCode, delete the appicons (just for testing) and build it. The icons will magically re-appear.

Thanks!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].