Skip to content
Nick Partridge edited this page Nov 29, 2010 · 2 revisions

A kit has a configurable structure, but the default layout looks like this:

your-package/
    src/  -- source-directory

    lib/  -- lib-directory
    test/  -- test-directory

    KitSpec
    Config.xcconfig -- xcconfig
    Prefix.pch -- prefix-header

Clone this wiki locally