NordicSemiconductor / IOS-CoreBluetooth-Mock

Mocking library for CoreBluetooth framework.
BSD 3-Clause "New" or "Revised" License
226 stars 51 forks source link

Ui tests fixed #19

Closed philips77 closed 4 years ago

philips77 commented 4 years ago

Switching from Static Libraries to Frameworks in fd9c04ef25f5d2344440c1aa8d6b628de32aee18 caused the UI Tests to fail. This PR fixes it by modifying how nRFBlinky_UITests target is set up.