Search results for

“xcode github”

95,388 results found

Post

Replies

Boosts

Views

Activity

Grant Xcode Cloud access to GitHub Enterprise
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?
1
0
1.5k
Dec ’21
How to set xcode 9 connect to github through proxy
i have problem connecting from xcode to github through proxyThe error displayed are : curl error : Could not resolve host : github.com (-1)i have also set in the enviroment.plist filei have browse with safari via proxy.But still it is not connecting through proxy. Please help.Please advice how to set in the XCode to connect to Github via proxy.
1
0
1.1k
Jan ’18
Xcode 15.3 can't sign into Github account
I'm trying to set up xcode cloud, and it's asking me to sign into my github account when I am prompted to create a new remote. I have created a classic github token with the 4 permissions listed (admin:public_key, write:discussion, repo, user). When I click sign in, it always says Account Creation Failed. How can I debug this error?!
0
0
646
Mar ’24
Cannot install github app with xcode cloud
When i click Grant Access.. button to grant access to my source code, Appstoreconnect page is opened and i choose Github enterprise button. And i move to github enterprise page ( Create Github App page ). And when i click Create github for ~~ button, i move to appstoreconnect error page which tells me that Github Enterprise installation was incomplete. I'm owner in my github enterprise organization. What can i do?
0
0
698
Feb ’23
Xcode Cloud: CI.SCM.Error.RepositoryNotFound with GitHub Organization (401 Unauthorized)
I am unable to connect Xcode Cloud to my GitHub organization repository despite being the organization owner. Error: CI.SCM.Error.RepositoryNotFound Xcode Version: 16.2 (or your version) Steps I have taken: Verified I am an Owner of the GitHub organization Uninstalled and reinstalled Xcode Cloud GitHub App multiple times Cleared all local Xcode caches and preferences Signed out of Apple ID on Mac and restarted Signed back in to Xcode only (not system level) Tried granting access again Attempted with multiple organization owner accounts Following API shows: 401 Unauthorized on https://appstoreconnect.apple.com/olympus/v1/providerSwitchRequests Additional context: GitHub App shows as successfully installed on organization Repository access set to All repositories Has anyone else encountered this or found a workaround? Thank you!
2
0
110
3w
How to detect iPhone X through code
I was just playing around with the iPhone X simulator in Xcode, and I realized one of my apps has a view bug. I have a button placed with code (at the bottom of the screen in the middle) that is overlapping the bar that you swipe up to get to the home screen. Is there a way to detect, through code, if the device is an iPhone X, and an iPhone X only, so I can write code to counteract the bug? Maybe by detecting the precise screen width and height, and if so, what are those numbers? Thanks in advance. Any help is appreciated.
5
0
7.1k
Sep ’17
Xcode is keep asking for an GitHub access token
Hi, I have an issue with Xcode 3.2.1 (13C100). When I try to add dependency from the package manager Xcode ask for a GitHub token. I got a valid token, but it doesn't work. I tried reinstalling Xcode en all development tools. Also removed all caches and credentials from my computer. This the someone who can help me solve this issue?
0
0
749
Feb ’22
Xcode Cloud is unable to connect to your GitHub repository.
Getting this error message when triggering a build in Xcode Cloud: Xcode Cloud is unable to connect to your GitHub repository. Reconnect your source control provider so Xcode Cloud can build your source code When attempting to reconnect, a 504 timeout error occurs. Just had a successful build this morning, so I'm at a loss at what I could be doing wrong, yes Apple Developer System Status is all green.
1
0
722
Mar ’23
Initial Setup of Xcode Cloud won't grant Github access
I'm trying to set up Xcode Cloud for the first time. When I go through the Get Started flow and get to Grant Access to Your Source Code step, when I click the Grant Access button, I get This Operation Could Not Be Completed. It has the correct URL to my Github repo. Github is working fine in Xcode itself: I can push and pull changes and view repo history. I've tried: restarting Xcode rebooting the Mac Removing the Github account from Xcode and adding it back Creating a new Github personal token and removing the Github account from Xcode and using the new token to add it back I've looked through my Github settings and don't see anything that might cause an issue. I filed FB16511549 to report this. The error dialog in Xcode automatically filled the feedback fields, and says: API Invalid status code: 500. XcodeCloudCombineAPI.XCCResponseError:1 I'm running Xcode 16.2 (16C5032a) on an M4 MacBook Pr
4
0
805
Feb ’25
Any way to debug Xcode Cloud / GitHub setup issues?
Hi all, I've been trying to set up a project with Xcode Cloud and connect it to GitHub. I believe the requirements in https://developer.apple.com/documentation/xcode/requirements-for-using-xcode-cloud#Source-Control-Requirements are met , and I worked through https://developer.apple.com/documentation/xcode/connecting-xcode-cloud-to-github , but after getting the success message in the browser and being sent back to Xcode, I always get: “Project” could not be added to Xcode Cloud There was an error accessing https://api.github.com, access denied Is anyone aware of any way to get more information about what's failing? I can't see any logs or console entries and so am not sure how to proceed... I was temporarily granted Owner access to the GitHub organisation of which I am a member to set this up, and selected to install it only for my project's repository, as recommended in the docs. The Xcode Cloud app is listed
1
0
1.1k
Jan ’22
Grant Xcode Cloud access to GitHub Enterprise
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?
Replies
1
Boosts
0
Views
1.5k
Activity
Dec ’21
Github checkin with XCODE 15.0.1 not working?
Just upgraded to Xcode 15.0.1 and my GitHub checkins have stopped working, without any error notification; anyone else seeing similar?
Replies
0
Boosts
0
Views
459
Activity
Oct ’23
How to set xcode 9 connect to github through proxy
i have problem connecting from xcode to github through proxyThe error displayed are : curl error : Could not resolve host : github.com (-1)i have also set in the enviroment.plist filei have browse with safari via proxy.But still it is not connecting through proxy. Please help.Please advice how to set in the XCode to connect to Github via proxy.
Replies
1
Boosts
0
Views
1.1k
Activity
Jan ’18
Xcode 15.3 can't sign into Github account
I'm trying to set up xcode cloud, and it's asking me to sign into my github account when I am prompted to create a new remote. I have created a classic github token with the 4 permissions listed (admin:public_key, write:discussion, repo, user). When I click sign in, it always says Account Creation Failed. How can I debug this error?!
Replies
0
Boosts
0
Views
646
Activity
Mar ’24
GitHub Desktop and Xcode
Does anyone have experience using these 2 together. Th built in git support in Xcode is just causing me too many problems and scares.
Replies
1
Boosts
0
Views
1.5k
Activity
May ’17
Cannot install github app with xcode cloud
When i click Grant Access.. button to grant access to my source code, Appstoreconnect page is opened and i choose Github enterprise button. And i move to github enterprise page ( Create Github App page ). And when i click Create github for ~~ button, i move to appstoreconnect error page which tells me that Github Enterprise installation was incomplete. I'm owner in my github enterprise organization. What can i do?
Replies
0
Boosts
0
Views
698
Activity
Feb ’23
Xcode Cloud: CI.SCM.Error.RepositoryNotFound with GitHub Organization (401 Unauthorized)
I am unable to connect Xcode Cloud to my GitHub organization repository despite being the organization owner. Error: CI.SCM.Error.RepositoryNotFound Xcode Version: 16.2 (or your version) Steps I have taken: Verified I am an Owner of the GitHub organization Uninstalled and reinstalled Xcode Cloud GitHub App multiple times Cleared all local Xcode caches and preferences Signed out of Apple ID on Mac and restarted Signed back in to Xcode only (not system level) Tried granting access again Attempted with multiple organization owner accounts Following API shows: 401 Unauthorized on https://appstoreconnect.apple.com/olympus/v1/providerSwitchRequests Additional context: GitHub App shows as successfully installed on organization Repository access set to All repositories Has anyone else encountered this or found a workaround? Thank you!
Replies
2
Boosts
0
Views
110
Activity
3w
How to detect iPhone X through code
I was just playing around with the iPhone X simulator in Xcode, and I realized one of my apps has a view bug. I have a button placed with code (at the bottom of the screen in the middle) that is overlapping the bar that you swipe up to get to the home screen. Is there a way to detect, through code, if the device is an iPhone X, and an iPhone X only, so I can write code to counteract the bug? Maybe by detecting the precise screen width and height, and if so, what are those numbers? Thanks in advance. Any help is appreciated.
Replies
5
Boosts
0
Views
7.1k
Activity
Sep ’17
Xcode is keep asking for an GitHub access token
Hi, I have an issue with Xcode 3.2.1 (13C100). When I try to add dependency from the package manager Xcode ask for a GitHub token. I got a valid token, but it doesn't work. I tried reinstalling Xcode en all development tools. Also removed all caches and credentials from my computer. This the someone who can help me solve this issue?
Replies
0
Boosts
0
Views
749
Activity
Feb ’22
X-Code crash
When i try to create new file or dublicate my project, X-Code freeze.I reinstall it, but the same result.Please help.
Replies
3
Boosts
0
Views
476
Activity
Feb ’16
Xcode Cloud is unable to connect to your GitHub repository.
Getting this error message when triggering a build in Xcode Cloud: Xcode Cloud is unable to connect to your GitHub repository. Reconnect your source control provider so Xcode Cloud can build your source code When attempting to reconnect, a 504 timeout error occurs. Just had a successful build this morning, so I'm at a loss at what I could be doing wrong, yes Apple Developer System Status is all green.
Replies
1
Boosts
0
Views
722
Activity
Mar ’23
Initial Setup of Xcode Cloud won't grant Github access
I'm trying to set up Xcode Cloud for the first time. When I go through the Get Started flow and get to Grant Access to Your Source Code step, when I click the Grant Access button, I get This Operation Could Not Be Completed. It has the correct URL to my Github repo. Github is working fine in Xcode itself: I can push and pull changes and view repo history. I've tried: restarting Xcode rebooting the Mac Removing the Github account from Xcode and adding it back Creating a new Github personal token and removing the Github account from Xcode and using the new token to add it back I've looked through my Github settings and don't see anything that might cause an issue. I filed FB16511549 to report this. The error dialog in Xcode automatically filled the feedback fields, and says: API Invalid status code: 500. XcodeCloudCombineAPI.XCCResponseError:1 I'm running Xcode 16.2 (16C5032a) on an M4 MacBook Pr
Replies
4
Boosts
0
Views
805
Activity
Feb ’25
X code issues
X code not working good on my Mac Pro! When starting the app not giving an option ! And playground is not showing the result immoderately! What to do? Thank you
Replies
1
Boosts
0
Views
371
Activity
Jun ’16
Any way to debug Xcode Cloud / GitHub setup issues?
Hi all, I've been trying to set up a project with Xcode Cloud and connect it to GitHub. I believe the requirements in https://developer.apple.com/documentation/xcode/requirements-for-using-xcode-cloud#Source-Control-Requirements are met , and I worked through https://developer.apple.com/documentation/xcode/connecting-xcode-cloud-to-github , but after getting the success message in the browser and being sent back to Xcode, I always get: “Project” could not be added to Xcode Cloud There was an error accessing https://api.github.com, access denied Is anyone aware of any way to get more information about what's failing? I can't see any logs or console entries and so am not sure how to proceed... I was temporarily granted Owner access to the GitHub organisation of which I am a member to set this up, and selected to install it only for my project's repository, as recommended in the docs. The Xcode Cloud app is listed
Replies
1
Boosts
0
Views
1.1k
Activity
Jan ’22
Xcode Cloud for GitHub Enterprise under a Private Network
Is there a way/documentation around whitelisting Xcode Cloud so that it can access a GitHub repo under private network.
Replies
3
Boosts
0
Views
1.6k
Activity
Jul ’21