Sasquatch Studio

Sasquatch Studio 是一家位于加拿大的 App 工作室。我们有数年制作高质量 iOS App 经验,并以 App 带来高效生活方式和快乐为豪。

我们还为初入 iOS 开发业务的独立开发者提供咨询服务。

English →

Apps

我们打造生活方式、工作效率和手机摄影 App

博客文章

技术探讨、分享和个人观点(仅英语)

Two Models, One Context

Jul 11, 2026
#dev
Some of your data deserves to sync; some of it belongs to one device. Here’s how I keep one front for the two sets of data: a single managed object context over two Core Data stores.

PowerTimer Is Back

Jul 8, 2026
#updates
After three quiet years, PowerTimer returns with Version 2026 — a refreshed design, ten languages, iCloud sync, and a friendlier one-time purchase.

Rotation Coordinator Doesn’t Work in a Locked Capture Extension

Jun 11, 2026
#dev
Apple’s rotation coordinator silently reports nothing inside a locked capture extension. Here’s a workaround that reads the motion sensors instead.