Archived

This forum has been archived. Please start a new discussion on GitHub.

New Ice Builder for Xcode, now with Xcode 8 support.

joegeorge
joegeorge Jupiter, Florida
edited September 2016 in Announcements

We are pleased to announce the release of the Ice Builder for Xcode, version 3.0.

Ice Builder for Xcode has been changed from an Xcode plugin to a command line program. These changes are in response to security updates included in Xcode 8. Xcode now prohibits code injection - how plugins were loaded in the past - in favor of an official plugin API. Unfortunately, this new plugin ecosystem does not offer the features needed by Ice Builder for Xcode.

Ice Builder for Xcode 3.0 supports recent versions of Xcode, including Xcode 8 and Xcode 7. It can be used by implementing a custom build rule in your Xcode project. See the project's README for installation and usage instructions.

Cheers,
ZeroC Staff