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

Can't run OldOS on Xcode 12.5 #85

Open
lgrachov opened this issue Dec 11, 2022 · 10 comments
Open

Can't run OldOS on Xcode 12.5 #85

lgrachov opened this issue Dec 11, 2022 · 10 comments

Comments

@lgrachov
Copy link

I'm trying to run OldOS on MacBook Air M2 with Xcode 12.5 and on build I have errors

Screenshot:
Снимок экрана 2022-12-11 в 20 37 29

@ripjaw1219
Copy link

maybe update xcode or update your macbook maybe that will help

@bryceco
Copy link

bryceco commented Dec 14, 2022

I was able to build it for iPhone today with Xcode 14.1 with just a couple tweaks:

  • tell Xcode to update to latest package versions
  • had to comment out a couple VStacks in Weather.swift (the ones containing ForEach)
  • added a 'return' inside the closure at line 412 of Safari.swift

I wasn't able to build it for Simulator on Apple Silicon because MailCore isn't yet compiled for it

@lgrachov
Copy link
Author

I was able to build it for iPhone today with Xcode 14.1 with just a couple tweaks:

  • tell Xcode to update to latest package versions
  • had to comment out a couple VStacks in Weather.swift (the ones containing ForEach)
  • added a 'return' inside the closure at line 412 of Safari.swift

I wasn't able to build it for Simulator on Apple Silicon because MailCore isn't yet compiled for it

I will try to do anything what you typed in list and build it to my iPhone

@lgrachov
Copy link
Author

maybe update xcode or update your macbook maybe that will help

I don't want to use macOS Ventura

@lgrachov
Copy link
Author

lgrachov commented Dec 14, 2022

I'm still using Monterey

@ripjaw1219
Copy link

is there a latest version of monterey? or did they kill that off already

@ripjaw1219
Copy link

is xcode on latest version? that could be the issue

@lgrachov
Copy link
Author

is xcode on latest version? that could be the issue

Снимок экрана 2022-12-15 в 13 09 56

Xcode? I didn't run it before I replied to your message about Xcode; the 14.0 version

@lgrachov
Copy link
Author

lgrachov commented Dec 15, 2022

Do you know why I have 14.0 not the 14.1? Because I'm currently coding on Xamarin.Mac and the Xamarin.Mac doesn't work with Xcode 14.1

@ripjaw1219
Copy link

damn idk what to tell ya

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

No branches or pull requests

3 participants