Releases: ricardopereira/QuickActions
Releases · ricardopereira/QuickActions
v7
- Support Xcode 15.
- Add one more way to handle shortcuts.
v6.0.1
Instructions
github "ricardopereira/QuickActions" ~> 6.0.0
pod 'QuickActions' '~> 6.0.0'
Note: Ready for CocoaPods 1.8.0 version.
For more information please see the updated README.
v6.0 (Xcode 12)
Instructions
github "ricardopereira/QuickActions" ~> 6.0.0
pod 'QuickActions' '~> 6.0.0'
Note: Ready for CocoaPods 1.8.0 version.
For more information please see the updated README.
v5.0.0 (Swift 5.0, Xcode 10.2)
Instructions
github "ricardopereira/QuickActions" ~> 5.0.0
pod 'QuickActions' '~> 5.0.0'
Note: Ready for CocoaPods 1.6.0 version.
For more information please see the updated README.
v4.0.0 (Xcode 10, Swift 4.2)
Instructions
github "ricardopereira/QuickActions" ~> 4.0.0
pod 'QuickActions' '~> 4.0.0'
Note: Ready for CocoaPods 1.6.0 version.
For more information please see the updated README.
v2.0.0 (Xcode 8, Swift 3.0)
Instructions
github "ricardopereira/QuickActions" ~> 2.0.0
pod 'QuickActions' '~> 2.0.0'
Note: Ready for CocoaPods 1.1.0 version.
For more information please see the updated README.
v2.0.0 Beta 1 (Xcode 8 b6)
Features
- Adds Swift 3.0 compatibility.
Instructions
github "ricardopereira/QuickActions" "2.0.0.beta.1"
pod "QuickActions", :git => 'https://github.com/ricardopereira/QuickActions.git', :tag => '2.0.0.beta.1'
Note: Ready for CocoaPods 1.1.0.beta.1 version (gem install cocoapods --pre
).
For more information please see the updated README.