ソフト開発 / Development
[Swift][swift-testing] tag 名称を名前空間に入れる [Swift][swift-testing] swift-testing の trait [SwiftUI][macOS] About Window のカスタマイズ方法 [Swift][Observation] Observation の仕組み その2: withObservationTracking [Swift][Observation] Observation の仕組み その1: Observable [Swift] 値を特定値域に限定する / clamp [SwiftUI] @Entry の使い方 [SwiftUI] animation を理解する [SwiftUI] commands Modifier @SwiftUI(2024) [Swift] Standard Library の Hashable を理解する [Realm] macOS/iOS プロジェクトでの RealmSwift セットアップ [Swift] ソートと SortComparator [SwiftUI] Table は lazy なのか? [SwiftUI] Table で Row を Drag&Drop する eraseToAnyPublisher() の使い所 [SwiftData] PersistentIdentifier についてのメモ [Swift][swift-testing] イベント発生テスト の方法@swift-testing [SwiftUI] onLongPressGesture/ LongPressGesture の動作 [Swift] Standard Library の Comparable を理解する [Xcode][Swift] コードにメモする [Swift] Standard Library の Equatable を理解する [Swift] computed property の init と storageRestrictions [SwiftUI] WindowGroup まとめ [SwiftUI] Darkモードを無視する [SwiftUI] ShareLink の item 遅延評価 [Swift] アプリの引数処理と引数指定 [SwiftUI] アプリの状態を表す ScenePhase [SwiftUI][SwiftCharts] 複数系列のデータを1つのグラフに表示する [Swift] String を1行毎に処理する方法 [SwiftUI] DocumentGroup と ReferenceFileDocument [git] リモートリポジトリ設定 [Swift][TextKit2] NSTextLayoutFragment に該当する String を取得する [SwiftUI] single window app on macOS [SwiftUI] ShapeStyle を理解する [SwiftUI] Layout を TDD で開発する(DiagonalStack) [SwiftUI] 複数の変数を1つの onChange で監視する [Swift] macro を使ってみる [Swift] CommandPlugin で クラス図を作る(swift-syntax/Hatch を使ったCommandPlugin のブラッシュアップ) [Swift] TimeZone 覚書 [Swift] CommandPlugin で クラス図を作る(CommandPlugin から CLI コマンドをキックする) [Swift] コードスニペット: UIDevice [Swift] CommandPlugin で クラス図を作る(CLI コマンドを作る) [Swift] understand TextKit2 piece by piece(NSTextContentManagerDelegate) [Swift] CommandPlugin で クラス図を作る(swift-syntax/Hatch で解析した swift を mermaid フォーマットに変換する) [SwiftUI] 流れるテキスト(TickerText ) を作ってみる [Swift] CommandPlugin でクラス図を作る (swift-syntax/ Hatch を使用した Swift ファイル解析) [SwiftUI] ProposedViewSize [Swift] CommandPlugin で クラス図を作る(ファイル出力する Command Plugin を作る) [Swift] Substring の startIndex, endIndex [AppKit] NSTokenField/NSTokenFieldDelegate