phimage / Prephirences

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
MIT License
573 stars 35 forks source link

Fix the testFromFile paths and add support for watchOS and tvOS. #27

Open GlennAustin opened 2 years ago

GlennAustin commented 2 years ago

Fix the tests (the only thing failing for watchOS and tvOS) since you need a full path to load contents from outside the container.