Jump to content

Talk:Xcode

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Xcode languages support

[edit]

I noticed the part where it talks about Xcode language support should be updated for the languages it supports today. Does it really have any tooling for Java or Ruby nowadays? And the extra languages that needed plugins probably aren’t supported anymore either. Balder16 (talk) 02:25, 12 February 2025 (UTC)[reply]

I searched the Apple Developer documentation, and the only other supported language I could find was C++. There's no page on Java or Ruby.
https://developer.apple.com/xcode/cpp/ KelCodesStuff (talk) 20:38, 5 March 2025 (UTC)[reply]
I was meaning to gather some references to rewrite that part and ended up getting busy with other stuff. For example, when it says third parties added support to other programming languages, that was a feature of the Plugins that aren't even supported anymore. Balder16 (talk) 23:51, 5 March 2025 (UTC)[reply]

group call 197.250.51.2 (talk) 18:10, 29 May 2025 (UTC)[reply]

A Commons file used on this page or its Wikidata item has been nominated for speedy deletion

[edit]

The following Wikimedia Commons file used on this page or its Wikidata item has been nominated for speedy deletion:

You can see the reason for deletion at the file description page linked above. —Community Tech bot (talk) 05:36, 11 June 2025 (UTC)[reply]

Possibly incorrect LLVM tag for Xcode 16.2

[edit]

In the "Toolchain version history" table, the footnote on Xcode 16.2 indicates LLVM tag swift-6.0.3-RELEASE. But it is not possible to build LLVM on this tag using Xcode 16.2, because a fix for a compile error is missing from that release. Instead, tag swift-6.1-RELEASE is necessary for building with Xcode 16.2. This suggests a change should be made to the footnote, moving the referenced tag up to the nearest functioning tag, which is swift-6.1-RELEASE. Byron.C.Hawkins (talk) 13:40, 16 July 2025 (UTC)[reply]