Cydia Store Integration: Difference between revisions

From iPhone Development Wiki
(some links)
 
(slightly more detail)
Line 1: Line 1:
Generally when you have questions about Cydia Store integration, the right person to ask is your repository manager.
When you have questions about Cydia Store integration, the right person to ask is your repository manager. If you aren't yet registered with a default repository, set that up and then ask your repository manager.


But here are some useful links:
But here are some links:


* [http://test.saurik.com/cydia-packagers/API4%2520v10.pdf Cydia Store Application Programming Interface] (documentation)
* [http://test.saurik.com/cydia-packagers/API4%2520v10.pdf Cydia Store Application Programming Interface] (documentation)

Revision as of 19:28, 13 July 2014

When you have questions about Cydia Store integration, the right person to ask is your repository manager. If you aren't yet registered with a default repository, set that up and then ask your repository manager.

But here are some links:

Unofficial links:

  • pyCydia, Cydia API wrapper in Python