-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
29 additions
and
28 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html lang="ja"><head><meta charset="UTF-8"/><meta name="og:site_name" content="iOS Osushi🍣"/><link rel="canonical" href="https://ios-osushi.github.io/posts/085-20240108"/><meta name="twitter:url" content="https://ios-osushi.github.io/posts/085-20240108"/><meta name="og:url" content="https://ios-osushi.github.io/posts/085-20240108"/><title>085 2024-01-08 | iOS Osushi🍣</title><meta name="twitter:title" content="085 2024-01-08 | iOS Osushi🍣"/><meta name="og:title" content="085 2024-01-08 | iOS Osushi🍣"/><meta name="description" content="最新のApple Developer Programライセンス契約が利用可能になりました、ほか"/><meta name="twitter:description" content="最新のApple Developer Programライセンス契約が利用可能になりました、ほか"/><meta name="og:description" content="最新のApple Developer Programライセンス契約が利用可能になりました、ほか"/><meta name="twitter:card" content="summary"/><link rel="stylesheet" href="/styles.css" type="text/css"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><link rel="shortcut icon" href="/images/favicon.svg" type="image/svg+xml"/><link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to iOS Osushi🍣"/></head><body class="item-page"><script async src="https://platform.twitter.com/widgets.js"></script><script async src="https://b.st-hatena.com/js/bookmark_button.js"></script><header><div class="wrapper"><a href="/" class="site-name">iOS Osushi🍣</a></div></header><div class="wrapper"><article><div class="share-buttons"><a href="https://twitter.com/intent/tweet?text=085%202024-01-08%20%7C%20iOS%20Osushi%F0%9F%8D%A3&url=https%3A//ios-osushi.github.io/posts/085-20240108&hashtags=ios_osushi&via=ios_osushi" class="twitter-share-button">ツイート</a><a href="https://b.hatena.ne.jp/entry/" class="hatena-bookmark-button" data-hatena-bookmark-layout="basic-label-counter" data-hatena-bookmark-lang="ja" title="このエントリーをはてなブックマークに追加"><img src="https://b.st-hatena.com/images/v4/public/entry-button/[email protected]" alt="このエントリーをはてなブックマークに追加" width="20" height="20" style="border: none;"/></a></div><div class="content"><h1>085 2024-01-08</h1><h2>最新のApple Developer Programライセンス契約が利用可能になりました</h2><p><a href="https://developer.apple.com/jp/news/?id=7k36ynqd">https://developer.apple.com/jp/news/?id=7k36ynqd</a></p><p>ポリシーの更新に対応し、複数の項目をより明確にするため、Apple Developer Program ライセンス契約が改訂されました。</p><h2>Apple のソフトウェアリリース情報</h2><p>Apple が提供している OS や IDE のリリース情報です。</p><h3>開発者向けベータ</h3><ul><li><a href="https://developer.apple.com/news/releases/?id=01012024c">macOS 14.3 beta 2 (23D5043d)</a></li><li><a href="https://developer.apple.com/news/releases/?id=01012024b">watchOS 10.3 beta 2 (21S5635d)</a></li><li><a href="https://developer.apple.com/news/releases/?id=01012024a">tvOS 17.3 beta 2 (21K5635c)</a></li></ul><p>また、iOS および iPadOS 17.3 beta 2 は一部デバイスの起動を妨げる問題があったため、一時的に配信廃止されました。 - <a href="https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-17_3-release-notes">https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-17_3-release-notes</a></p><h2>OSS のリリース情報</h2><p>iOS アプリ開発でよく使われている OSS のリリース情報です。</p><h3>サードパーティ</h3><h4>fastlane 2.218.0</h4><p><a href="https://github.com/fastlane/fastlane/releases/tag/2.218.0">https://github.com/fastlane/fastlane/releases/tag/2.218.0</a></p><ul><li>キャッシュ層を追加したことで、パフォーマンスが最大 100 倍改善されました<ul><li><a href="https://github.com/fastlane/fastlane/pull/21694">https://github.com/fastlane/fastlane/pull/21694</a></li><li>その他様々な機能の強化、修正が行われました</li></ul></li></ul><h4>fastlane 2.219.0</h4><p><a href="https://github.com/fastlane/fastlane/releases/tag/2.219.0">https://github.com/fastlane/fastlane/releases/tag/2.219.0</a></p><ul><li>元々、システムの Ruby バージョンが使われていましたが、指定された Ruby バージョンが使われるように CI を修正しました</li><li>その他様々な修正が行われました</li></ul><h4>Nuke 12.2</h4><p><a href="https://github.com/kean/Nuke/releases/tag/12.2.0">https://github.com/kean/Nuke/releases/tag/12.2.0</a></p><ul><li>.m4v ファイルに別のファイルタイプの署名が追加されました</li><li>onStart コールバックを LazyImage に追加しました</li></ul><h4>Nuke 12.3</h4><p><a href="https://github.com/kean/Nuke/releases/tag/12.3.0">https://github.com/kean/Nuke/releases/tag/12.3.0</a></p><p>visionOS のサポートを追加しました。</p><h4>Nimble 13.1.2</h4><p><a href="https://github.com/Quick/Nimble/releases/tag/v13.1.2">https://github.com/Quick/Nimble/releases/tag/v13.1.2</a></p><p>CocoaPods の依存関係が修正されました。</p><h4>SDWebImage 5.18.8</h4><p><a href="https://github.com/SDWebImage/SDWebImage/releases/tag/5.18.8">https://github.com/SDWebImage/SDWebImage/releases/tag/5.18.8</a></p><p>non-stateful view (UIImageView.image など) で <code>sd_cancelCurrentImageLoad</code> を使用するときの問題が修正されました。</p><h4>xcbeautify 1.2.0</h4><p><a href="https://github.com/cpisciotta/xcbeautify/releases/tag/1.2.0">https://github.com/cpisciotta/xcbeautify/releases/tag/1.2.0</a></p><ul><li>xcbeautify 内で使用しているライブラリやアクションのバージョンが更新されました</li><li>その他様々な機能の強化、修正が行われました</li></ul><h4>xcbeautify 1.3.0</h4><p><a href="https://github.com/cpisciotta/xcbeautify/releases/tag/1.3.0">https://github.com/cpisciotta/xcbeautify/releases/tag/1.3.0</a></p><ul><li>xcbeautify を簡素化するための大きな取り組みの 1 ステップとして、失敗可能な初期化が CaptureGroup に追加されました</li><li><code>nicklockwood/SwiftFormat</code> が適用されました</li><li>その他様々な機能の強化、修正が行われました</li></ul><h4>xcbeautify 1.3.1</h4><p><a href="https://github.com/cpisciotta/xcbeautify/releases/tag/1.3.1">https://github.com/cpisciotta/xcbeautify/releases/tag/1.3.1</a></p><ul><li>xcbeautify URL が新しくなりました<ul><li>Before: https://github.com/tuist/xcbeautify/ After: https://github.com/cpisciotta/xcbeautify/</li><li>Before: [email protected]:tuist/xcbeautify.git After: [email protected]:cpisciotta/xcbeautify.git</li></ul></li></ul></div><span>タグ: </span><ul class="tag-list"><li><a href="/tags/apple">apple</a></li><li><a href="/tags/macos">macos</a></li><li><a href="/tags/watchos">watchos</a></li><li><a href="/tags/tvos">tvos</a></li><li><a href="/tags/fastlane">fastlane</a></li><li><a href="/tags/nuke">nuke</a></li><li><a href="/tags/nimble">nimble</a></li><li><a href="/tags/sdwebimage">sdwebimage</a></li><li><a href="/tags/xcbeautify">xcbeautify</a></li></ul></article></div><footer><p>© 2023 iOS Osushi</p><p>Generated using <a href="https://github.com/johnsundell/publish">Publish</a></p><p><a href="https://twitter.com/ios_osushi">Twitter</a> | <a href="https://github.com/ios-osushi">GitHub</a> | <a href="/feed.rss">RSS</a></p></footer></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.