verygoodsecurity/vgs-collect-ios

[ISSUE] Package.swift has invalid excludes, causing warnings on Xcode 13

Closed this issue · 1 comments

Describe the bug
Xcode 13 produces Swift Package Manager warnings due to invalid excludes:
image

To Reproduce
Steps to reproduce the behavior:

  1. Open Package.swift in XC13
  2. See the warnings produced due to invalid excludes of VGSPaymentCards/Info.plist and VGSPaymentCards/VGSPaymentCards.h.

Expected behavior
No warnings.

@mthole
thank you for lettings us now about these warnings with new Xcode 13.
We will take a look to this and check your fixes as well.