Added osx min version to build script for screen share indicator frame app

This commit is contained in:
Mattias Gustavsson 2020-02-28 14:33:54 +01:00
parent 18a4929138
commit 675bc82ee6

View File

@ -146,7 +146,7 @@
},
"optionalDependencies": {
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.6",
"screen-share-indicator-frame": "https://github.com/mattias-symphony/ScreenShareIndicatorFrame.git",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.0",
"swift-search": "2.0.1"
}
}