Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/support catalina #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

victorwads
Copy link
Contributor

I lot of users are still using Catalina 10.15 for software compatibility.

At my personal Mac I'm using BigSur, but in the company I work there are still using Catalina and Xcode 11.
I made some changes to work at Catalina.

What do You Think?

@gianpaj
Copy link

gianpaj commented Apr 7, 2021

I have Xcode 12 on Catalina and couldn't build either.

MainWindowView.swift:14:18: 'init(systemName:)' is only available in macOS 11.0 or newer
MainWindowView.swift:15:17: 'init(systemName:)' is only available in macOS 11.0 or newer
MainWindowView.swift:212:12: 'navigationTitle' is only available in macOS 11.0 or newer
MainWindowView.swift:213:12: 'toolbar(content:)' is only available in macOS 11.0 or newer

@murphysking
Copy link

murphysking commented Mar 4, 2022

I use Xcode 12.4 on Catalina,it works fine.Thanks bro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants