Thumbnail of post image 150

Swift

リモート通知はサイレントに出来るが、ローカル通知は出来ない。 通知のタッチ操作を経由せずに userNotificationCenter(_:didReceiv ...

Thumbnail of post image 137

Swift

LifeCycleにSwiftUI App指定時、AppDelegate.swiftはプロジェクトにない。 必要な場合に使用するのがUIApplicationD ...

Thumbnail of post image 018

Swift

Xcode起動 「Clone existing Project」選択 GitHubリポジトリURL入力 保存場所選択

Thumbnail of post image 189

memo

Software Design 2020年12月号 特集 Dockerアプリケーション開発実践ガイド 第1章 コンテナアプリケーションの設計セオリーを学ぶ コン ...

Thumbnail of post image 034

Swift

起動ターゲット、macOS(Design for iPad)選択 macOS上にWindowが表示され、iOSアプリが起動される Widgetも Widgetシ ...

Thumbnail of post image 072

xyz

Mac mini M1 2020を開発用に購入。 キーボードはCAMPFIREで支援して少し前に届いた「JISキー対応/セミオーダー式。メカニカルキーボード「K ...

Thumbnail of post image 104

Swift

Sceneの状態で処理 Example Code バックグランドへ inactive ↓ background フォアグランドへ inactive ↓ acti ...

Thumbnail of post image 017

書籍目次

達人プログラマー(第2版): 熟達に向けたあなたの旅 オーム社 著者:David Thomas、Andrew Hunt 訳者:村上雅章 序文 まえがき-第2版に ...

Thumbnail of post image 119

Swift

Example Assetにつけた名前をImageに使用

Thumbnail of post image 071

Swift

EKEvent全日(isAllDay = true)指定時、startDateの時間は「0:00」。 timeStyle「.short」で表示すると「0:00」 ...