Description

This tasks allows compile an Interface Builder file.

Parameters

Attribute Type Description Required
xibfile File The Interface Builder file. True
todir Directory The destination directory. True

Nested Elements

Usage

Typical usage:

<compile-xib xibfile="English.lproj/MainMenu.xib" todir="${build.dir}/English.lproj"/>