Xcode Cloud is Apple's Continuous Integration build service for developers. Here's how to get started using it for your own software creations. At WWDC 2021, Apple introduced its new cloud build ...
I have 2 projects: Foo and Utilities. Utilities is stand alone, works fine. Foo depends on stuff in Utilities, it does nothing. When I build Foo I get "can't find class <some class in Utilities>.