No framework build target

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
torleif
Posts: 188
Joined: Mon Jun 30, 2008 4:53 am

No framework build target

Post by torleif »

In relation to my thread about how to make an .app package, I've made a build target for creating an Irrlicht framework for MacOS X.

I was surprised not to find a build target for a framework in the xcode project, so I made one.

Compiling for a framework will allow developers to drag it into an .app and not make an installer. I haven't tested it with a working .app yet, but it compiles both release and debug.
Post Reply