Code Monkey home page Code Monkey logo

Comments (2)

manakanemu avatar manakanemu commented on August 25, 2024 6

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构建运行。

from biliatv.

jonaswang93 avatar jonaswang93 commented on August 25, 2024

@skjgsk 十分感谢。

from biliatv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.