Closed chidiwilliams closed 1 year ago
That error only happens when importing using a tag. Importing by branch or commit hash both work fine, if you are still getting the error I would suggest resolving package dependencies / clear packages / close and reopen Xcode.
You're correct, thanks. Clearing packages and restarting Xcode didn't work, but creating a new project did.
I'm getting this issue as well:
xcodebuild: error: Could not resolve package dependencies:
the target 'whisper' in product 'whisper' contains unsafe build flags
It's directly related to the resolution around PR #1 in this repo.
@ggerganov Given that tags won't work for this repo, I think we may need to find another solution? For now, we'll pin to the commit.
Getting this same error even after setting the dependency to branch -> master . Tried the resolving package dependencies / clear packages / close and reopen Xcode as well. still getting the "The package product 'whisper' cannot be used as a dependency of this target because it uses unsafe build flags. " error when installing the whisper package
I'm not sure what I'm doing wrong, but I keep running into this error with the unsafe flags in the build:
Does any one know how I can work around this? I have tried importing the package using the commit hash and branch, but still no luck.
Xcode version 14