ra1028 / Carbon

🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
https://ra1028.github.io/Carbon
Apache License 2.0
1.33k stars 97 forks source link

XCode 13+ issues #81

Open dtln820 opened 3 years ago

dtln820 commented 3 years ago

Checklist

Expected Behavior

Expecting to be able to do pod install & to archive a build.

Current Behavior

pod install results in errors for Carbon. Trying to archive the project results in compile errors.

Steps to Reproduce

  1. Open a project that uses Carbon on a system with above described details
  2. Try to do an archive

Environments

VanegasDev commented 3 years ago

Having the same issue

dtln820 commented 2 years ago

Having the same issue

I solved it by changing this lines after installing the pod. https://github.com/ra1028/Carbon/pull/80