Unexpected error in the chapter 5 challenge

This happens when I open the file. My Mac is 14.2 and Xcode is 15

@icanzilb

What iOS are you targeting in that project?

the starter didn’t include any targets for iOS, Only macOS(.v12)

What is your target in Xcode?

2 Likes

Change your deployment target to iOS 16.0

2 Likes

Thank you guys the problem is solved

1 Like