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 > arshtechpro > brewui-a-first-look-at-homebrews-official-macos-gui-3fk2

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

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

8+ hour, 57+ min 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…...


dev.to > jibinmathewjose > ios-27-just-redefined-swift-5-game-changing-features-every-ios-developer-must-master-44jn

iOS 27 Just Redefined Swift: 5 Game-Changing Features Every iOS Developer Must Master

9+ hour, 38+ min ago   (181+ words) If you’ve been building iOS applications over the last few years, you are already familiar with the shift toward declarative UI and structured concurrency. But iOS 27 marks a watershed moment for the Apple developer ecosystem. Just as iOS 7 dismantled skeuomorphism…...


medium.com > ios-lab > mvvm-in-swiftui-why-your-viewmodel-is-probably-doing-too-much-2c9850594e62

MVVM in SwiftUI: Why Your ViewModel Is Probably Doing Too Much

6+ hour, 13+ min ago   (34+ words) When I first started using SwiftUI, MVVM felt like the obvious architecture. You create a View. You create a ViewModel. You move the …...


dev.to > hackgo_6978 > weekend-build-log-freeze-four-json-fields-first-56mo

Weekend Build Log: Freeze Four JSON Fields First

11+ hour, 22+ min ago   (1164+ words) The chat pane already wants a dashboard. It also wants OAuth, retries, and a queue. That is how quiet weekends disappear. This walkthrough stays small on purpose. You freeze a JSON contract before any model runs. Then you ship one…...


dev.to > umitomo-lab > weekly-dev-log-2026-w19-4goh

Weekly Dev Log 2026-W19

14+ hour, 32+ min ago   (106+ words) Weekly learning log of iOS, web development, and cybersecurity — 2026-W19. Tagged with beginners, devjournal, webdev, swift....


dev.to > xsveda > how-a-class-name-can-break-your-kotlin-multiplatform-build-with-swiftui-5bh7

How a Class Name Can Break Your Kotlin Multiplatform Build with SwiftUI

1+ day, 4+ hour ago   (494+ words) Our iOS build broke after an Xcode update, and it greeted me with the least helpful error message I've read in a long time: Same type. Twice. Convert it to itself, apparently. Here's what was actually going on, and the…...


dev.to > software_mvp-factory > wiring-ios-coremls-stateful-models-to-a-streaming-inference-pipeline-3k8b

Wiring iOS CoreML's Stateful Models to a Streaming Inference Pipeline

1+ day, 7+ hour ago   (954+ words) --- title: "Wiring CoreML's MLState for Stateful LLM Inference on iPhone" published: true description: "Learn how to wire CoreML's MLState API for streaming LLM inference on iPhone — covering KV-cache management, memory pressure eviction, and quantization trade-offs." tags: swift, ios, mobile, architecture…...


docs.devin.ai > onboard-devin > environment > macos-support

Devin macOS support

1+ day, 17+ hour ago   (372+ words) Devin Docs Fetch the complete documentation index at: /llms.txt Use this file to discover all available pages before exploring further. ​Starting a macOS session - Blueprint: add runs-on: macos so the repo’s snapshot is built for macOS (see below). - Slack:…...


tech-insider.org

vphone-cli: Open-Source iOS 27 Virtualization Hits Mac

2+ day, 7+ hour ago   (472+ words) Neither engineer’s comment amounts to an endorsement of using vphone-cli in production pipelines. Both frame it as a research and debugging capability, which lines up with how the tool’s own ecosystem has grown: companion projects built around it, rather than…...