This website requires JavaScript.
Explore
Help
Sign In
langfingaz
/
anki
Watch
1
Star
0
Fork
0
You've already forked anki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
27b2bce604
anki
/
qt
/
mac
/
README.md
2 lines
49 B
Markdown
Raw
Normal View
History
Unescape
Escape
switch AnkiHelper to Swift More pleasant to work with than ObjectiveC, which will help with the following commit. Swift libraries weren't added to macOS until 10.14.4, so theme autodetection will fail on 10.14.0-10.14.3. The Qt6 build will have its minimum version bumped to 10.14.4; the Qt5 build will remain on 10.13.4. Bazel's rules_swift doesn't currently support building Swift dylibs, so we need to invoke swiftc directly via a genrule().
2021-12-06 03:33:42 +01:00
Helper library for macOS-specific functionality.
Reference in New Issue
Copy Permalink