Thumbnail of post image 193

Swift

Swift 5 Xcode 10.2 swift.org Blog「Swift 5 Released!」 swift.org「Migrating to Swif ...

Thumbnail of post image 148

Swift

概要 Windows環境でSwiftをやりたい。 コマンドプロンプトだけでは不便。 前提 ・Dockerがインストールされている事。 ・Swift Docker ...

Thumbnail of post image 149

Swift

概要 Windows環境でSwiftをやりたい。 DockerでSwift環境を簡易に起動。 前提 Dockerがインストールされている事。 Swift Doc ...

Thumbnail of post image 041

Swift

WWDC 2019開催のお知らせが来ました!! 「コードを書こう。世界を驚かそう。」 例年だと最新OSが紹介される。 Swift5は!?

Thumbnail of post image 153

Swift

概要 1〜2000のランダム値の連続具合を調べる。 ソース Playgroundで実行 連続しても2回、3回続くことはなかった 結果

Thumbnail of post image 078

Swift

概要 1〜2000のランダム値の分散具合を調べる。 ソース Playgroundで実行 選択されないものが700くらい。 意外と分散されない 結果

Thumbnail of post image 122

Swift

概要 Swift MediaPlayer ミュージック検索 MPMediaPropertyPredicate init init(value: Any?, fo ...

Thumbnail of post image 058

Swift

概要 ミュージック検索で取得。 example 検索用ベース アーティスト名で検索 MPMediaPropertyPredicateを使用する。 フィルタはAn ...

Thumbnail of post image 062

Swift

概要 ミュージックのArtist一覧取得。 Apple Musicで追加したAlbumも対象にしたい。 ソース example 注意 Info.plistに「P ...

Thumbnail of post image 198

Swift

概要 ミュージックのPlaylist一覧取得。 ソース example 自分で作成したPlaylistはMPMediaType 1(MPMediaType.mu ...