danielsaidi / SwiftUIKit

SwiftUIKit is a Swift SDK that adds extra functionality to Swift & SwiftUI.
MIT License
1.4k stars 54 forks source link

Can Build on Xcode 14 #12

Closed imperio001 closed 2 years ago

imperio001 commented 2 years ago

Hi Im getting this error on recent update Xcode 14 and IOS 16 SwiftUIKit/views/ContactPicker.swift:73:24: error build: Inheritance from non-protocol, non-class type 'ContactPicker.Coordinator' (aka 'any Coordinator') Screen Shot 2022-09-14 at 10 13 58 p m

danielsaidi commented 2 years ago

Hi @imperio001

That's strange - there is no such view in SwiftUIKit.

Are you perhaps using another library with the same name?

imperio001 commented 2 years ago

Screen Shot 2022-09-16 at 12 54 55 p m

Hello in this image show the location, show I delete?

danielsaidi commented 2 years ago

Oh, that is a suuuuuuuuper old version. You must upgrade to the latest versions or at least some version that is newer than several years :)

imperio001 commented 2 years ago

thank you int working