如何在我的 iPhone 上获取摘要列表文件并运行它

发布于 2024-11-02 15:58:51 字数 360 浏览 5 评论 0原文

我正在测试模型软件 Briefs (giveabrief.com) 并设法将其中一个示例“编译”到 .brieflist 文件中。 谁能解释一下下一步,如何在我的 iPhone 上获取该文件以及如何运行它。

我购买了 DiskAid 来访问 iPhone 上的文件,但不知道该怎么办。

任何帮助将不胜感激,谢谢!

--- 更新 ---

好的,我现在明白我必须在我的 iPhone 上运行 Briefs 应用程序。我刚刚开始使用 xCode,很难理解配置系统...

我下载了 Briefs 应用程序的代码 (https://github.com/capttaco/Briefs)。谁能提示我如何在 xCode 中打开现有项目?

I'm testing mockup software Briefs (giveabrief.com) and managed to 'compile' one of the examples into a .brieflist file.
Can anyone explain the next step, how to get the file on my iphone and how to run it.

I have purchased DiskAid to access files on my iPhone but dont know what to do.

Any help would be appreciated, Thanks!

--- update ---

Ok, i now understand i have to get the Briefs application running on my iPhone. I've just started playing with xCode, having a hard time understanding the provisioning system...

I downloaded the code for the Briefs app (https://github.com/capttaco/Briefs). Can anyone hint me how to open a existing project in xCode?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

空城之時有危險 2024-11-09 15:58:52

首先尝试在模拟器上运行它,这将避免整个代码签名问题,直到您注册 Apple 的开发计划。

Try to run it on the simulator first, this will avoid the whole code signing issue until you are signed up for Apple's dev program.

苦妄 2024-11-09 15:58:52

我认为您应该阅读文档:简介构建简介简报和共享

复制到网络服务器(或Dropbox公共文件夹)
为了将 .brieflist 加载到 Briefs 中,您必须首先将其复制到可通过网络访问的位置。您可以使用您想要的任何服务器,但如果您有 Dropbox 帐户,那就很简单了。只需将 .brieflist 复制到您的公共文件夹中,然后右键单击该文件并从 Dropbox 菜单中选择“复制公共链接”即可。 继续阅读...

我认为您可以使用 Brifs 应用程序运行它!

祝你好运...

I think you should read documentation: Introduction, Building Briefs, Briefcasts & Sharing

Copy onto a Web Server (or Dropbox public folder)
In order to load the .brieflist into Briefs, you must first copy that onto a web-accessible location. You can use any server you wish, but if you have a Dropbox account it’s simple. Just copy the .brieflist into your Public folder, then right click that file and select “Copy Public Link” from the Dropbox menu. Continue reading ...

I think you can run it using Brifs application !

Good luck ...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文