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

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

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

12+ hour, 53+ 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...

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

17+ hour, 27+ 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…...

DEV Community
dev.to > kirk_int64 > shipping-a-paid-mac-app-outside-the-app-store-in-two-days-5b4l

Shipping a paid Mac app outside the App Store in two days

20+ hour, 55+ min 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....

DEV Community
dev.to > arshtechpro > iphone-duo-for-ios-developers-what-actually-changes-in-your-swift-code-5gc5

iPhone Duo for iOS Developers: What Actually Changes in Your Swift Code

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

@hackernoon
hackernoon.com > from-a-tiktok-trend-to-the-app-store-in-16-days-the-auraduel-story

From a TikTok Trend to the App Store in 16 Days: The AURADUEL Story

3+ day, 16+ 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....

DEV Community
dev.to > arvivares > i-built-statusline-an-open-source-codex-usage-monitor-for-desktop-and-mobile-58pj

I built Statusline: an open-source Codex usage monitor for desktop and mobile

3+ day, 15+ 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....

LM Studio
lmstudio.ai > changelog > lmstudio > lmstudio-v0.4.24

Changelog • LM Studio 0.4.24

4+ day, 46+ min 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…...

@hackernoon
hackernoon.com > buildhorn-nears-app-store-release-after-five-weeks

Buildhorn Nears App Store Release After Five Weeks

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

Ankra Platform
docs.ankra.ai > changelog

Changelog

5+ day, 3+ 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…...

DEV Community
dev.to > datastack > what-ios-build-tools-are-available-from-xcodebuild-to-kxapp-compilation-solutions-2a2d

What iOS Build Tools Are Available: From xcodebuild to KXApp Compilation Solutions

4+ day, 22+ 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…...