flipboard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Welcome to Flipboard on Mastodon. A place for our community of curators and enthusiasts to inform and inspire each other. If you'd like to join please request an invitation via the sign-up page.

Administered by:

Server stats:

1.2K
active users

#iosdev

66 posts57 participants2 posts today

Whoa! There is an incredible new feature in Xcode 16.3. Text action “Move Subword Forward Extending Selection” (Shift+Ctrl+Right Arrow by default) does not ignore punctuation now! Thanks! Finally!

In the video I press the same shortcut, in the same situation — right before spaces and “}” on the next line. Behavior is quite different and 16.3 option is much better.

Hi Network 👋

I'm available to take on iOS projects on short notice. With 15 years of experience building high-quality iOS apps both at scale and for enterprises, I'm comfortable jumping in quickly, collaborating cross-functionally, and delivering impactful results.

📱 Swift, ObjC
🔗 LinkedIn: linkedin.com/in/kersten-broich

Feel free to reach out or share!

#OpenToWork #iOSDev #SwiftLang #Objective-C #MobileDevelopment #freelance #Hiring #Fedihire

Today was a productive morning 😍💻 I’m really having fun building Post Split! I refined a lot of the SwiftData logic in the background and it should work without crashes and other issues now. You can add and remove hashtags or hashtag sets, reorder hashtags in a set. Once added you just quickly select the set you want to add to a post and you’re done. Let me know what you like or dislike and send me a DM, if you wanna get added (1/2)

#MarchMemberShoutout!

Craft & Play personalized crossword puzzles with @CrossCraftApp by @Jeehut. Play alone or challenge friends & family with a personalized puzzle. Share a link or print it out for your next family gathering as a surprise!

🤳Available in English, French, German, Italian, Portuguese, Spanish, and Turkish here: apps.apple.com/app/apple-store

New feature requested by @MuseumShuffle 😍🙌🏻 Meet hashtag sets! You can now add customized sets of hashtags to Post Split to quickly switch context if you post about different topics. Even more support to focus on your content. Every hashtag can have an accessible version of the hashtag added to it, so you can decide which version you want to use when you post. Let me know how you like it and what you’d want me to be improve. (1/2)

#iosdev people lemme get your thoughts on something:
In my company, we're making a LOT of prototypes (both UIKit and SwiftUI). We're start new projects each time, so everyone has a bunch of blank icons on their home screen and quite a bit of duplication. I have like four identical CLIP models on my phone right now.

So we want to make a single container app that can get sent to TestFlight nightly and has all of our shared resources. How would you go about doing this?