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

10+ hour, 49+ min 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

13+ hour, 30+ min 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

23+ hour, 32+ min 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

1+ day, 13+ 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…...


shattered.io > vphone-cli-ios-27-virtualization-apple-silicon-2026

vphone-cli: Full iOS 27 Virtualization on Apple Silicon

1+ day, 19+ hour ago   (748+ words) Once booted, the VM hands back two things security researchers have wanted for years: a root SSH shell and VNC access to the graphical interface. That combination turns a locked-down consumer device into something closer to a Linux box you…...


dev.to > royalpinto007 > i-built-boardeject-an-open-source-apple-freeform-excalidraw-converter-36ka

I built BoardEject: an open-source Apple Freeform Excalidraw converter

2+ day, 1+ hour ago   (24+ words) I wanted a way to get editable content out of Apple Freeform instead of only ending up with a... Tagged with opensource, webdev, javascript....


dev.to > codenameone > a-mac-app-not-an-ios-app-on-a-mac-2jce

A Mac App, Not an iOS App on a Mac

2+ day, 4+ hour ago   (243+ words) Codename One's macOS build now targets AppKit directly, with NSWindow, NSMenu, NSTextInputClient, NSScreen, and an independent Metal surface for every window. Tagged with java, mobile, android, ios....


infoq.com > news > 2026 > 09 > ios-27-virtualization

Open-Source Project Brings Full iOS 27 Virtualization to Apple Silicon

3+ day, 5+ hour ago   (270+ words) The open-Source project vphone-cli enables a full iOS 27 system to run as a virtual machine on Apple Silicon. Built on Apple's own Virtualization.framework rather than traditional emulation, the proje...


dev.to > michael_yang_e6dc8f659971 > i-built-gridly-a-mac-window-manager-controlled-by-title-bar-swipes-11io

I built Gridly: a Mac window manager controlled by title-bar swipes

3+ day, 9+ hour ago   (220+ words) I’m Michael Yang, a solo indie maker at yangbyte. I built Gridly, a title-bar swipe window manager for macOS 14+. Instead of reaching for a menu or memorizing shortcuts, swipe a window’s title bar to move it into place. Gridly is…...