nrw.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Wir sind eine freundliche Mastodon Instanz aus Nordrhein-Westfalen. Ob NRW'ler oder NRW-Sympathifanten, jeder ist hier willkommen.

Serverstatistik:

2,8 Tsd.
aktive Profile

#Xcode

3 Beiträge3 Beteiligte0 Beiträge heute

Help!!!
Does anyone know how to address ITMS-90048: This bundle is invalid - Your archive contains paths that are not allowed: [._Symbols]
My is being rejected from AppStore Connect since Xcode 16.3, and now even switching back to 16.2 or older branches it will give me the same issue.

Not sure what this is exactly…

Any guidance is greatly appreciated
#Xcode #Swift #Apple #iOSDev

Fortgeführter Thread

The biggest thing stopping the #mac from being a good source for #gaming is actually the difficulty it takes in developing games that can run on the mac and run well. #Apple likes to tote there capabilities,but what they don't say is that #developing for the mac takes twice as long as to develop the same for windows, not to mention that on an accessibility scale, it is not easy to use #XCode to directly code on the mac, trust me, I've tried and i found it way easier to use #VSCode to make even basic programs whereas for the mac, using XCode to do the exact same thing is like 10 times slower and harder to do for the same amount of work simply because of navigation alone with #VoiceOver.

Whats wrong with #XCode? projects working since years dont build anymore. Shared library in specific locations cant be built . every time I have to delete them by hand and rebuild from the command line. Very annoing #Appe!

Its time to switch back to good old Makefiles

(devlog) the placeholder. that bugged me for a while

the culprit is to separate representations. both are used as a source of truth for different parts of the system. the UI deals with ui-representation; everything else relies on text-representation. that is a common design in wysiwyg/richtext editor.

of all code editors I'm aware, i find #xcode editor placeholder the most beautiful, and I plan to copy that ux

S4E5: @mikaelacaron and @twostraws talk networking – mostly about getting computers to talk to each other, but also, just as dauntingly, about talking to other humans at conferences too. 😱

Plus: news, Apple delays, and the trifling little matter of the major changes you’re hoping to see in #Xcode, #SwiftUI, #SwiftData and more as #WWDC25 rolls around!

🎧 podcasts.apple.com/gb/podcast/

S4E5: Could you just…?
Apple PodcastsS4E5: Could you just…?Podcast Episode · Swift over Coffee · 23/03/2025 · 33m

Dear #Xcode:

1. Yes, I told you to open double-clicked files in a new window

2. No, if the click brought the window to front and you did not adjust the selection and show the file in the current window, then the second click I do (which selects the item) is just that, a click to select it and show it in my window, *not* a double-click. You can't ignore the front click and count it towards a double click at the same time.