<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soryu/makima/ios/Sources/Makima/Design/Components/Logo.swift, branch makima-ios-scaffold</title>
<subtitle>soryu-co/soryu mirror</subtitle>
<id>http://src.eirin.xyz/soryu/atom?h=makima-ios-scaffold</id>
<link rel='self' href='http://src.eirin.xyz/soryu/atom?h=makima-ios-scaffold'/>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/'/>
<updated>2026-04-24T13:21:12+00:00</updated>
<entry>
<title>Add Makima iOS app scaffold (M0 + M1 design system)</title>
<updated>2026-04-24T13:21:12+00:00</updated>
<author>
<name>soryu-co</name>
<email>bot@soryu.co</email>
</author>
<published>2026-04-24T13:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://src.eirin.xyz/soryu/commit/?id=db092c79a175e3283f479ee0b234b24bde3c736e'/>
<id>urn:sha1:db092c79a175e3283f479ee0b234b24bde3c736e</id>
<content type='text'>
Pure-native SwiftUI client for makima.jp under makima/ios/.

M0 (scaffold)
- XcodeGen project (iOS 18+, Swift 5.10, bundle co.soryu.makima)
- Makefile targets: bootstrap, xcgen, ios-sim-fast, ios-device-fast, test, lint
- GitHub Actions workflow ios-ci.yml — builds + runs XCTest on macos-14
- MIT repo root license already in place

M1 (design system, web-aesthetic port)
- Palette: #0c1729 background, #9bc3ff accent, #3f6fb3 border (ported from Tailwind)
- Typography: SF Mono for chrome, uppercase tracked nav labels
- Components: DashedBorder, GridOverlay, MastheadBar + WebSocketStatus pill,
  NavStripPlaceholder (NAV// prefix), JapaneseLongPressText (mobile analogue
  of JapaneseHoverText), Logo (reuses frontend/public/logo/makima-logo.svg with
  Canvas concentric-ring fallback), Badge
- RootView demo screen: masthead, nav strip, logo, CONTROL SYSTEM badge,
  SYSTEM// status card, GLOSSARY// card with 命令/契約/聴取/史料 long-press terms

Auth (v1 plan, not wired here): x-makima-api-key header — verified against
src/server/auth.rs. Authorization: Bearer reserved for v1.1 Supabase OAuth.

v1 plan doc: makima/ios/docs/ios-v1-plan.md
Not in this PR: networking, WebSocket client, stores, feature surfaces
(Home/Contracts/Tasks/Directives/Daemons/Listen), notifications. Those land
across M2-M8 per the plan.
</content>
</entry>
</feed>
