Install
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.
Related topics
Latest in Swift & Objective-C
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…...
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…...
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:…...
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…...
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…...
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....
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....
I Built a Mac Menu Bar App Because I Kept Saying “Wait, What?” in Every Meeting (Live Demo 🚀)
2+ day, 9+ hour ago (1181+ words) Someone on a Zoom call said a URL yesterday. I was still writing down the previous bullet point …...
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...
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…...