-
Hi, after I update Xcode to the latest version available 13.2, I started to see this error Module compiled with Swift 5.5 cannot be imported by the Swift 5.5.2 compiler I tried to do Carthage update and build but I had this problem: A shell task (/usr/bin/xcrun xcodebuild -project /Users/user/Documents/footters-ios-swift/Carthage/Checkouts/LNPopupController/LNPopupControllerExample/LNPopupControllerExample.xcodeproj CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -list) failed with exit code 74: Do you have any idea of how to solve this? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Sorry, not really familiar with Carthage. Make sure your commandline tools point to the correct Xcode. |
Beta Was this translation helpful? Give feedback.
Sorry, not really familiar with Carthage. Make sure your commandline tools point to the correct Xcode.