Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: iOS PsiphonTunnel returning null if file path contains spaces
* Fixes +[NSURL URLWithString:] returning null if file path is not percent-encoded (containing space instead of %20).
- Loading branch information