#macosdev zoekresultaten
Not sure were this is going, but I'm glad it was "easy" to get this running on macOS 😀 #BuildInPublic #macosdev

I know I have other things to do. But I really enjoy working on the macOS version of Games. I just spend time working on the filter bar (copied on FontBook). #macosdev #BuildInPublic

Apple needs a complete revamp of their core AppKit technology. SwiftUI just adds to the pile. There are numerous small issues that shouldn't exist in these foundational tools. For example, in NSTextView, lingering lines remain after removing text from selection. #macOSDev

Building a SwiftUI macOS GUI cheat sheet, seems like there's a lot less controls than AppKit. #swiftUI #macOSDev

I’m really glad to see some consistency in SwiftUI depending on the platform. Discovered that arrowEdge on a popover doesn't behave the same on iPadOS and macOS. 1st: .bottom (macOS) 2nd: .bottom (iPadOS) (and breaks layout) 3rd: .top (macOS) 4th .top (iPadOS) #iOSDev #macosdev




This new app is fully developed in SwiftUI, and I must admit it helps doing multi-platform dev. Here is an example of the Unix time converter tool for macOS. I'm no designer, doing my best 😅. #iOSDev #macOSDev #IndieDev

Sign Up To Grow Your List and Start Your Email Marketing Business Today! Click > myleadgensecret.com/?rid=39342 <Here Now @urlswebworld Click link above for a great venture UK #MacOSdev #Uptober #octobertime #ParisFashionWeek #Dior #JiminxDior #USA #EmailMarketing
Just a sneak peek into what I've been working on during weekends and nights over the past few months. Check your developer directory with: 'du -hs ~/Library/Developer'. You can likely free up at least a third of its space :) #buildinpublic #macosdev

Thanks for the ingredients, a magic pottage has been cooked: it's a cross-platform marquee text component for SwiftUI, fully compatible with iOS and macOS. No private APIs used! #SwiftUI #iOSDev #macOSDev
Here’s a native API that powers auto-scrolling **Marquee Labels** — the same effect used in Apple Music’s Now Playing screen. Sadly, it’s a private API, but I’ve attached sample code snippets for both UIKit and SwiftUI👇
One of the thing I try to keep in mind when I add and create a tool in my new app, it's that I want each one of them to be available as a Shortcut Action, and via a command line interface. #BuildInPublic #iOSDev #macOSdev


Spent the day decoding cert with swift-certificates. I had to fork it, to access some « hidden » stuff. So far it works on the certs I have been able to test. I guess it will be the next tool available. #BuildInPublic #iOSDev #macOSdev


I'm « happy » with my theme selection settings on macOS. I wish I could easily vertically center the « Theme : » title, but LabeledContent doesn't help me. Anyway, that will do for now. #macOSDev #BuildInPublic #iOSDev

I found a way to see your latest app sales even before Apple updates the daily metrics. You can go to App Store Connect > Units. And, choose "Last 24 hours" in the dropdown. #buildinpublic #iosdev #macosdev

$10.5k MRR finally reached! #buildinpublic Also, I'm almost ready to launch the public beta of NexTran - Which allows fellow #iosdev #macosdev #androiddev #flutterdev to expand into new markets by translating your store listing to all available locales. Super fast and easy!

I just published Little SwiftUI Tip: Copy Tables. To Notes, To Numbers! - Copy Text Strings are simple and Tables are just 0.01 step further! Either Mac or iOS! #swiftui #iosdev #macosdev medium.com/p/little-swift…
🚀 Petite question pour les fans d’écosystème Apple : Existe-t-il un moyen d’envoyer(partager) une info depuis mon iPhone (ex : un lien ou une actu) et la voir apparaître direct sur mon Mac — genre en notification ou widget sur le bureau ? #ios26 #macosdev #Apple
Sign Up To Grow Your List and Start Your Email Marketing Business Today! Click > myleadgensecret.com/?rid=39342 <Here Now @urlswebworld Click link above for a great venture UK #MacOSdev #Uptober #octobertime #ParisFashionWeek #Dior #JiminxDior #USA #EmailMarketing
I wrote about the journey, the tech behind it, and why details matter here: 🔗 medium.com/@makalin/recla… Sometimes the smallest fixes make the biggest difference. ✨ #SwiftUI #macOSDev #opensource

Thanks for the ingredients, a magic pottage has been cooked: it's a cross-platform marquee text component for SwiftUI, fully compatible with iOS and macOS. No private APIs used! #SwiftUI #iOSDev #macOSDev
Here’s a native API that powers auto-scrolling **Marquee Labels** — the same effect used in Apple Music’s Now Playing screen. Sadly, it’s a private API, but I’ve attached sample code snippets for both UIKit and SwiftUI👇
While there are plenty of fancy tools for debugging, this one will stick around until the end of programming. #iosdev #macosdev #swiftlang

TIL Although Apple recommends in the guidelines to upload a square icon, it doesn't apply to rounded corners in macOS Sequoia. Fortunately, this is fixed in Tahoe. #iOSDev #macOSDev




Improved my skills for TextField! I switched from an onChange delegate to a custom Formatter. This fixes a bug where unwanted characters would briefly appear on macOS, ensuring a smoother user experience. #SwiftUI #macOSDev #buildinpublic
🔍 Reviewing what to delete is nerve-wracking. Not here! 🚫 In Review Mode, select individually or in bulk, see previews, then Commit removals safely. No surprises. 🎉 #macOSDev #UX #PhotoManager

If you ever said "I'll build it later"... You need a system. Not motivation. Try SoloPro — the task planner that works for you. → apps.apple.com/de/app/solopro… #indiehacker #macOSdev
NexTran v0.1.0 Beta is almost there! Who's interested to translate their App Store & Google Play listings: name, descriptions, and keywords in no time? Super quick and easy translations powered by AI. Retweet if you're in🤘#buildinpublic #iosdev #macosdev #androiddev #flutterdev

When using the .iconOnly LabelStyle on a Label in a list, the icon is not correctly tinted. 1) is iconOnly. 2) same with .tint, 3) same with .foregroundStyle (but we loose selection tint), 4) normal. So this is FB14345480. #macosdev #IndieDev

$10.5k MRR finally reached! #buildinpublic Also, I'm almost ready to launch the public beta of NexTran - Which allows fellow #iosdev #macosdev #androiddev #flutterdev to expand into new markets by translating your store listing to all available locales. Super fast and easy!

DataOrganizer will have a local backup feature. This feature exists as a contingency plan should something happen iCloud-wise. Developers of other apps have expressed concerns in the past so it just made sense to have a fallback. #BuildInPublic #MacDev #macOSDev #AppDev

Why performance matters. Tasks executed per frame in ARKit and SceneKit. #SwiftLang #iosdev #macosdev #ARKit #SceneKit

App notarized successfully. Let's ship this tool that I've been working on since last year. #macosdev #productivity

I'm trying @alexcodes_ai in Xcode tonight. Easier than Cursor + constantly switching tab. I must say it's promising! #iosdev #macosdev #buildinpublic

This new app is fully developed in SwiftUI, and I must admit it helps doing multi-platform dev. Here is an example of the Unix time converter tool for macOS. I'm no designer, doing my best 😅. #iOSDev #macOSDev #IndieDev

Lo que aparece en los estantes superiores. De mis “early days” como desarrollador iOS / macOS. #ObjectiveC #iOSDev #macOSDev #Revival #Vintage


Just a sneak peek into what I've been working on during weekends and nights over the past few months. Check your developer directory with: 'du -hs ~/Library/Developer'. You can likely free up at least a third of its space :) #buildinpublic #macosdev

Something went wrong.
Something went wrong.
United States Trends
- 1. Chauncey Billups 92K posts
- 2. Terry Rozier 85.3K posts
- 3. Candace 32.6K posts
- 4. Mafia 124K posts
- 5. Ti West 3,239 posts
- 6. MANE EN BILLBOARD 9,465 posts
- 7. #PlayersOverProfits 1,896 posts
- 8. #FalloutDay 5,108 posts
- 9. Damon Jones 27.2K posts
- 10. #RepublicansAreAWOL 5,621 posts
- 11. Binance 204K posts
- 12. Tiago Splitter 3,569 posts
- 13. Stephen A 22.6K posts
- 14. #7_years_with_ATEEZ 70.9K posts
- 15. Bethesda 8,303 posts
- 16. The Anomaly 1,943 posts
- 17. New Vegas 6,698 posts
- 18. The FBI 185K posts
- 19. #에이티즈_7주년_항해는_계속된다 55.6K posts
- 20. Changpeng Zhao 21.6K posts