stytchauth / stytch-ios

MIT License
31 stars 5 forks source link

Build error - PhoneNumberKit #209

Closed tcollins590 closed 8 months ago

tcollins590 commented 8 months ago

When building the example app fresh from a clone, it builds fine with the local source of the Stytch package. However, if you remove the reference and import the package using SPM as instructed in the documentation, you will get the following build error.

signal-2024-03-18-202310_002

tcollins590 commented 8 months ago

Just to confirm the issue, I created a fresh SwiftUI app in Xcode, added the package with SPM and get the same build error.