This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ef3ddcd7102d425b27397db72732a07585e25b15
tree 06f0e9ee1b29eb1539a170886bbd459560d542b7
parent 09fe84aaa26104ae33b8a73e9249688e567927df
tree 06f0e9ee1b29eb1539a170886bbd459560d542b7
parent 09fe84aaa26104ae33b8a73e9249688e567927df
nu / iphone
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
Nukefile | Fri May 16 16:19:17 -0700 2008 | [timburks] |
| |
README | Fri May 16 16:19:17 -0700 2008 | [timburks] |
| |
include/ | Mon Apr 07 20:36:17 -0700 2008 | [timburks] |
| |
objc | Wed Mar 12 11:52:16 -0700 2008 | [timburks] |
| |
platforms/ | Fri May 16 16:19:17 -0700 2008 | [timburks] |
README
This directory contains a Nukefile for building the iPhone version of Nu. The Nukefile builds Nu as a static library (libNu.a) that can be linked into an iPhone application. When linking this library into your application, be sure that the -ObjC link flag is specified; otherwise, most of the classes in libNu.a will not be linked into your application. Your application should #include "Nu/Nu.h", which is copied into the include directory as part of the build process. Note that libffi is included in the iPhoneSimulator sdk.




