Parse SS URL with much cleaner URL struct methods

This commit is contained in:
Rainux Luo
2017-01-07 06:54:31 +08:00
parent 97801c4ee6
commit faf029c7f7
4 changed files with 34 additions and 64 deletions

View File

@ -11,6 +11,4 @@
void ScanQRCodeOnScreen();
NSDictionary<NSString *, id>* ParseSSURL(NSURL* url);
#endif /* QRCodeUtils_h */