Search results for

Xcode

92,321 results found

Post

Replies

Boosts

Views

Activity

Xcode 7 and 10.10 SDK
As we all know, Apple decided in its wisdom to remove the OS X 10.10 SDK from Xcode as of version 7 (this happened in one of the betas). At the time, I filed a bug (rdar://22378220), to which I got the response:Some considerations:1) setting the deployment target lets you target older OSes2) for iOS SDK, Xcode only ever supported one SDK3) Swift offers a great new availability checking syntaxOn observing that the deployment target setting is all well and good, but that I was getting errors about libkmod, the bug was closed with the comment:We're not pulling back the 10.10 SDK into Xcode 7. Yes, there will be some adjustment for developers, but we think this is the right path forward.We're addressing the libkmod issue with our internal Bug ID 22720041.We are now closing this bug report.Well, we’re now up to Xcode 7.2 and there’s still no fix for the libkmod problem. Moreover, when I filed another bug report about the fact that KEXTs built against the 10.11 SDK don’t
0
0
869
Dec ’15
Expanding Xcode
guys please help me , I downloaded xCode from Apple Developer yesterday, and I expanded it on external hard cause I don’t have enough space for it in my mac , but it still expanding from 7 hours ago and it took about 60 GB and still expanding and taking space !! how much space that xCode need to expand ? i mean should I waiting or what ?
5
0
1.7k
Oct ’20
xcode 6.3.2 crashes on startup
Problem DetailsProcess: Xcode [1409]Path: /Applications/Xcode 6.3.2.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 6.3.2 (7718)Build Info: IDEFrameworks-7718000000000000~2App Item ID: 497799835App External ID: 812404257Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [1409]User ID: 501Date/Time: 2015-06-17 11:09:42.525 +0530OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: F66FBC0E-3A5F-BF60-DB9E-E2CCF3CB648DTime Awake Since Boot: 8700 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Application Specific Information:DTDKDeviceAddedNotificationProductBuildVersion: 6D2105UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[DTDKRemoteDeviceToken deviceCodename]: unrecognized selector sent to instance 0x7ff594a8eba0UserInfo: (null)Hints: None
0
0
182
Jun ’15
Xcode storyboard code
When using storyboard UI interface, there is also a stroyboard xib file. What is this? And what is the differnece from this and the old Xcode file called MasterViewController.m & .h?I am viewing a representation on xcode but we're not using the same version... Xcode 6 vs Xcode 8MacMage
2
0
532
Sep ’17
Xcode and C++
I'm trying to learn C++ using Xcode and I'm only interested in crunching numbers for my ow amusement. I'm not developing anything for consumption yet. What I'd like to do it have the ability to run the object code created by the C++ compiler without loading Xcode and running it from there. In short, I just want an icon that I can click. Is this possible?
2
0
1.1k
Jul ’19
Xcode doesn’t update
I want to update Xcode but when I I open Xcode then go to App Store I search for Xcode and click the update and the little wheel spins and nothing happens. I need help updating but don’t want to lose all my work done on current Xcode.
11
0
6.3k
Apr ’18
Xcode 26.1 freezes
When I try to build my project with Xcode 26.1 beta (17B5025f) it freezes a lot. The steps are as follows: Open my project with the aforementioned Xcode Start a build of one of my schemes Open a browser or any other app above the Xcode window Try to present the Xcode window on the foreground Result: Xcode freezes I cleared the Derived Data and it still happens
0
0
140
Sep ’25
Did Xcode 8 betas corrupt links to my Xcode 7 docsets?
I'm running El Capitan/Xcode 7.3.1, but have been downloading Xcode 8 betas with some regularity. Sometime recently, Xcode 7 has lost track of the local docsets and goes out to Apple's site anytime I use documentation. I notice that Xcode 7's info.plist references an Apple URL in Imported Type UTIs, for docsets, but I'm not brave enough to start editing that file to point to something local. When I look at older Xcodes, their Info.plist files look very different, so I haven't been able to do an apples to apples comparison. Any suggestions or pointers? (I can't upgrade to Sierra, since I have an important Fujitsu ScanSnap project in the works, and it's incompatible with Sierra.)
0
0
180
Oct ’16
XCode 14.3.x and XCode 15 Beta Hangs On Compiling
We have a 7-year old codebase that uses a mix of frameworks including Rx and Firebase through Cocoapods. The compilation works fine up to XCode 14.2 but for some unknown reason the compilation just stuck / hang on XCode 14.3.x and XCode 15. There are several warnings in the codebase but the compiler does not output any error. Which is why we don't know what the exact issue(s) is/are. What's the change in XCode 14.3.x that could be causing this issue? If anyone has an idea on possible fix, willing to try it out.
2
0
1.5k
Jun ’23
XCode crush
After few seconds from start:MacBook:~ khodakov$ /Applications/Xcode.app/Contents/MacOS/Xcode ; exit;2017-05-14 18:28:56.432 Xcode[1672:26926] Unknown class GPUTesselationSliderCell in Interface Builder file.2017-05-14 18:28:56.725 Xcode[1672:26926] Unknown class GPUTesselationSliderCell in Interface Builder file.2017-05-14 18:28:56.942 Xcode[1672:26926] Unknown class GPUTesselationSliderCell in Interface Builder file.2017-05-14 18:28:57.249 Xcode[1672:26926] Unknown class GPUTesselationSliderCell in Interface Builder file.2017-05-14 18:28:57.572 Xcode[1672:26926] Unknown class GPUTesselationSliderCell in Interface Builder file.2017-05-14 18:28:58.924 Xcode[1672:26926] Failed to connect (canvasView) outlet from (IBCanvasScrollView) to (IBStoryboardCanvasView): missing setter or instance variable2017-05-14 18:29:03.594 Xcode[1672:26926] [MT] DVTAssertions: ASSERTION FAILURE in /Library/Caches/com.apple.xbs/Sources/IDEInterfaceBuilder/IDEIn
2
0
872
May ’17
Using Xcode 6 to build and submit once Xcode 7 is released
Hello,I have an iOS app written in Swift 1.2 using Xcode 6.4, and I need to submit an update in the coming days.I know Xcode 7 and Swift 2.0 have been GM'ed and are just about to be released to the public.Once Xcode 7 is out, will I still be able to submit a Swift 1.2 app compiled with Xcode 6.4, or will Apple force me to update to Xcode 7 and Swift 2.0?I know I'll have to update to Swift 2.0 very soon, but I'd rather not do this in the midst of closing QA on an update to my app that I want to get into my user's hands asap...Thanks,Pascal BourqueStudyo
2
0
405
Sep ’15