mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #107] Doesn't compile with Xcode 14 beta 2 #66
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doncl on GitHub (Jun 25, 2022).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/107
Originally assigned to: @NghiaTranUIT on GitHub.
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.
@NghiaTranUIT commented on GitHub (Jun 26, 2022):
Thanks for the report @doncl
Do you use Xcode 14 beta 2 on Monterey or the new macOS Ventura?
@doncl commented on GitHub (Jun 26, 2022):
I've done both, same result.
On Sat, Jun 25, 2022 at 6:42 PM Nghia Tran @.***> wrote:
@NghiaTranUIT commented on GitHub (Jun 28, 2022):
@doncl please checkout tag 1.18.0, I've fixed the issue on Xcode 14 beta 2 👍
@pchmelar commented on GitHub (Aug 10, 2022):
I was on 1.16.0 and was experiencing problems in Xcode 14 beta 3, updating Atlantis to 1.18.x fixed the issue 👍
@doncl commented on GitHub (Oct 11, 2022):
Thanks!
On Tue, Jun 28, 2022 at 12:21 AM Nghia Tran @.***>
wrote: