2 Commits

Author SHA1 Message Date
Ivan Sapozhnik 1cf55aa859 Readme requirements 2020-04-15 23:42:43 +02:00
Ivan Sapozhnik db47f2cbd6 Typo 2020-04-15 02:04:17 +02:00
+7 -1
View File
@@ -4,6 +4,12 @@ Fully customizable Mac OS drop-down menu
![](screenshot.png)
## Requirements
* Xcode 11+
* Mac OS 10.12+
* Swift 5.0 and higher
## What can be customized? Everything!
```swift
public protocol Configuration {
@@ -43,7 +49,7 @@ import Cocoa
import Menu
class ViewController: NSViewController {
private let myMenu = Menu(with: "Select search engine:")
private let myMenu = Menu(with: "Select a search engine:")
@IBAction func didClickedButton(_ sender: NSButton) {
myMenu.show(items: [