Gereon Steffens
Gereon Steffens
I just had the same effect on another package when I switched from the main repo (https://github.com/sindresorhus/Defaults) to a branch in a fork (https://github.com/automactic/Defaults/tree/xcode13). ~~Is this issue maybe related to...
I did some further tests and found that this behaviour depends on whether the repository URL ends in a slash or not: `https://github.com/sindresorhus/Defaults` works, but `https://github.com/sindresorhus/Defaults/` doesn't. This is of...
For those looking for a workaround: see https://github.com/luispadron/UIEmptyState/issues/33#issuecomment-717843880
I don't think this bug will be fixed anytime soon, this repo appears to be abandoned. For those with the same issue that do not want to maintain their own...
I don't think so - changing `swift_versions` in the .podspec to 4.0 also complains about the renaming issue (although maccatalyst isn't mentioned anymore).
Merging PR #99 would fix this, afaict. @homoluctus are you still maintaining this action?
This seems to be a Cocoapods problem, see https://github.com/CocoaPods/CocoaPods/issues/7633
With up-to-date tools (Xcode 11.2, Cococapods 1.84) and SDCAlertView 10.0, it Just Works™
I didn't look into this in detail tbh, after one of the cocoapods maintainers commented on the linked issue, I made a simple test project without `use_frameworks!` in the Podfile,...
I don't think this will work. My IP-based geolocation is somewhere in the outskirts of Cologne, and as there will always be an upcoming tournament in downtown Cologne, this would...