I'm on the latest version of Xcode and I'm not able to add Github account the Xcode. All the source control options are disabled as shown in the attached image link.Any help would be appreciated.Thanks,Animesh
Search results for
xcode github
91,863 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
As of yesterday I cannot push/pull from GitHub using Xcode. I can still push/pull from command line. I get the error (in Xcode) ERROR: You're using an RSA key with SHA-1, which is no longer allowed. Please use a newer client or a different key type I am using MacOS 12.2.1 Xcode: 13.2.1
Have you instead looked into Xcode's github source control features?See https://developer.apple.com/videos/play/wwdc2017/405/
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Even though it’s Apple’s search engine for Apple’s documentation, it’s very unintuitive. We’re all used to Google searches: If there are a million matches, it shows a million matches If the search terms are mentioned anywhere on a webpage, it will probably match Conversely, Apple Developer searches are like this: If there are a million matches, it shows only a few (~20) And it doesn’t tell you there are more matches, or give you any way to see them! If the search terms are mentioned anywhere on a webpage, it still may not match The Videos tab is inconsistent Looks like it will show max 5 matches, again implying there are no more matches, and certainly no way to see them (e.g., searching for xcode github gives 5 results, none of which are what I want) (https://developer.apple.com/search/?q=xcode%20github&type=Videos) (but searching in Apple’s Developer app gives 3 results, two of which are promising) (“Source Control Workflows in Xcode” from 2018, and a similar one from 2017) The
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
So I started a project in Xcode but without GitHub. Now I have prepared Xcode for GitHub and kind of made it work. I have also made a folder where I have cloned my project from GitHub. So is there any way to connect Xcode and the new folder. If I save my project it doesn't know about my new folder I presume: I could continue to use GitHub via Xcode but I'm afraid I will forget about commands in Git if I only use Xcode. If I should work on another project without Git.
I try to setup xcode with github and bitbucket i been doing some gogole but must of them don't work?But is there any other way to setup to github and bucket?I fix it i had to add a new branch for it to work in github and bitbucket i think i got alot to learn about git.:)
I am new to Xcode and app development. For the past few months, I have been learning Swift from edX in my spare time. I was wondering if there are any other resources that I can use to expand my knowledge on Swift and Xcode.I plan on creating a multi-tabbed news app for iOS.I would like to get started on my project but this is all new to me and I don't know where to start. The design of the app has been created in Keynote and I have done all the planning for this app. The next step is Xcode.My uncle has recommended Github as a way to log and save my work as well as share it with collaborators. How do I add a project to a Github Repository? Thank you for your help.
I'd like to setup xcode 9 to work with a AWS CodeCommit Git repository, not using GitHub. I don't want our code in any way mistaken for public code.However, when I try to setup a Git repository, the only options are GitHub (no option to enter a URL), GitHub Enterprise (has URL), or Xcode Server. Xcode 8 lets me setup a Git repository on any server.Does anyone know if can we connect XCode 9 to cloud Git repositories not on GitHub? Should be somewhat common.Thanks!Dave
I'm having an issue adding my github account to Xcode. I follow the docs to do so, but the first issue that I run into is that I do not get a password field, but instead get the Token field. When I input my username and token, I simply get a spinning wheel , which doesn't appear to time out.
I am attempting to add my GitHub account to Xcode. However, when I go to add my account, I get the error Your account or token is incorrect. I've changed my GitHub password multiple times and it no matter what, I still get this error. Is there anything else I can do to get this up and running? Thank you!
I'm new to Xcode cloud and I am having trouble granting my GitHub repository access to Xcode cloud on my corresponding iOS app project, and I discovered that the username specified in the grant access window is listed my old GitHub username. Therefore, when trying to grant access to the corresponding source code, it gives me an error. I already unlinked and relinked my GitHub account to Xcode and it doesn't resolve. How can I relink my GitHub account so that on Xcode it will show as my current GitHub username? Also my repository is private. Does it only work when it's public?
Hello I need someone to tell me what application opens X-Code because I think I accidentally deleted it so now when I click on X-Code it just blinks in the dock but it never opens.
Every time I use Integrate>Commit, X-code crashes. It also crashes when I click to view uncommitted changes, plus various other source control menu items. Frustrating because I want to push changes to Github so my coding partner can work with an updated version of the code. Any workarounds? I also have Github desktop loaded on my Mac.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I connected Github to Xcode 13.2 (Monterey macOS) successfully, however I do not see any packages available when I select Github as the source. I did download Xcode 13.2 from the developers website and it did fix some problems I was having with Xcode from the App Store but did make any difference to the issue above. Anybody else have this issue with Xcode 13.2?
Our company is using GitHub Enterprise, and we must use VPN to connect to the organization or any repo. Because of this, Xcode Cloud seems to not be able to identify our GitHub URL. The URL doesn't end with github.com, so I can see just Unknown label on Grant Access window. So that I can't do next step like create GitHub app for repo. What should I do? Is there any support for this? or will be?