Thumbnail of post image 084

Swift

現在開発しているアプリ、公開しているアプリ「Album Shuffle」でMPMedia〜を使用しているので纏めました。 グルーピングしてコレクション取得 便利 ...

Thumbnail of post image 079

Swift

Appearances「None」を「Any, Dark」に変更 Dark用のImageが追加出来るようになる 選択肢 「None」 「Any, Dark」 「 ...

Thumbnail of post image 013

Swift

print(#function)は「body」と出力される

Thumbnail of post image 169

etc

Catalina 10.15.7 Mojave 10.14.6 「Catalina 10.15.7」を選択して進むと、 タイプ:mac1.metal vCPU: ...

Thumbnail of post image 190

Swift

5曲をキューに登録して再生。 5曲目でskipToNextItem()コール。 再生は止まるがplaybackStateは.playingのまま。 .pause ...

Thumbnail of post image 089

Swift

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

Thumbnail of post image 096

Swift

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

Thumbnail of post image 011

Swift

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

Thumbnail of post image 084

memo

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

Thumbnail of post image 026

Swift

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