- iTunes Connect(发布应用、TestFlight):
https://itunesconnect.apple.com/login - Apple Developer(bundleId、设备白名单、证书、profile):
https://developer.apple.com/account - 苹果最新政策、新闻发布(中文):
https://developer.apple.com/cn/news/
另:WWDC20之后手机端App Store发布了Apple Developer应用,下载安装后,首页有显示Latest News,可以随时关注。 - 苹果开发文档网址(旧系统)Documentation Archive:
https://developer.apple.com/library/archive/navigation/
- 苹果开发接口文档(新系统):
根据frameworks,查询具体API
https://developer.apple.com/documentation/technologies?changes=latest_major&language=objc
- beta版Mac OS、Xcode等应用程序下载地址:
https://developer.apple.com/download/ - 所有版本软件下载地址:
https://developer.apple.com/download/more/ - 开源的代码下载地址:
例如runtime,搜索objc,就找到了objc4-781.2
https://opensource.apple.com/release/macos-10153.html
持续更新中...