资 源 简 介
CopierciN is a basic attempt to bring Copy&Paste functionality to iPhone. It actually is a copy/paste enabled text-editor which can import&export textual data between applications.
It can be downloaded to jailbroken iPhones with 2.x firmwares from Cydia, under BigBoss repository, in Utilities section.
More information is available at http://copiercin.gomercin.net
How to compile CopierciN on iPhone using the Toolchain?
Basically, just checkout the source code following the instructions in the source tab and "make".
If you had not class-dumped the headers, you might need some modified headers which can be found in the Downloads section. I put the headers for address book access and UIKit. Just put those folders into /var/include directory on your iPhone and retry. You might want to backup existing folders first.
What is needed?
As I had stated before, I am really new to ObjC and you will probably