Premake 4.1.1 Released

Premake 4.1.1 is now released and available for download! This release includes important fixes for the Xbox 360 and Mac OS X Universal binary support which introduced in version 4.1.

The full change log:

  • Use libtool instead of ar for Mac OS X Universal static libraries
  • Fixed Xbox 360 linker settings in Visual Studio
  • Remove platform-specific intermediate objects on clean
  • Bug 2819232: Buildoptions not used when creating Makefile for C#
  • Bug 2813297: OS X universal config should be "univ" (William Burnson)
  • Bug 2814179: Xbox 360 precompiled headers not working