Yuki Nagai

Results 2 issues of Yuki Nagai

We need to access arguments of hooked methods with Swift, such as `touches: NSSet` in UIView#touchesBegan. Is it possible to enable to access arguments like [Aspects](https://github.com/steipete/Aspects)? ``` swift print(aspectInfo.arguments()) ```

https://github.com/bitrise-io/bitrise/releases/download/1.21.0/bitrise-Linux-x86_64 no longer exists, so `docker build -t envman .` now fails. ``` Step 7/20 : RUN curl -L https://github.com/bitrise-io/bitrise/releases/download/$BITRISE_CLI_VERSION/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise ---> Using cache ---> 55f054895e88 Step...