iPhone app linker error on Snow Leopard (Only on simulator)
- by RexOnRoids
Im getting this linker error that won't let me compile. It only happens on the simulator.
NOTE:
- OSX 10.6.2 but had to use 10.5 as build target to avoid other linker errors
- libxml2.dylib IS required and is in my Frameworks group
- The other cited libraries I have never heard of.
- Tried bringing in those other Libs under frameworks, didn't…