Talk:Xcode
This is the talk page for discussing improvements to the Xcode article. This is not a forum for general discussion of the article's subject. |
Article policies
|
Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Archives: 1Auto-archiving period: 30 days ![]() |
![]() | This article is rated C-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||
|
![]() | History of Xcode was nominated for deletion. The discussion was closed on 21 June 2010 with a consensus to merge. Its contents were merged into Xcode. The original page is now a redirect to this page. For the contribution history and old versions of the redirected article, please see its history; for its talk page, see here. |
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)
- 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)
- 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)
group call 197.250.51.2 (talk) 18:10, 29 May 2025 (UTC)
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)
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)