PPSSPP iOS Port
|
03-16-2013, 10:00 PM
(This post was last modified: 03-16-2013 10:02 PM by the avenger.)
Post: #414
|
|||
|
|||
RE: PPSSPP iOS Port
(03-16-2013 09:48 PM)BubblegumBalloon Wrote:on the github itself how to use cmake,if your confused,make a folder in the ppsspp folder called build-ios cd to it and type the following line in terminal after installing cmake(03-16-2013 09:40 PM)the avenger Wrote:(03-16-2013 09:38 PM)BubblegumBalloon Wrote: Could you post that build to cydia?just did,and there are instructions on how to build it,assuming that you have a mac with xcode or atleast a vm running mac,and a provisioning certificate from apple(there are alternatives but their not that easy) Code: cmake -GXcode -DCMAKE_TOOLCHAIN_FILE=/path/to/ppsspp/folder/ios/ios.toolchain.cmake /path/to/ppsspp/folder that should make a an xcodeproject in the build-ios folder,now follow this to bypass the certificate try this for personal use,if you want to release it you will need another method http://www.securitylearn.net/2012/12/26/...g-profile/ |
|||
« Next Oldest | Next Newest »
|