Results 2 issues of Xavier Rigau

Any framework (say F) that depends on https://github.com/mattgallagher/CwlUtils.git will use a **dynamic link library** if the **CwlUtils** is consumed as a **swift package.** This creates a problem because when another...

@dsplaisted Why is PCLStorage.Exceptions.FileNotFoundException throw inside an AggregateException in Mac OS X? In other OSes it returns null. All methods need better documentation about return values and failure cases and...