GitHub Trends Weekly : khcrysalis/Feather https://t.co/NyI5TjNYXc
GitHub
GitHub - khcrysalis/Feather: Free on-device iOS/iPadOS application manager/installer, using certificates part of the Apple Developer…
Free on-device iOS/iPadOS application manager/installer, using certificates part of the Apple Developer Program. - khcrysalis/Feather
GitHub Trends Weekly : Caldis/Mos https://t.co/uB0VHpJnC4
GitHub
GitHub - Caldis/Mos: 一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll…
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS - Caldis/Mos
GitHub Trends Weekly : pointfreeco/swift-snapshot-testing https://t.co/2bfs8JLwCq
GitHub
GitHub - pointfreeco/swift-snapshot-testing: 📸 Delightful Swift snapshot testing.
📸 Delightful Swift snapshot testing. Contribute to pointfreeco/swift-snapshot-testing development by creating an account on GitHub.
GitHub Trends Weekly : khanhduytran0/SparseBox https://t.co/acJiTBO3sf
GitHub
GitHub - khanhduytran0/SparseBox: On-device toolbox?
On-device toolbox? Contribute to khanhduytran0/SparseBox development by creating an account on GitHub.
GitHub Trends Weekly : blakewatters/TransitionKit https://t.co/NvcKtkLeKf
GitHub
GitHub - blakewatters/TransitionKit: An Objective-C library for elegantly implementing state machines.
An Objective-C library for elegantly implementing state machines. - GitHub - blakewatters/TransitionKit: An Objective-C library for elegantly implementing state machines.
Issue #144 - Mustafa Yusuf (Where Are They Now?) https://t.co/MDAe17huGk
Indie Dev Monday
Issue #144 - Mustafa Yusuf (Where Are They Now?)
Catching up with Mustafa Yusuf in our “Where Are They Now?” series.
Implementing subnoscriptions In-App Purchases with StoreKit 2 https://t.co/vOQYTIe3PS
Create with Swift
Implementing subnoscriptions In-App Purchases with StoreKit 2
Learn how to start selling subnoscriptions In-App Purchases in your SwiftUI app.
Back to UIKit, Liquid Glass, Swift Student Challenge, Indie Dev Lift https://t.co/VwNNip5jvn
YouTube
Back to UIKit, Liquid Glass, Swift Student Challenge, Indie Dev Lift
My Swift & SwiftUI Courses - https://seanallen.teachable.com/?video=EIsrS4bvWPQ
Swift News Newsletter - https://swiftnews.kit.com/newsletter
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to…
Swift News Newsletter - https://swiftnews.kit.com/newsletter
🔗 Swift News Link Repo - https://github.com/SAllen0400/swift-news
In this episode of Swift News I keep you up to…
Ole Begemann : Use 'git mv' to record filename case changes in Git https://t.co/JnmJ8MqjaD
Ole Begemann
Use 'git mv' to record filename case changes in Git
If you’re on a case-insensitive a file system and change the case of a filename, Git will not record the new name — unless you use git mv to perform the renaming.
Expandable Text View | Text Truncation Effect | Text Renderer API | SwiftUI https://t.co/UCIwDJ97Zf
YouTube
Expandable Text View | Text Truncation Effect | Text Renderer API | SwiftUI
Hello Guys 🖐🖐🖐
In this video, I’ll show you how to create an expandable text view in SwiftUI. This view expands the truncated text view with a specified line limit to a full text view when tapped.
SwiftUI Expandable Text View | SwiftUI Text Truncation Effect…
In this video, I’ll show you how to create an expandable text view in SwiftUI. This view expands the truncated text view with a specified line limit to a full text view when tapped.
SwiftUI Expandable Text View | SwiftUI Text Truncation Effect…
GitHub Trends Weekly : PureLayout/PureLayout https://t.co/VjUBLhGaQX
GitHub
GitHub - PureLayout/PureLayout: The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective…
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible. - PureLayout/PureLayout
GitHub Trends Weekly : dinoki-ai/osaurus https://t.co/XFI5EoahiR
GitHub
GitHub - dinoki-ai/osaurus: The missing macOS LLM server. Run local or cloud models with OpenAI & Anthropic compatible APIs. MCP…
The missing macOS LLM server. Run local or cloud models with OpenAI & Anthropic compatible APIs. MCP server for Cursor & Claude Desktop, menu bar chat, plugins, and dev tools. Nativ...
10× faster Xcode CI builds with slot caching https://t.co/phl642TtwE
Jeffverkoeyen
10× faster Xcode CI builds with slot caching — featherless software design
Incremental iOS Builds with Claude Code and XcodeBuildMCP https://t.co/W8eiksg8jE
@samwize
Incremental iOS Builds with Claude Code and XcodeBuildMCP
When using Claude Code for iOS development, raw xcodebuild commands are slow. While xcodebuild does support incremental builds, it’s not optimized for speed.