kif-framework / KIF

Keep It Functional - An iOS Functional Testing Framework
Other
6.2k stars 911 forks source link

add IOKit in linker settings in Swift PM #1215

Closed dostrander closed 3 years ago

dostrander commented 3 years ago

Causes errors in project if you don't have IOKit linked https://github.com/kif-framework/KIF/issues/1212

justinseanmartin commented 3 years ago

Can we get the sample that wires up using SPM to be built on CI to validate this in the future?