mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#macdev

3 Beiträge3 Beteiligte0 Beiträge heute

As an iOS Developer, you’ll play a crucial role in designing, implementing, and optimizing applications involving immersive 3D technologies, low-level rendering, and advanced mobile development. You’ll collaborate with a global team to create visually powerful, technically robust solutions. iosdevjobs.com/jobs/m-bcbf4c62 #Swift #SwiftLang #iOSDev #MacDev #iOSDevJobs

iosdevjobs.comRemote iOS/3D Developer @ ScopicAre you an iOS developer with a strong command of Swift, Objective-C, and 3D modeling? Do you get excited about building cutting-edge, high-performance applications used around the world? If so, we’d love to hear from you!

LIT Software is a small, highly specialized team that develops powerful litigation tools for Apple platforms. Our industry-leading apps help lawyers organize, analyze, and present evidence with ease. Join us in building the best tools for legal professionals. Remote, competitive compensation package, U.S. time zones. iosdevjobs.com/jobs/m-3e8feeca #Swift #SwiftLang #iOSDev #MacDev #iOSDevJobs

iosdevjobs.comiOS/macOS Developer @ LIT SoftwareLIT Software is a small, highly specialized team that develops powerful litigation tools for Apple platforms. Our industry-leading apps help lawyers organize, analyze, and present evidence with ease. Join us in building the best tools for legal professionals.

I don't like how the SF Symbols icon for airplane.arrival looks like the plane is about to crash.

It's not perfect, but what if they used the same image for takeoff and landing but just offset it from the center to differentiate? #apple #iosdev #macdev

The good news is I found a #SwiftUI bug that was fixed in Tahoe. The bad is I spent time investigating this without knowing it was already fixed. 🤦‍♂️

The problem: TextEditingCommands() added menu items were always enabled even if nothing in the responder chain would implement the actions.

Cause: The submenu's autoenablesItems was set to false.

Anyways, seems fixed in Tahoe. My guess, based on the release notes, is this was 106878937, although the title is too generic. #MacDev