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


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

Homebrew Has a Desktop App Now

1+ hour, 16+ min 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

2+ day, 6+ 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…...


dev.to > alvthegod > 11-things-that-cost-me-days-shipping-my-first-app-to-both-stores-3kj3

11 things that cost me days shipping my first app to both stores

3+ day, 2+ hour ago   (717+ words) The last mile — store consoles, subscriptions, compliance, review — took far longer than I budgeted, and almost none of it was written down anywhere I could find. Here are the eleven things that actually cost me days. New personal Play accounts…...


medium.com > @andron.galkin > swift-stories-building-reedpipe-through-the-swift-mentorship-program-85a6adcb60bb

Swift Stories: Building ReedPipe Through the Swift Mentorship Program

2+ day, 22+ hour ago   (116+ words) The code compiled clean. No warnings. No red squiggly lines. But Swift’s compiler looked at my systems background in C++, Java …...


medium.com > @harshathTechBlogs > swift-vs-objective-c-which-is-better-for-modern-ios-app-development-f55f0b1c9452

Swift vs. Objective-C: Which Is Better for Modern iOS App Development?

3+ day, 1+ hour ago   (270+ words) Choosing the right programming language is one of the first decisions businesses need to make when developing an iOS …...


medium.com > @bhumibhuva18 > swifts-future-might-be-much-bigger-than-apple-platforms-a88c94132d35

Swift’s Future Might Be Much Bigger Than Apple Platforms

3+ day, 3+ hour ago   (22+ words) Swift is expanding beyond iOS into servers, Linux, and cross-platform development. Here's why iOS developers should pay attention to Swift's growing ecosystem....


dev.to > nagarjuna2997 > a-five-check-workflow-for-reviewing-an-ai-built-swiftui-app-2d38

A five-check workflow for reviewing an AI-built SwiftUI app

3+ day, 18+ hour ago   (17+ words) Website illustration, followed by a real simulator screenshot of the Reading List demo. I... Tagged with swift....


hackernoon.com > how-i-tested-amana-across-locations-in-the-ios-simulator

How I Tested Amana Across Locations in the iOS Simulator | HackerNoon

3+ day, 21+ hour ago   (860+ words) Waiting was the obvious option. What I did instead took one command: I moved my iOS Simulator to Albuquerque, where it was 7 p.m. with no clouds at all, waited 22 seconds, and took the screenshot. No mock data, no code change, no…...


dev.to > arshtechpro > brewui-a-first-look-at-homebrews-official-macos-gui-3fk2

BrewUI: A First Look at Homebrew's Official macOS GUI

4+ day, 5+ hour ago   (833+ words) If you use a Mac for development, you almost certainly have Homebrew installed. You type brew install something, wait a few seconds, and move on with your day. But not everyone who needs Homebrew is comfortable in a terminal. Designers,…...


hackernoon.com > swift-qwen38-27b-cuts-reasoning-tokens-without-sacrificing-much-accuracy

Swift-Qwen3.8-27B Cuts Reasoning Tokens Without Sacrificing Much Accuracy | HackerNoon

4+ day, 12+ hour ago   (543+ words) Multilingual and general multiple-choice evaluation. C-Eval improved from 90.00% to 90.62%, while mean tokens fell from 1,492 to 804. MMLU-Pro declined from 85.47% to 84.95%, with mean tokens falling from 2,980 to 1,603. These results support use in broad evaluation and knowledge-assistant workloads, but they do not justify…...