Swiftpack.co - Swift Packages by Khan

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Khan

Khan/SwiftTweaks v4.1.2
Tweak your iOS app without recompiling!
⭐️ 1,422
🕓 15 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v4.1.2: Fix tweaks-not-persisting issue
3 years ago
Fixes #153, where tweaks weren't persisting between app launches. (Thank you for the ticket, @vburojevic!)
v4.1.1: Dark Mode!
3 years ago
Now SwiftTweaks looks/works much better when Dark Mode is enabled. (#151) Also, uh, "bug fixes and performance improvements" like: - fixed a crasher (#152) - fixed retain cycle (#127) Enjoy!
v4.1.0: UI Fixes, SwiftPM support, and more
3 years ago
Lots to enjoy in this release! - Added support for SwiftPM (#143, thanks @ejensen!) - Fixed some UI bugs on notched devices (thanks @abekert!) - Add support for initializing TweakWindow with a UIWindowScene (#136, thanks @johntmcintosh!) - Updated documentation (thank you @warpling @ignazioc!) - Support for app groups (#129, thank you @msmollin!) This release changes the minimum-supported iOS version to iOS 10.
v4.0.3: Bugfix with floating-tweak-window
5 years ago
Only a small change in v4.0.3: @erikpoort's excellent bug-fix for calling closure tweaks from the floating tweak window. Cheers!
v4.0.2: Lil improvements!
5 years ago
Hey there! v4.0.2 includes: - Layout Improvements to the FloatingTweakWindow, including a "re-open Tweaks" button - Haptics for "action/closure" tweaks (to help you know that something happened) - iPad layout improvements (using a modal form sheet)
Swift 4.2, Xcode 10, Tweak<String>
5 years ago
(Creating a new point release to include relevant Travis/Cocoapods changes!) This release includes support for Swift 4.2 and Xcode 10 (thank you, @mjarvis!), as well as support for `String` as a tweakable type (thanks @ikesyo!)
Swift 4.0
5 years ago
Hey there! It’s been a while since we did a release -- things have been improving on the `master` branch, but it’s been a long time since we did a good Cocoapods update. So! Here’s what’s in this release: - Swift 4.0 syntax/support - `Tweak<StringOption>` aka “choose from `[String]`” (we use this at Khan Academy when we need a more-complex feature flag than `Tweak<Bool>`) - Add `TweakWindow.GestureType.twoFingerDoubleTap` for an easy alternative to `.shake`-ing your device; useful in apps that use a shake gesture for undo, React Native menu, etc.
Swift 3.0 Support - Beta 1
7 years ago
This beta release includes support for Swift 3! There aren't any API changes (aside from Swift 3 syntax), but since this is a breaking change for syntax, we're bumping the version number.
v1.1: Swift 2.3 Support
7 years ago
This release includes support for Swift 2.3. (After this, we'll keep a `swift2.3` branch around to help out projects that haven't made the jump to Swift 3.0. `master` will focus on Swift 3.0 development, with a v2.0 release to indicate it's a breaking change to Swift 3.0)
v1.0: Hello, World!
7 years ago
We've been using SwiftTweaks in production for a few months now, and we're ready to open-source it!
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics