Search results for

Xcode

92,322 results found

Post

Replies

Boosts

Views

Activity

Old Xcode versions
Hello! Does anyone know how where I can download old Xcode versions? I am trying to download version Xcode 15.2 (since I am on macOS Ventura 13.6.6). The resources page (https://developer.apple.com/xcode/resources/) has a link to Command line tools and old versions of Xcode (https://developer.apple.com/download/all/) but it just redirects to the account page.
0
0
717
Mar ’24
Xcode expand
Hello guys, I have download Xcode 12.2.xip from my developer account. I had try to expand as usually with double click but in this istance and for many time utility compression stuck and come out with an error message. I have digit a line of command in terminal but I get this message: signing certificate was Development Update (validation not attempted) and xcode doesnt expand. What should I do to open it. I have Macos catalina. Thanks in advance
1
0
636
Feb ’21
Newest version of xcode
Hello, I’m really new to Xcode and swift in general. My iPhone 12 is on iOS 14.6 and I can’t seem to build my project on Xcode onto it. Does Xcode not support ios 14.6? If it doesn’t, is there a way I can work around this?
1
0
1.1k
Jun ’21
Compile bug in XCode 10 beta?
When compiling the following code with Swift 4.1class Test { var str = MyString } protocol TestProtocol { var str: String { get } } class MyTest: Test, TestProtocol { } var x: (Test & TestProtocol) = MyTest() x.strit compiles without any problem on XCode 9.4, but XCode 10 fails with this error message:error: XCode10Bug.playground:11:1: error: ambiguous use of 'str' x.str ^ XCode10Bug.playground:4:9: note: found this candidate var str: String { get } ^Is this somehow intended behavior, or should I report this as a bug?
2
0
1.6k
Jun ’18
Upgraded to Xcode 7.2.1. OS X Server won't configure Xcode
I upgraded my Server machine to Xcode 7.2.1. Now Xcode service won't configure.The sheet Preparing to Configure Xcode Server just shows, forever. Progress bar remains empty. I tried a reboot. No dice. Any ideas?First attempt to restart the Xcode service I was confronted with Agree to License terms. Yet when I open Xcode, it starts up normally and there is no sheet to agree to the license terms. Now I don't get that dialog, I just get the preparing to configure XCode Server sheet forever.
1
0
553
Mar ’16
XCode installer gigantomania
Hi guys Just a few days ago I've at least found the way to install freshest release of XCode, and I assure you this maddening experience has been for me like really thorny squash through the b**t to examine tonsils from inside I'm happy owner of MacBook Air (13-inch, 2017, 8Gb RAM, 128GB storage), and I really love it, Apple devices are undoubtely cool and worth every cent just because of the ease of use. Developed for humans, OS X never ever put me stumped, it doesn't demand anything from me, it just works. It's been a long time idyll, no complaints for last 10 years, and it could go on for ages, but one fly in the ointment nowadays ruines everything I'm oldschool web developer, and my code beeing plain text never require no extra capacity. The only huge thing are my own media from iPhone and iPad auto backuped for years, but since lion's share of these shots are amateur raw mess not of public interest - many of you probably also collect the same garbage just because - I keep my sh
3
0
750
Nov ’20
xcode - simulator
I start learning xcode and make a simple app for entering a text field. When I run the iphone 7 simulator, the visual keyboard does not show up. When I run the other iphone simulators, let's say iphone 6 simulator, everything is fine and the visual keyboard is there.I remove the xcode and reinstall it. The situation is the same.How can I get the visual keyboard back in iphone 7 simulator.
2
0
664
Aug ’17
XCode stuck installing
I downloaded the XCode via appstore, I installed it successfully , But after updating it got stuck, So I uninstall it in Application Folder but the icon of xcode and Downloading in launchpad are still there, I removed the xcode Icon by hold+click on xcode icon and x icon. However the Downloading icon in launchpad still there. I tried to install it again Via appstore but it keeps loading now. Downloading/Installing icon in launchpad is still there and stucked even I deleted xcode How can I delete the Installing/Downloading icon in launchpad?
2
0
1.2k
Dec ’21