Closed TheDarkCode closed 8 years ago
Thanks great PR!!
But ... I have one additional request.
It seems AutoreleasepoolTry.swift
is no longer needed in Swift3.0 .
Could you remove AutoreleasepoolTry.swift
from project?
(when I tried to run unit test in your branch, test was failed because of custom autoreleasepool
I was implemented)
Ok, I removed it from the PR.
I am grateful for your efforts!! I will merge this PR.
In reference to #28, #30 .