Layout in iOS · Stack Alignment | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/6849561-layout-in-ios/lessons/2

Hi,

I suggest not having a starter XCode project since due to XCode version differences a student may not be able to open or successfully use the starter project (which is what’s happening to me now–cannot Preview Canvas for the SwiftUI portion of the course). Instead, downloading images separately to include in the project created from scratch seems to be a better idea which will work for everyone.

I get message:
NoBuildableEntriesError: active scheme does not build this file
Select a scheme that builds a target which contains the current file, or add this file to a target that is built by the current scheme.

Solved: in case someone else runs into it, restarting XCode solved the issue.

1 Like

After going thru this and a follow-up tutorial I see the value of having a pre-configured XCode starter project for courses

@jshvarts Really glad you sorted it out. Cheers! :]