QuickActions Versions Save

Swift wrapper for iOS Home Screen Quick Actions (App Icon Shortcuts)

7.0.0

8 months ago
  • Support Xcode 15.
  • Add one more way to handle shortcuts.

6.1.0

2 years ago
  • Support SPM.

6.0.1

3 years ago

Instructions

Carthage

github "ricardopereira/QuickActions" ~> 6.0.0

CocoaPods

pod 'QuickActions' '~> 6.0.0'

Note: Ready for CocoaPods 1.8.0 version.

For more information please see the updated README.

6.0.0

3 years ago

Instructions

Carthage

github "ricardopereira/QuickActions" ~> 6.0.0

CocoaPods

pod 'QuickActions' '~> 6.0.0'

Note: Ready for CocoaPods 1.8.0 version.

For more information please see the updated README.

5.0.0

5 years ago

Instructions

Carthage

github "ricardopereira/QuickActions" ~> 5.0.0

CocoaPods

pod 'QuickActions' '~> 5.0.0'

Note: Ready for CocoaPods 1.6.0 version.

For more information please see the updated README.

4.0.0

5 years ago

Instructions

Carthage

github "ricardopereira/QuickActions" ~> 4.0.0

CocoaPods

pod 'QuickActions' '~> 4.0.0'

Note: Ready for CocoaPods 1.6.0 version.

For more information please see the updated README.

2.0.0

7 years ago

Instructions

Carthage

github "ricardopereira/QuickActions" ~> 2.0.0

CocoaPods

pod 'QuickActions' '~> 2.0.0'

Note: Ready for CocoaPods 1.1.0 version.

For more information please see the updated README.

2.0.0.beta.1

7 years ago

Features

  • Adds Swift 3.0 compatibility.

Instructions

Carthage

github "ricardopereira/QuickActions" "2.0.0.beta.1"

CocoaPods

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.

1.3

8 years ago

1.2

8 years ago