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

fceruti's tweet image. 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

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

StrAbZ's tweet image. Not sure were this is going, but I'm glad it was "easy" to get this running on macOS 😀 #BuildInPublic #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

oliverbytes's tweet image. 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

$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!

oliverbytes's tweet image. $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 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

rampatra_'s tweet image. 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

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

StrAbZ's tweet image. 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

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

deszip's tweet image. 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

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

StrAbZ's tweet image. 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

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

StrAbZ's tweet image. 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
StrAbZ's tweet image. 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
StrAbZ's tweet image. 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
StrAbZ's tweet image. 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

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

oscarmorenodev's tweet image. 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
oscarmorenodev's tweet image. 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
oscarmorenodev's tweet image. 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
oscarmorenodev's tweet image. 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

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

StrAbZ's tweet image. 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
StrAbZ's tweet image. 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

Here is another example of the same tool developed first for macOS and adapted for iPad. The macOS version just built and run on iPad was working, but broken, a lot better after some refinements. #iOSDev #macOSDev #BuildInPublic

StrAbZ's tweet image. Here is another example of the same tool developed first for macOS and adapted for iPad. The macOS version just built and run on iPad was working, but broken, a lot better after some refinements. #iOSDev #macOSDev #BuildInPublic
StrAbZ's tweet image. Here is another example of the same tool developed first for macOS and adapted for iPad. The macOS version just built and run on iPad was working, but broken, a lot better after some refinements. #iOSDev #macOSDev #BuildInPublic
StrAbZ's tweet image. Here is another example of the same tool developed first for macOS and adapted for iPad. The macOS version just built and run on iPad was working, but broken, a lot better after some refinements. #iOSDev #macOSDev #BuildInPublic

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

Sam_Ohanaware's tweet image. Building a SwiftUI macOS GUI cheat sheet, seems like there's a lot less controls than AppKit.

#swiftUI #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

StrAbZ's tweet image. 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
StrAbZ's tweet image. 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 trying @alexcodes_ai in Xcode tonight. Easier than Cursor + constantly switching tab. I must say it's promising! #iosdev #macosdev #buildinpublic

SlamingDev's tweet image. I'm trying @alexcodes_ai in Xcode tonight.

Easier than Cursor + constantly switching tab.

I must say it's promising!

#iosdev #macosdev #buildinpublic

While there are plenty of fancy tools for debugging, this one will stick around until the end of programming. #iosdev #macosdev #swiftlang

TT_Kilew's tweet image. While there are plenty of fancy tools for debugging, this one will stick around until the end of programming. 
#iosdev #macosdev #swiftlang

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

makalin's tweet image. 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

TT_Kilew's tweet image. 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

oscarmorenodev's tweet image. TIL
Although Apple recommends in the guidelines to upload a square icon, it doesn&apos;t apply to rounded corners in macOS Sequoia. Fortunately, this is fixed in Tahoe. #iOSDev #macOSDev
oscarmorenodev's tweet image. TIL
Although Apple recommends in the guidelines to upload a square icon, it doesn&apos;t apply to rounded corners in macOS Sequoia. Fortunately, this is fixed in Tahoe. #iOSDev #macOSDev
oscarmorenodev's tweet image. TIL
Although Apple recommends in the guidelines to upload a square icon, it doesn&apos;t apply to rounded corners in macOS Sequoia. Fortunately, this is fixed in Tahoe. #iOSDev #macOSDev
oscarmorenodev's tweet image. TIL
Although Apple recommends in the guidelines to upload a square icon, it doesn&apos;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

commitphotos's tweet image. 🔍 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


Hey iOS/macOS devs! 🎨 What's your favorite feature in SwiftUI that completely changed the way you design interfaces? And how do you see it evolving in the future within Apple's ecosystem? Would love to hear your thoughts! 🚀 #SwiftUI #iOSDev #macOSDev


💡 Did you know? Commit Photos uses on-device processing only - your library never leaves your Mac. Fast, private, and secure. #Privacy #LocalFirst #macOSDev

commitphotos's tweet image. 💡 Did you know?

Commit Photos uses on-device processing only - your library never leaves your Mac. Fast, private, and secure.

#Privacy #LocalFirst #macOSDev

Progress update for HandyWords. Menu bar dictionary for macOS What do you guys think of the app icon ? #macosdev #swift #buildinpublic #cursorai

Sreehari413's tweet image. Progress update for HandyWords. Menu bar dictionary for macOS 

What do you guys think of the app icon ?

  #macosdev #swift #buildinpublic #cursorai

Update for HandyWords. Menu bar dictionary for macOS - Settings completed - Ability to launch at login. Apparently, against the Apple guidelines to enable this by default. Next: App icon and screenshots #macosdev #swift #buildinpublic #cursorai

Sreehari413's tweet image. Update for HandyWords. Menu bar dictionary for macOS 
- Settings completed
- Ability to launch at login. 
Apparently, against the Apple guidelines to enable this by default. 

Next: App icon and screenshots

#macosdev #swift #buildinpublic #cursorai

Update for HandyWords. Menu bar dictionary for macOS - Keyboard shortcut added. Press (Cmd + Shift + S) and start typing Next: Add a setting to launch at login Late night!! Wrestled with Cursor. Finally coded it myself. Not ideal 🥱 #macosdev #swift #buildinpublic #cursorai


AUv3 App extension not registering after Xcode 16.4 build? Works only after copying the app to /Applications or bumping the version. Seems like macOS skips registration in dev paths or so. Anyone know a clean workaround? #macOSDev #Xcode #AppExtension


Progress update for HandyWords. Menu bar dictionary for macOS - UI redesign with error handling. - Word pronunciation added. - Bookmarks and history design Next: Add data persistence #macosdev #swift #buildinpublic #cursorai

Sreehari413's tweet image. Progress update for HandyWords. Menu bar dictionary for macOS
- UI redesign with error handling.
- Word pronunciation added.
- Bookmarks and history design

Next: Add data persistence

#macosdev #swift #buildinpublic #cursorai

Progress update for dictionary. UI with Google stitch. Coding with @cursor_ai Main screen done. Next: pronunciation, bookmarks, and history. #macosdev #swift #buildinpublic

Sreehari413's tweet image. Progress update for dictionary.
UI with Google stitch. Coding with @cursor_ai
Main screen done.
Next: pronunciation, bookmarks, and history.
#macosdev #swift #buildinpublic

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

oliverbytes's tweet image. NexTran v0.1.0 Beta is almost there! Who&apos;s interested to translate their App Store &amp;amp; Google Play listings: name, descriptions, and keywords in no time? Super quick and easy translations powered by AI. Retweet if you&apos;re in🤘#buildinpublic #iosdev #macosdev #androiddev #flutterdev

Когда вышел работать в выходной день #programming #macosdev

TT_Kilew's tweet image. Когда вышел работать в выходной день
#programming #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!

oliverbytes's tweet image. $10.5k MRR finally reached! #buildinpublic Also, I&apos;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!

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

StrAbZ's tweet image. 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

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

FitoMAD's tweet image. Why performance matters. Tasks executed per frame in ARKit and SceneKit. #SwiftLang #iosdev #macosdev #ARKit #SceneKit

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

rampatra_'s tweet image. I found a way to see your latest app sales even before Apple updates the daily metrics.

You can go to App Store Connect &amp;gt; Units. And, choose &quot;Last 24 hours&quot; in the dropdown.

#buildinpublic #iosdev #macosdev

The UI for Syncalicious is coming together. #macosdev #swiftlang

zenangst's tweet image. The UI for Syncalicious is coming together. #macosdev #swiftlang

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

bionik6's tweet image. App notarized successfully. Let&apos;s ship this tool that I&apos;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

SlamingDev's tweet image. I&apos;m trying @alexcodes_ai in Xcode tonight.

Easier than Cursor + constantly switching tab.

I must say it&apos;s promising!

#iosdev #macosdev #buildinpublic

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

deszip's tweet image. Just a sneak peek into what I&apos;ve been working on during weekends and nights over the past few months. Check your developer directory with: &apos;du -hs ~/Library/Developer&apos;. You can likely free up at least a third of its space :) #buildinpublic #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

StrAbZ's tweet image. 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&apos;m no designer, doing my best 😅. #iOSDev #macOSDev #IndieDev

Graaagh those fuckin’ Cupertino Imps … just waist 30 min for a damn idiot NSPopover Size #GonnaKillThemAll #macOSDev #swiftLang


- Requirements: We need encryption, so nobody gets our sensitive data. - Developer: Done. Please, don't do that. #iosdev #macosdev #security

Krivoblotsky's tweet image. - Requirements: We need encryption, so nobody gets our sensitive data.
- Developer: Done.
Please, don&apos;t do that. #iosdev #macosdev #security

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

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

🆕 Just coded a "What's New" popup for GP Calendar #swiftUI #macosdev

SlamingDev's tweet image. 🆕 Just coded a &quot;What&apos;s New&quot; popup for GP Calendar

#swiftUI #macosdev

Loading...

Something went wrong.


Something went wrong.


United States Trends