Thumbnail of post image 033

Swift

TARGETSの「Signing & Capabilities」 「+Capability」押下、Capabilitiesダイアログ表示 「Background ...

Thumbnail of post image 111

Swift

アルバムのアートワークを眺めて、情報表示、再生するアプリ。 ジャケ聴きをしよう!! ・再生はシステムのミュージックプレイヤーを使用します。 ・表示対象はミュージ ...

Thumbnail of post image 183

Swift

Assetsのローカライズしたい画像選択 Inspector Areaの一番右のアイコン「Image Set」選択 Localizationで「Localize ...

Thumbnail of post image 089

Swift

EKCalendarType ドキュメント: Suggestionsって? 「Suggestions」はドキュメントに書かれていない。 rawValueは5です ...

Thumbnail of post image 104

Swift

2022年1月1日になってしまう 普通に考えるとこの様に書くと思います 2021年1月1日にする ポイントは「fromdc.weekOfYear = 1」「fr ...

Thumbnail of post image 189

Swift

GeometryReaderを使用して変更を監視 onChange(of:perform:)でGeometryReaderを値を監視。 回転で確認 height ...

Thumbnail of post image 190

Swift

コピペで簡単実行!キテレツおもしろ自然言語処理 PythonとColaboratoryで身につく基礎の基礎 翔泳社 著者:youwht はじめに 第1章 1行で ...

Thumbnail of post image 009

Swift

Xcode Find、正規表現で検索 Findの横の文字「Text」を選択すると検索種類が選択できる。 「Regular Expression」選択 検索文字入 ...

Thumbnail of post image 138

Swift

NowPlayingView概要(ドキュメントより) ドキュメント: 概要 Now Playing」ビューを使えば、ユーザーはアプリを離れることなく、現在または ...

Thumbnail of post image 192

Swift

Swift MusicKitプログラミング その14 MusicKitで検索した曲をミュージックライブラリに追加 MediaPlayer FrameworkのM ...