HHK1 / PryntTrimmerView

A set of tools to trim, crop and select frames inside a video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Warning, Xcode 13, SPM] Invalid Exclude files

SonnyMore opened this issue · comments

New warnings appear after building project in Xcode 13 using SPM for installation.

Invalid Exclude '.../SourcePackages/checkouts/PryntTrimmerView/Sources/PryntTrimmerView/PryntTrimmerViewExample': File not found.

Invalid Exclude '.../SourcePackages/checkouts/PryntTrimmerView/Sources/PryntTrimmerView/LICENSE': File not found.

I guess it can be removed from the exclude section in Package.swift?

Seeing the same warnings, what's the resolution?