`
yymeeting
  • 浏览: 4810 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

Fake Code Sign Your Apps For Cydia submission + iPad Apps

阅读更多
Fake Code Sign Your Apps For Cydia submission + iPad Apps

Ok now there is already the ldid tutorial but you probably would have seen if you tried using it with an iPad app that you get errors.

So here's a faster better more reliable method that works off up through the SDK's to the 4.0 beta's and above.

This has been working on all versions of Xcode 3.1.4, 3.2.2, and the latest 3.2.3 beta for iPhone OS 4.0.

You must first make a ‘Jailbroken Developer' certificate with keychain access, which only needs to be done once. Make sure Xcode isn’t open. To do this:

Open up Keychain Access in Applications>Utilities.

Go to Keychain Access > Certificate Assistant > Create a Certificate.

For ‘Name’, type: [whatever you want], i used "Jailbroken Developer".

For ‘Identity Type’, leave it as ‘Self Signed Root’.

For ‘Certificate Type’, choose ‘Code Signing’.

Check the box for ‘Let me override defaults’.

Click on Continue, and in the popup box that comes up.

Type in any number under ‘Serial Number’.

Leave ‘Validity Period (days)’ alone.

Click on Continue.

Fill in the details with whatever you want (not really necessary).

Click on Continue.

Click on Continue for the rest of the dialog boxes.

The last screen that shows up should say ‘Your certificate has been successfully created.”.
Click on the Done button, and close out of Keychain Access.


Now comes the next step, which is to edit the Info.plist for the iPhoneOS.platform container:

1. Open /Developer/Platforms/iPhoneOS.platform/Info.plist with Property List Editor.
2. Look for all ‘XCiPhoneOSCodeSignContext’. Replace that with ‘XCCodeSignContext’. There should be two or three to replace.
3. Save the file.
4. Restart Xcode, and build your app for a device.



Before you can build your app you must open up your project settings in Xcode (Project>Edit Project Settings), go to the Build tab, and under ‘Code Signing’, extend ‘Code Signing Identity’ choose ‘Jailbroken Developer’, which should be the name of the certificate you just made.

ENJOY
分享到:
评论

相关推荐

    Fake Location + Vmos虚拟机

    Fake Location + Vmos虚拟机 + 步道乐跑(钉钉),《Fake Location [1] 》是一款位置模拟软件,可以通过root环境对手机所处的位置进行模拟,同时支持模拟时的移动。Vmos虚拟机的作用是能够获取root权限,步道乐跑等...

    deepfake视频检测-基于卷积Vision-Transformer实现的deepfake视频检测源码+模型+运行说明.zip

    deepfake视频检测-基于卷积Vision-Transformer实现的deepfake视频检测源码+模型+运行说明.zip

    fake sendmail for windows(wamp)

    总结来说,"fake sendmail for windows(wamp)"是一个帮助WAMP环境下的开发者在本地进行邮件功能测试的工具。它模拟了邮件发送的过程,允许开发者在不实际发送邮件的情况下,检查和调试网站的邮件功能。通过配置PHP...

    json fake_useragent fake_useragent

    fake_useragent json缓存 爬虫 fake 消息头

    qq.vbs, it can pretend as a fake icon for QQ, just for kidding.

    qq.vbs, it can pretend as a fake icon for QQ, just for kidding.

    Fake Location(com.lerist.fakelocation).bak

    Fake Location(com.lerist.fakelocation).bak

    fake_useragent.zip

    在Python编程中,Fake UserAgent库是一个非常实用的工具,它允许开发者生成逼真的用户代理字符串,以模拟不同浏览器或设备访问网站。这个工具的主要作用是帮助开发人员在进行网络爬虫或者自动化测试时,避免被目标...

    FakeIt:C ++模拟变得容易。一个简单而又富有表现力的仅用于C ++模拟的标头库

    假装海湾合作委员会: MSC: FakeIt是一个简单的C ++模拟框架。它支持GCC,Clang和MS Visual C ++。 FakeIt用C ++ 11编写,可用于测试C ++ 11和C ++项目。 struct SomeInterface {virtual int foo ( int ) = 0;...

    fake2db创建自定义测试数据库填充假数据

    for data in fake_data: cursor.execute("INSERT INTO users VALUES (?, ?, ?)", data.values()) conn.commit() ``` `fake2db`还支持多种数据库适配器,如MySQL、PostgreSQL等,只需更换相应的数据库连接模块即可...

    定位fake安卓

    fake不太清楚的可以下载看看,定位用的,帮忙顶啊啊

    fake location.apk

    Fake Location是一款很有趣的虚拟位置应用,玩过的人也应该都是知道的,可以直接实现位置的模拟,需要root权限,因为这样不容易被检测到,让模拟的成功概率更加的高,支持多级的移动速度,而且也很适合游戏的场景,...

    fake call 汉化版

    Fake Call v1.1 CAB汉化版 【软件类型】手机软件 【支持平台】基于ARM架构的所有 Windows Mobile 5.0 以上设备 【测试平台】Dopod900+繁体Windows Mobile 6.1 【软件大小】234K,安装后占用347K空间 【软件简介】...

    无需注册可用的fakelocation

    APK文件包含了应用的所有组件,包括代码、资源、资产和证书,用户可以通过安装这个文件来使用Fakelocation应用。 关于"Fakelocation"这款应用的具体功能,我们可以推测它可能具有以下特点: 1. 定位模拟:用户可以...

    修改以后的Fake菜单

    "修改以后的Fake菜单"是一个这样的实例,它源于Codefan网站上的一份源代码,经过修改后,实现了与系统菜单的绑定功能。这个控件的创新之处在于它能够集成到系统的菜单体系中,使得应用的交互更加自然。 首先,我们...

    Fake GPS 安装包

    FAKE GPS ======== Copyright(c) 2005 Microsoft Corporation Fake GPS enables developers to receive data using the GPS APIs even if there is no GPS receiver on the device. The GPS data is read from ...

    前端开源库-fake-fetch

    在前端开发中,"fake-fetch" 是一个非常实用的开源库,主要用来模拟 `fetch` API,以便在测试环境中进行数据获取和交互。`fetch` 是现代 Web 开发中的一个核心部分,它允许开发者向服务器发起异步请求,获取或发送...

    Laravel开发-fake-better

    `Laravel开发-fake-better`项目正是为了解决这个问题,它提供了一个更先进的仿冒(fake)数据生成器,使开发者能够快速创建出更贴近实际的数据,提升测试的准确性和效率。 在Laravel的默认情况下,`...

    fakeend:Fake-end是使用Spring Boot + mongoDB开发的应用程序,可提供伪造的终端服务器

    Fake-end是使用Spring Boot + mongoDB开发的应用程序,它使用GET,POST,PUT,DELETE和PATCH方法提供伪造的终端服务器。 安装 mvn install 用法 昂首阔步 假端 Fake-end是使用Spring Boot + mongoDB开发的应用程序,...

    开源项目-fsouza-fake-gcs-server.zip

    开源项目-fsouza-fake-gcs-server.zip,fake-gcs-server - Go library providing a fake Google Cloud Storage API server, intended for testing.

Global site tag (gtag.js) - Google Analytics