Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unpack the Ice Touch source archive. The source files are contained in the IceTouch-1.3.23 subdirectory.

Review and update the settings in the file Xcode/Slice2ObjcPlugin/config/Make.rules. Next, execute the following commands:

$ cd IceTouch-1.3.23/Xcode/Slice2ObjcPlugin
$ make

...

Note that admin access is required when installing the plug-in for all users. You can prefix the command with sudo as shown below:

$ sudo make install

Ztop

Configuring the Xcode Plug-in

Please refer to the documentation for more information on configuring the Xcode plug-in.

...