how to: test app with static library on device
Holla, guys!
Got coded application, based on three20 static library, and now it's time for testing it on a device.
So i got question: when i build it for device-release i've got two files: libThree20.a and sample.app. How can i transfer them to iphone? Usually i've done this with itunes, when i got only app file, so what to do with this static library?
btw i use jailbroken phone.
|