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

Xcode 15 / Sonoma OS Support (RN ^0.72.5) #2521

Closed
ahinkle opened this issue Oct 11, 2023 · 4 comments · Fixed by #2446
Closed

Xcode 15 / Sonoma OS Support (RN ^0.72.5) #2521

ahinkle opened this issue Oct 11, 2023 · 4 comments · Fixed by #2446
Labels

Comments

@ahinkle
Copy link
Contributor

ahinkle commented Oct 11, 2023

Describe the bug

Hey there! Thanks for putting this amazing boilerplate package together.

I'm running MacOS Sonoma, which runs Xcode 15. On a fresh installation of Ignite, I get the following:

CompileC 

/Users/{redacted}/Library/Developer/Xcode/DerivedData/{redacted}/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RCT-Folly.build/Objects-normal/x86_64/json.o

/Users/{redacted}/GitHub/{redacted}/{redacted}/ios/Pods/RCT-Folly/folly/json.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target ‘RCT-Folly’ from project ‘Pods’) 

React Native v0.72.5 released a patch with a handful of XCode 15 C++ compilation fixes. Would there be any capacity to upgrade the Ignite boilerplate to RN 0.72.5?

Much appreciated!

Ignite version

8.9.1

Additional info

System
  platform           darwin                                                           
  arch               x64                                                              
  cpu                16 cores          Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz       

iOS
  xcode              15.0       
  cocoapods          1.11.3       /usr/local/bin/pod 
@ahinkle ahinkle added the bug label Oct 11, 2023
@frankcalise
Copy link
Contributor

@ahinkle hey, we will update the @next version of ignite which has the latest version of RN in the near future, we are just waiting for a PR to land.

I'll let you know and then have you test your set up with that one if you don't mind

@frankcalise
Copy link
Contributor

@ahinkle npx ignite-cli@next new PizzaApp should get you to the latest, should be 9.0.0-alpha.7

@frankcalise frankcalise linked a pull request Oct 11, 2023 that will close this issue
2 tasks
@frankcalise
Copy link
Contributor

@ahinkle did you get a chance to try this out?

@ahinkle
Copy link
Contributor Author

ahinkle commented Oct 17, 2023

Hey @frankcalise,

Yes! It's working on v9.0. Excited for the release. Thank you!

@ahinkle ahinkle closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants