CocoaPods / CocoaPods/Xcodeproj
Problems with Xcode 14
- Dominant language
- Ruby
- Stars
- 2.4k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
This more a question to Xcodeproj developers than an actual issue:
There is well-known problem with disappearing errors/warnings in Xcode 14 reported here: https://developer.apple.com/forums/thread/715103
For some people (myself included), the problem is aleviated by updating the xcodeproj gem:
sudo gem update xcodeproj
Can someone explain, what exactly this gem does to the XCode real-time build system to affect the interaction between the compiler and the indexing service (see my comment on the forum that disabling the indexing service makes the problem go away as well).
Kind regards,
Sergey
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.