|
|
|
|
#1 | |
|
Xcode Developer Toolset Updated to Version 4.6
![]() ![]() Quote:
Article Link: Xcode Developer Toolset Updated to Version 4.6 |
||
|
|
1
|
|
|
#2 | |
|
About Time
Quote:
|
||
|
|
7
|
|
|
#3 |
|
is it just me or is the update really 1.3 GB, pretty much as big as the full 1.5 GB Xcode in the store.
__________________
❹ ❽ ❶❺ ❶❻ ❷❸ ❹❷ |
|
|
|
0
|
|
|
#4 |
|
|
1
|
|
|
#5 |
|
Great news, all around.
Has Clang been updated? I was finding quirks with it refusing to compile some C++ code a week or two ago... I'm wondering if that code will still not compile.
__________________
Battery Status - On the Mac App Store
The only app that'll estimate when your wireless devices will need their batteries changed. Like it on Facebook! |
|
|
|
0
|
|
|
#6 |
|
LLVM/Clang 3.3 will be a big update to LLDB, C11, C++11, ObjC [ARC and more] OpenCL, OpenGL and a complete advancement in design modularity.
Both NVPTX [Nvidia] and R600 [AMD GPGPUs] targets and lots of OpenCL work. Not to mention OpenMP support and ARM64 amongst other target additions. |
|
|
|
0
|
|
|
#7 |
|
It is usually not the compiler. Your project is probably an old GCC project, which has visible or invisible settings, which are incompatible with other compilers, such as Clang.
__________________
OS X 10.9 and iOS 7 delayed. Haswell Q3/Q4 2013. -------------------- “Only the dead have seen the end of the war.” -- Plato --
|
|
|
|
0
|
|
|
#8 | |
|
Quote:
99% of the time when this happens the C++ code wasn't valid C++. Happens a lot with template heavy code developed for Windows. |
||
|
|
0
|
|
|
#9 | |
|
Quote:
I'm giving them a pass for getting things on track with lldb and see this latest change as a step in the right direction. I'm hoping they'll run with it from here the way they have with the static analysis etc. |
||
|
|
0
|
|
|
#10 | |
|
Quote:
Hey Bro, I understand your frustration, but Apple does have other tasks on hand... give 'em some luv!!! Love & Peace, yehudah
__________________
1 MacBook Pro 17", 3 iPad 4, 3 iPad Mini, 5 MacBook Air, 1 MacBook Pro 13", 6 iPhone 5 White, 4 iPhone 4S White, 4 MacBooks 13" Wht & Blk, 1 iMac 24", 1 T-Mo Sonic 2 HotSpot |
||
|
|
0
|
|
|
#11 |
|
Being able to inspect dictionaries and arrays using the debugger is functionality that a developer would expect to exist.
__________________
Hardware / Software: The right tools for the job - be it Apple or otherwise. |
|
|
|
4
|
|
|
#12 | |
|
Quote:
Worked fine, just a bit less visual than the new functionality.
__________________
"What you leave behind is not what is engraved in stone monuments, but what is woven into the lives of others." -- Pericles |
||
|
|
1
|
|
|
#13 |
|
I totally agree. It's beyond me why they didn't do it with Xcode 3 itself.
__________________
Steve is smiling down from above. ![]() -darkfiber |
|
|
|
0
|
|
|
#14 |
|
|
1
|
|
|
#15 |
|
Bracket completion hasn't been fixed. Also the dictionary inspector doesn't support CFDictionaryRef or CFMutableDictionaryRef objects :sigh:
You can work around it by telling it to display as an NSDictionary, but that's not really a solution. |
|
|
|
0
|
|
|
#16 |
|
Awesome news, the latest Xcode is quite good. And clang has the best C++11 support to date, much better than MSVC 2012.
Here are the changes from 4.5.2 to 4.6: Code:
$ xcrun clang --version Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.0 Thread model: posix $ xcrun clang --version Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.2.0 Thread model: posix Code:
$ xcrun git --version git version 1.7.10.2 (Apple Git-33) $ xcrun git --version git version 1.7.12.4 (Apple Git-37) Last edited by shurcooL; Jan 29, 2013 at 10:11 AM. |
|
|
|
2
|
|
|
#17 |
|
I didn't touched XCode recently too much. Anyone has a hint for me if the wireless deployment meanwhile is back ? I found the idea of XCode 4.2 to wireless manage devices nice; less dealing with cables. It got removed in 4.3 but never showed up again. Was there any statement from Apple ? Just curious ...
|
|
|
|
0
|
|
|
#18 |
|
Apple generally prefers you work with Objective-C style objects. Core Foundation is just there to enhance C compatibility... They haven't even given Core Foundation ARC yet. It's a bit of a second-class citizen in general.
__________________
Con + Cat |
|
|
|
0
|
|
|
#19 | |
|
Quote:
As for bracket autocompletion, the problem is this: 4 + 3 4 + 3 ) (4 + 3 ) now press space... ( )4 + 3 ) why does XCode insert this bracket?! I like the bracket autocompletion in general, but this one thing just annoys the hell out of me. There's nothing to complete here, the brackets are already closed. |
||
|
|
1
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 09:39 PM.










Hybrid Mode
