-
Notifications
You must be signed in to change notification settings - Fork 96
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
Doesn't compile with Xcode 14 beta 2 #107
Comments
Thanks for the report @doncl Do you use Xcode 14 beta 2 on Monterey or the new macOS Ventura? |
I've done both, same result.
…On Sat, Jun 25, 2022 at 6:42 PM Nghia Tran ***@***.***> wrote:
Thanks for the report @doncl <https://github.com/doncl>
Do you use Xcode 14 beta 2 on Monterey or the new macOS Ventura?
—
Reply to this email directly, view it on GitHub
<#107 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUBLCHV5OI6MMGNROMZFZTVQ6YOXANCNFSM5Z22RI5Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@doncl please checkout tag 1.18.0, I've fixed the issue on Xcode 14 beta 2 👍 |
I was on 1.16.0 and was experiencing problems in Xcode 14 beta 3, updating Atlantis to 1.18.x fixed the issue 👍 |
Thanks!
…On Tue, Jun 28, 2022 at 12:21 AM Nghia Tran ***@***.***> wrote:
@doncl <https://github.com/doncl> please checkout tag 1.18.0, I've fixed
the issue on Xcode 14 beta 2 👍
—
Reply to this email directly, view it on GitHub
<#107 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAUBLCC6Y2ZTSOQL5S3TZPLVRKRZJANCNFSM5Z22RI5Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
title says it all; there's no reason you have to make it work, but you're going to have to sooner than later. We compile with 'warnings as errors' on - not sure if this was just warnings or errors, but bottom line, it breaks our build.
The text was updated successfully, but these errors were encountered: