> ## Content Index
> Fetch the complete content index at: https://yinguobing.com/blog/llms.txt
> Use this file to discover other available public pages before exploring further.

# MyLife: A simple app for starting iOS development
- URL: https://yinguobing.com/blog/mylife-a-simple-app-for-starting-ios-development/
- Published: 2016-08-16T21:45:02.000Z
- Updated: 2022-05-29T07:41:38.000Z
- Description: 刚发现Apple官方更新了一项Sample Code，介绍了在iOS下的程序开发过程。适合没有接触过Xcode的程序员。
- Author: 尹国冰
- Tags: iOS

刚发现Apple官方更新了一项Sample Code，介绍了在iOS下的程序开发过程。从名字就能看出来是针对没有接触过Xcode的程序员设计的。

Sample Code中附加了一份PDF文档，对如何使用该Sample Code做了详细的介绍。

感兴趣的话可以从跟这里下载：

[https://developer.apple.com/library/prerelease/content/samplecode/MyLife/Introduction/Intro.html](https://developer.apple.com/library/prerelease/content/samplecode/MyLife/Introduction/Intro.html?ref=yinguobing.com)

需要Xcode 8.0。