Just got both Apple Distribution & Installer certs working in GitHub Actions CI for macOS. The only reliable way? Combine them into one .p12.
Full write-up: msicc.net/ci-ready-…
#AppleDev #macOS #CI #GitHubActions #Notarization

Just got both Apple Distribution & Installer certs working in GitHub Actions CI for macOS. The only reliable way? Combine them into one .p12.
Full write-up: msicc.net/ci-ready-…
#AppleDev #macOS #CI #GitHubActions #Notarization
Hot take: Apple should not be allowed to ship any new sample code:
• Unless it is 100% “Strict Concurrency Checking == Complete” compliant (no warnings or errors).
• Unless it comes with unit tests (or, failing that, at least UI tests) providing 100% code coverage.
Further, they should be required to embark on retrofitting all of their prior sample code (for systems still active) to be compliant with the above.
#AppleDev #iOSDev #macOSDev #WWDC #Xcode
@MuseumShuffle Maybe not totally fair but this is my impression.
#appstoreconnect #appledev #AppleDeveloper
Apple Intelligence sbarca in Italia con iOS 18.4 beta. Gli sviluppatori possono ora testare l'AI made in Cupertino sui dispositivi Apple #AppleIntelligence #iOS184 #AppleDev
https://www.melamorsicata.it/2025/02/21/apple-intelligence-italia-ios-18-4-beta/
Am I the only one with problems to see TestFlight builds on App Store Connect for tvOS apps?
The build is uploaded and it appears on TestFlight app, but I cannot add release notes on App Store Connect.
It’s often said, about writing automated tests, “don’t test Apple’s code”.
While the principle (your tests should be for the systems under your control) is good, in practice, I find it worthwhile to write tests for how I expect 3rd party systems (libraries, packages, and—yes—the operating system) to work.
that may be the last time I got invited to the stage to speak straight from my heart about being an open-source developer experience #swiftlang #appledev
full panel video: https://www.youtube.com/watch?v=XEvUbv_qJ3w
Curious about local AI development? Learn how to fine-tune models on your Mac without cloud dependencies. Step-by-step guide: https://youtu.be/BCfCdTp-fdM #ML #AppleDev
Did you know Apple's MLX framework lets you fine-tune AI models using just pip install mlx-lm? No complex dependencies needed! Learn more: https://youtu.be/BCfCdTp-fdM #ML #AppleDev
But now I'm stuck with a strange problem:
https://github.com/m1k-builds/Pixelpulse2-macOS/actions/runs/12974111994/job/36183593575#step:7:3705
create-dmg will get stuck here : Creating disk image...
with no further output till it times out.
@keka any idea? I'll open an issue if I can't figure it out. This happens on both intel mac and apple silicon mac runners
my command:
create-dmg \
--volname "Pixelpulse2" \
--window-pos 200 120 \
--window-size 800 400 \
--icon-size 100 \
--icon "pixelpulse2.app" 200 190 \
--hide-extension "pixelpulse2.app" \
--app-drop-link 600 185 \
"Pixelpulse2-libsmu-${libsmuversion}-${arch}.dmg" \
"pixelpulse2.app" \
--skip-jenkins \
--hdiutil-verbose
Do you come to @auc #DevWorld or #XWorld? Might want to keep 2-5 September free this year. And plan to be in #Melbourne.
another mini-blog post (nothing of substance): https://bunnyhero.bearblog.dev/3d-transformations-on-apple-platforms/
Stuck on data modeling? UI performance issues? CI/Server Deployment issues? Low conversion? Get unstuck with personalized coaching from an experienced Indie dev. Limited availability.
Just revised my Hardware Recommendations article for #iOSDev with the latest #Xcode test results for the M4 #AppleSilicon chips. Share it with anyone who considers getting a Mac for development and needs some guidance!
#AppleDev #IndieDev #BuyersGuide
https://www.fline.dev/hardware-requirements-for-ios-development/
Blog: 2024 Guide to Signing and Notarising a Single CLI Binary for Mac
https://octet-stream.net/b/scb/guide-to-signing-notarising-single-cli-binary-mac.html
Wrapping up an amazing week at Apple's workshops in Madrid. First time we've had something like this here and it's been fantastic!
Learning about Apple Intelligence and AR apps for Vision Pro with Apple engineers.
Perfect timing - we just kicked off our first VisionOS project
Just discovered that Apple's website doesn't actually use 100% of the screen width after seeing it on the ultra-wide virtual display in #VisionPro. Three borderless 4K displays side-by-side is incredible – going to be perfect for #iOSDev with Xcode, simulators, and browser windows all visible at once. #AppDev #SpatialComputing #AppleDev #visionOS