(zz)How to sideload apps on your iPhone using Xcode 7(无需99刀也能在真机上测试App)

http://bouk.co/blog/sideload-iphone/


http://www.cocoachina.com/ios/20150611/12123.html


Apple just released the Xcode 7 Beta, and one of the new features is that anyone can now load apps onto their device without having to be a member of the developer program. I’m going to demonstrate how to do this using GBA4iOS.

  1. Download and install the Xcode 7 beta
  2. Open Xcode 7, open preferences and login to your Apple Account. 
  3. Download the source code of the app you want to install and follow any setup instructions. (sudo gem install cocoapods; git clone https://bitbucket.org/rileytestut/gba4ios.git; cd gba4ios; pod install for GBA4iOS). Open the workspace or project in Xcode.
  4. Plug in your iPhone and select it as the build destination. 
  5. We now need to generate a code signing signature for the app. Click on the project on the left, fill in a unique “Bundle Identifier” and click on “Fix Issue” (make sure your name is selected as “team”) 
  6. Click the play button in the top left. If there’s no build errors the app should now launch on your phone!

Follow me on Twitter

FAQ

Q: Will I need to install the iOS 9 beta/OSX El Capitan?

A: Nope, this will work on any iOS/OSX version.

Q: I’m getting this error message: 

A: You will need to try a different Apple ID because of a bug.

Q: I’m getting and error containing 'GCControllerPlayerIndex' with an rvalue of type 'int' while trying to compile GBA4iOS

A: Change line 546 in GBA4iOS/GBAEmulationViewController.mm to [controller setPlayerIndex:GCControllerPlayerIndex1];


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值