Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不好意思,纯小白,可以简单告知从头如何安装这个到 ATV 吗? #17

Open
jonaswang93 opened this issue May 7, 2018 · 2 comments

Comments

@jonaswang93
Copy link

No description provided.

@manakanemu
Copy link

manakanemu commented Aug 24, 2018

1 去developer.apple.com注册免费或者付费的开发者账户,可以用已有的appleid登陆,下载xcode。

2 过往版本xcode需要解压,app store安装的xcode可以直接使用。

3 右键xcode选显示简介,拉到最下面给自己的账户权限改成“读与写”。

4 右键xcode选择查看包内内容,按照readme中“关于私有API”下的描述修改Availability.h 。

5 打开终端执行 "部署方法"中所展示的命令,如果提示没有git,请百度“mac安装git”。

6 执行完"部署方法"所展示的命令后,你的账户根目录下也就是"/Users/username"下会显示biliATV文件夹,双击其中的"biliATV.xcodeproj",打开项目。

7 依次点击xcode菜单栏中的“xcode-preference-accounts”,添加自己注册的免费或付费的开发者账户。

8 在xcode左侧项目结构目录中单击最上方的蓝色图标的“biliATV”,打开项目配置页面,在“general-signing-tram”中选择自己刚刚添加的开发者账户。

9 在xcode工作窗口最上面,“关闭-最小化-最大化”右边,你可以看到一个三角形的构建运行按钮,和一个正方形的停止运行按钮,右边是“项目名>运行环境”,在运行环境中选择无线网络中的apple tv或者simulator模拟器。

10 command + r构建运行。

@jonaswang93
Copy link
Author

@skjgsk 十分感谢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants