You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project has Koloda & Pop frameworks installed through Carthage. It works well on every version of Xcode 11 (currently using v11.6)
But, when I tried running it on Xcode-beta 12.0 - It didn't work as the error says -
Module compiled with Swift 5.2.4 cannot be imported by the Swift 5.3 compiler
So I changed command line tools setting to respective Xcode which says Xcode 12.0 (12A8189n) & then tried downloading frameworks. But this is where it is failing -
Can someone please guide me to fix this?
The text was updated successfully, but these errors were encountered:
It's not a bug as such. But, I need help here -
My project has Koloda & Pop frameworks installed through Carthage. It works well on every version of Xcode 11 (currently using v11.6)
But, when I tried running it on Xcode-beta 12.0 - It didn't work as the error says -
So I changed command line tools setting to respective Xcode which says Xcode 12.0 (12A8189n) & then tried downloading frameworks. But this is where it is failing -
Can someone please guide me to fix this?
The text was updated successfully, but these errors were encountered: