Documented 📓
- [NEW] Added Xcode-compatible documentation to public API
- [FIX] Usage of
fatalError()
removed in favour of descriptiveprint()
s - [FIX] Missing strings from
Info.plist
will not cause a crash but result in value being(not set)
fatalError()
removed in favour of descriptive print()
sInfo.plist
will not cause a crash but result in value being (not set)