You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ For a more in-depth explanation, see [here](https://github.com/EmergeTools/Snaps
9
9
10
10
### Warning
11
11
These features are not exposed by the stable interface and may be removed or changed in OS version updates.
12
+
Note that this package was only tested against macOS 14. Some features may not be available on older versions, but lack `@available` annotations. If you notice any crashes / issues on lower versions, please create an issue.
12
13
13
14
### Overview
14
15
All exposed functions are behind the `hidden` variable. This way, when Apple makes them public, no name clashes occur.
0 commit comments