Thumbnail of post image 122

Swift

Font Structureのstaticメソッドを使用します。 static func custom(_ name: String, size: CGFloa ...

Thumbnail of post image 096

Swift

概要 NavigationView使用時、起動時にiPhoneとiPadを同じ表示にする。 NavigationViewはiPadは左に一覧(自動開閉)、右に詳 ...

Thumbnail of post image 011

Swift

実装 「Swift Siriショートカット実装、動作」 動作 ショートカット登録 iOS13は「SIRIショートカット」「ショートカット候補」がなくなった 「シ ...

Thumbnail of post image 048

Swift

参考 Qiita「[iOS 12]Siri Shortcutsの最小実装 - NSUserActivity編」 PEAKS「iOS 12 Programming ...

Thumbnail of post image 177

Swift

iOSDC Japan 2019 Home Page: iOS Developers Conference 感想 興味があっtのですが、タイミング・仕事等で今年 ...

Thumbnail of post image 183

Swift

Network.framework TCP送受信 Network.frameworkドキュメント Server Socket NWLister Client S ...

Thumbnail of post image 144

Swift

概要 CustomStringConvertible Document 構造体・クラスインスタンスのprint時に表示する文字列を実装。 JavaのtoStri ...

Thumbnail of post image 077

Swift

Docker Hub Swift Official Image Windos OSでSwift Windos OSでの環境構築はこちら1 Windos OSでの ...

Thumbnail of post image 093

Swift

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

Thumbnail of post image 071

Swift

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