Swift & Objective-C

Apple platform languages, SwiftUI, and toolchain evolution.

  • 4 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Swift & Objective-C


infoworld.com > article > 4225734 > apple-touts-simpler-and-clearer-code-with-swift-6-4.html

Apple touts simpler and clearer code with Swift 6.4

5+ hour, 4+ min ago   (292+ words) Paul Krill is editor at large at InfoWorld. Paul has been covering computer technology as a news and feature reporter for more than 35 years, including 30 years at InfoWorld. He has specialized in coverage of software development tools and technologies since…...


wasmer.io > posts > wasmer-sdk-swift-ios-macos

Wasmer Swift SDK for iOS and macOS · Blog · Wasmer

1+ day, 21+ hour ago   (618+ words) Today we are extremely excited to welcome iOS (27 onwards) and macOS as new targets for the Wasmer SDK, with the Wasmer SDK Swift bindings. You can now embed and run sandboxed programs in a Swift app: run Python, start a…...


dev.to > rakovskyyyy > what-if-your-screen-time-had-a-bank-account-i-spent-6-months-building-one-4a08

What If Your Screen Time Had a Bank Account? I Spent 6 Months Building One

10+ hour, 58+ min ago   (1373+ words) Opal stopped working for me during the second week—not because the app was broken, but because I... Tagged with productivity, ios, mobile....


hackernoon.com > buildhorn-week-7-surviving-apple-app-review

Buildhorn Week 7: Surviving Apple App Review

22+ hour, 59+ min ago   (1069+ words) Buildhorn is making its way through Apple Review! Seven weeks into Shipaton, this week covers working with the Apple review process, giving a lightning talk about Buildhorn and adding split view support for iPad. Note: This is the 7th post about…...


hackernoon.com > swift-6-gave-me-zero-warnings-but-two-objective-c-callbacks-still-crashed-at-runtime

Swift 6 Gave Me Zero Warnings, but Two Objective-C Callbacks Still Crashed at Runtime | HackerNoon

1+ day, 13+ hour ago   (704+ words) Three crash reports came off my iPhone over three days, all identical: My app, Amana, draws the sky and nudges you to go outside and look at the real one. It's built in Swift 6 language mode, and I had also…...


hackernoon.com > automating-app-store-screenshots-with-swift-launch-arguments

Automating App Store Screenshots With Swift Launch Arguments

1+ day, 14+ hour ago   (1218+ words) 18 cards, plus three contact sheets. The pipeline that produces them is 1,133 lines across eight files, and the compose step alone regenerated all 18 cards in 64.67 seconds while I was writing this paragraph. The obvious approach is to drive the simulator. Tap…...


i-programmer.info-programmer.info

Swift 6.4 Improves Interoperability

2+ day, 13+ hour ago   (257+ words) Apple has released Swift 6.4 with enhanced interoperability, and a new stable, cross-platform way to run and interact with other programs from Swift, from command-line tools to streaming processes. The improvements to the new release start with a change to use…...


dev.to > tr00d > supabase-net-devlog-11-1deg

Supabase.NET DevLog #11

2+ day, 14+ hour ago   (323+ words) Welcome to our weekly log for the Supabase.NET SDK 🎉 As mentioned in the previous post, I was out for most of the week. I spent a couple of days teaching master-degree students about code quality in France. It was…...


dev.to > hacksore > homebrew-has-a-desktop-app-now-3ojm

Homebrew Has a Desktop App Now

3+ day, 10+ hour ago   (24+ words) I have a lot of packages on macOS and my package manager of choice is Homebrew. With Homebrew 7.0,... Tagged with homebrew, productivity, swift....


dev.to > simple_memo > ios-26-didnt-kill-custom-vocabulary-youre-adding-it-to-the-wrong-module-5bdc

iOS 26 didn't kill custom vocabulary — you're adding it to the wrong module

5+ day, 16+ hour ago   (269+ words) This is a condensed version. The full write-up — the module decision table, the customized language-model option, troubleshooting, and FAQ — lives on the full iOS 26 SpeechAnalyzer custom-vocabulary guide, and the runnable live-mic sample is on GitHub (MIT). The most common thing…...