[X] I have read and understood the CONTRIBUTING guide
[X] I have reproduced the problem while running in Xcode, and read the Console log, and acted upon any relevant error or warning messages
[X] I have reproduced the problem while running in Xcode's Debugger, and used breakpoints to examine the actual values of variables vs the expected values
I am not using CocoaPods, or: I am using CocoaPods, but have verified my podspec points to SVGKit v2.x
Issue Description and Steps
When adding SVGKit as an SPM dependence
I'm able to use SVGKit just fine. the issue is when archiving
I'm using Xcode 12.5.1 and SwiftUI
I tried using a fresh test project and always got this issue:

Could you please help me? thank you.
[X] I have read and understood the CONTRIBUTING guide
[X] I have reproduced the problem while running in Xcode, and read the Console log, and acted upon any relevant error or warning messages
[X] I have reproduced the problem while running in Xcode's Debugger, and used breakpoints to examine the actual values of variables vs the expected values
I am not using CocoaPods, or: I am using CocoaPods, but have verified my podspec points to SVGKit v2.x
Issue Description and Steps
When adding SVGKit as an SPM dependence
I'm able to use SVGKit just fine. the issue is when archiving
I'm using Xcode 12.5.1 and SwiftUI
I tried using a fresh test project and always got this issue:
Could you please help me? thank you.