-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
When using SPM, SwiftOTP-Dynamic.framework fails to build.
Steps to reproduce:
- Create new Swift project for an iOS app
- Add SwiftOTP in project package dependencies
- Build project
Expected result:
A succesful build.
Actual result:
A build error occurs:
No such file or directory: '/Volumes/Scratch HD/Xcode/DerivedData/APPNAME-btuzhbbinuvbcjfnzzvkzqygjznh/Build/Products/Debug-iphonesimulator/PackageFrameworks/SwiftOTP-Dynamic.framework/SwiftOTP-Dynamic'
Solution tried:
Clean derived data, restart Xcode.
Work around:
In the target build phases, delete SwiftOTP-Dynamic from Link Library with Binaries.
SeaweedbrainCYdralletje
Metadata
Metadata
Assignees
Labels
No labels