Lin Junjie

Results 6 issues of Lin Junjie

### Summary This PR adds the option `setSendOverInexpensiveNetworkOnly:` to `Amplitude`. When enabled, the SDK will only be able to use WiFi and other inexpensive networks as determined by iOS/macOS to...

Not sure if these were present before the RC, but I just happened to notice them today: ``` 2021-09-16 11:03:48.381521+0800 Due[2196:205178] [general] *** -[NSKeyedUnarchiver validateAllowedClass:forKey:] allowed unarchiving safe plist type...

This fixes #10 Script fails if $dirname contains spaces

The full path to my project contains spaces, e.g. /Users/Junjie/Documents/Local Git Repo/Project/… This causes the error when running the workflow: > The action “Run AppleScript” encountered an error: “sh: line...

Fixes bug where img elements without the realSrcAttribute disappear in Firefox. Original code attempts to replace the src of all img regardless of whether there is any realSrcAttribute. This means...