ra1028 / Carbon

🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.

Home Page:https://ra1028.github.io/Carbon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCode 13+ issues

dtln820 opened this issue · comments

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

  • Carbon version: 1.0.0-rc6

  • Swift version: 5.5

  • Xcode version: 13.1

Having the same issue

Having the same issue

I solved it by changing this lines after installing the pod. #80