当我们发布应用程序时,XCode 会访问哪些站点

发布于 2024-11-25 19:20:19 字数 418 浏览 0 评论 0原文

在我的公司,我们有一个愚蠢的防火墙。它会阻止所有 itunes.apple.com 网站,并且要发布应用程序,我们必须使用互联网。要发布应用程序,我们必须进入管理器中的此屏幕并按“共享”

在管理器的存档选项卡中发送应用程序

有人问我:发布应用程序需要解锁哪些内容?以我有限的知识,我使用Wireshark并发现该程序首先访问该站点:

http://contentdelivery.itunes.apple.com:443

但是之后,有一个特殊的端口,或者防火墙可以阻止的神奇东西?或者它必须只解锁带有 itunes.apple.com 的 http 和 https 网站?我真的不知道找到它:(

In my company, we have a stupid firewall. It block all itunes.apple.com sites and to publish an app, we have to use our internet. To publish a app, we have to go in this screen in Organizer and press "Share"

In archives tab of organizer to send a app

Was asked me: what things you have to unblock to publish an app? With my limited knowledge I use the Wireshark and discovery that the program first access the site:

http://contentdelivery.itunes.apple.com:443

But and after, there are a special port, or a magic thing that the firewall can block? Or it have to unblock only site with itunes.apple.com for http and https? I really don't know find it :(

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

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

发布评论

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

评论(1

偏闹i 2024-12-02 19:20:19

我会尝试类似 Little Snitch 来找出答案,它会弹出一个每次程序尝试访问互联网上的某些内容时都会出现框 - 为您提供地址和端口号。

我发现它对于调试过程中的连接问题和测试连接问题非常有用。

I'd try something like Little Snitch to find out, it will pop up a box every time a program tries to access something on the internet - giving you the address and port number.

I find it pretty useful for this and testing connectivity issues in debugging.

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