devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.42k stars 428 forks source link

Fix Carthage support. #288

Closed Zandor300 closed 2 years ago

Zandor300 commented 2 years ago

Remove CocoaPodsVerification project to fix Carthage selecting that instead of the DeviceKit workspace.

Fixes https://github.com/devicekit/DeviceKit/issues/287 Fixes https://github.com/devicekit/DeviceKit/issues/316

github-actions[bot] commented 2 years ago
2 Warnings
:warning: Big PR, consider splitting into smaller
:warning: Plist changed, don't forget to localize your plist values

Generated by :no_entry_sign: Danger

emartinson commented 2 years ago

Hi! Any updates on this? This is very important fix.

pepas-everly commented 2 years ago

thanks!