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
Open-Source Project Brings Full iOS 27 Virtualization to Apple Silicon
18+ hour, 47+ min 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
23+ hour, 21+ min 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…...
Shipping a paid Mac app outside the App Store in two days
1+ day, 2+ hour ago (849+ words) On Wednesday Apple showed the iPhone Duo and its status ring: battery, Wi-Fi and volume folded into... Tagged with swift, showdev, indiehackers, macos....
iPhone Duo for iOS Developers: What Actually Changes in Your Swift Code
3+ day, 13+ hour ago (1085+ words) Apple announced the iPhone Duo today — its first foldable iPhone. A 5.4-inch outer display, a 7.6-inch inner display when you open it, ships with iOS 27.x. The marketing story is the hardware. The developer story is that a lot of assumptions baked…...
From a TikTok Trend to the App Store in 16 Days: The AURADUEL Story
3+ day, 22+ hour ago (1068+ words) In August 2026 the aura battles left TikTok and reached the street. Two teenagers stand face to face in a plaza, a circle forms around them, someone plays a beat, and each one tries to win with presence, gestures and nerve....
I built Statusline: an open-source Codex usage monitor for desktop and mobile
3+ day, 21+ hour ago (424+ words) Statusline started with a small interface detail I wanted to make more useful: Weekly limit:... Tagged with showdev, opensource, rust, productivity....
Changelog • LM Studio 0.4.24
4+ day, 6+ hour ago (55+ words) LM Studio 0.4.24 - Release Notes#0424---release-notes - [LM Studio Engine Protocol] Added advanced llama.cpp argument overrides for GGUF model loading - Improve DSpark and DFlash assistant drafters compatibility heuristics - Fixed the Loaded Instances UI showing an incorrect context length - Fixed /api/v1/chat…...
Buildhorn Nears App Store Release After Five Weeks
4+ day, 7+ hour ago (926+ words) I’m at the five week mark working on Shipaton. This week is a small update as I test the app before submitting it for review. Note: This is the 5th post about my work towards shipping an app for the Shipaton…...
Changelog
5+ day, 9+ hour ago (1640+ words) docs.ankra.ai Fetch the complete documentation index at: /llms.txt Use this file to discover all available pages before exploring further. Pipeline commands read the checkout you are standing in ankra pipeline run and ankra pipeline list resolve the…...
What iOS Build Tools Are Available: From xcodebuild to KXApp Compilation Solutions
5+ day, 4+ hour ago (437+ words) The build process for iOS applications involves multiple technical stages, including source code compilation, resource packaging, code signing, and IPA generation. Xcode is the first choice for most iOS developers, but build tools are not limited to Xcode alone; choosing…...