简体   繁体   English

如何在Xcode 10中启用“推送到远程”?

[英]How do I enable 'Push to Remote' in Xcode 10?

Where/how can I enable the 'Push to Remote' Option under 'Source Control' in Xcode 10 when I disabled this when I first created the project? 当我在首次创建项目时禁用此功能时,该在哪里/如何在Xcode 10中的“源代码控制”下启用“推送到远程”选项?

在此处输入图片说明

When I create a repository I get the following message: 创建存储库时,收到以下消息:

在此处输入图片说明

To add a remote repository: 要添加远程存储库:

Under the Version control tab next to file browser tab, right click on your local repository and click 'Create Remote'. 在文件浏览器选项卡旁边的版本控制选项卡下,右键单击本地存储库,然后单击“创建远程”。

Remote Name should be 'origin'. 远程名称应为“ origin”。 Give it a name, description and set Visibility. 为其命名,描述并设置“可见性”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何为iOS 10启用通知? - How do I enable notifications for iOS 10? 如何在 Xcode 12 中启用推送通知 - How to enable push notifications in Xcode 12 如何在 Xcode 10 中设置以前的基础 SDK? - How do I set a previous base SDK in Xcode 10? 如何通过 CLI 擦除 Xcode 10 模拟器克隆? - How do I erase an Xcode 10 simulator clone through CLI? 如何部分启用/禁用远程推送通知客户端? - How to partially Enable/disable Remote push notifications client side? 对于 iOS 12 beta 设备,如何使用符号链接设备支持从 Xcode 10 到 Xcode 9? - How do I use a symbolically link device support from Xcode 10 to Xcode 9 for iOS 12 beta devices? 在xcode中开发safari 10扩展时,如何独立于macOS应用程序执行此操作? - When developing a safari 10 extension in xcode, how do I do that independent of a macOS app? iOS-我需要在应用程序功能下启用推送通知吗? - iOS - Do I need to enable push notifications under app capabilities? Swift 远程推送通知,我如何真正触发它们发送? - Swift remote push notifications, how do I actually trigger them to be sent? 如何在收到远程推送通知 (Swift) 时自动启动 IOS 应用程序? - How do I auto launch IOS app on received Remote Push Notification (Swift)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM