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
Thanks for looking into this! That comment was meant for the dependency repo, i.e., Version, judging on this and this. Looking at 0.7.1 and 0.7.2 I'm guessing you migrated to SPM from Xcode project, hence deleted the xcconfigs submodule but kept it listed in .gitmodules.
So, deleting .gitmodules is the first thing to do as there are no modules that are currently in use. That, however, probably won't help with the Carthage situation as it doesn't support plain SPM projects and probably won't any time soon.
It would certainly be useful to have this available via Carthage, preferably as a static framework, but we can equally move on to SPM now that Xcode supports it out of the box. :)
Version 0.7.1 works perfectly, Carthage/Carthage/issues/1763 might be related.
The text was updated successfully, but these errors were encountered: