Original address: http://unity3d.9tech.cn/news/2014/0410/40177.html
After two days of Android development, I felt that Android development was a little different from the development of iOS and the. NET platform, and I think the Web (Html) is a similar place, it is the node tag display, of course, personal understanding, The feeling hint is not as strong as iOS and. NET Development, maybe I'm not too familiar with the eclipse development environment, and of course it's quite exciting to make things that can be imported into your Android. I groped for the iOS test this evening, have mac,ipad on hand, and have some time in unity development, Unity's cross-platform for me is not very full of iOS, mainly without developer certificate, hehe, today chance, A friend of mine lent me her developer certificate to make it, I groped for a whole night, and finally tested the ipad for a real machine test! Wow, still very happy! Thanks again for this friend's selfless sharing account!
Native OC Development iOS
Unity Development iOS
Important Steps
Online about this kind of tutorial documentation is also more, of course, you do not necessarily follow the smooth can be achieved, perhaps because some software is the old version, or other details did not notice, I also did follow up and then appeared some problems, and then their own groping to find out the wrong to be resolved, Then record some of the more important steps to prevent beginners may be more tangled in the place!
1. First login to Apple Developer official: https://developer.apple.com/, of course, the premise is that you already have a personal developer account, and then click Membercenter to enter the login screen
2. Go to the Options screen and add the device ID
Then we select devices to enter the ID of the device to be debugged
Select Getstarted, and then add the device
The udid here can look at the identifier in organizer in Xcode
3. Add Appids
4. Then select Development to generate the certificate
5. Download the certificate, double-click Open
Double-click to see the organizer inside the Xcode has been added to the license to change the certificate
6. Real-Machine operation
Cmd+b compile, Cmd+r run, you can see the