eric-samurai

Results 6 issues of eric-samurai

![SCR-20220405-vbq](https://user-images.githubusercontent.com/5320374/161783948-a8fc7143-02bc-4dcf-a269-9e2da6c231e5.JPEG) ## Checklist **If you have any non-Apple hardware components - submit your results to the `Custom Hardware` table.** * [x] I performed [all steps](https://github.com/devMEremenko/XcodeBenchmark#before-each-test) to correctly run XcodeBenchmark. *...

Hi, I saw the Doc says this lib supports iOS 8, but the podspec shows the project only supports iOS 10,which one is right?

./ebcutil XXSDK.framework/XXSDK Mach-O arm File name: XXSDK Arch: armv7 UUID: FF59DECE-BB3A-3433-8875-9234D3167487 Dylibs: Link opts: Could not open xar archive [1] 29650 segmentation fault ./ebcutil

after panning the content view, `self.pageViewController`calls the delegate mathod ``` - (void)pageViewController:(UIPageViewController *)pageViewController didFinishAnimating:(BOOL)finished previousViewControllers:(NSArray *)previousViewControllers transitionCompleted:(BOOL)completed { UIViewController *viewController = self.pageViewController.viewControllers[0]; // Select tab NSUInteger index = [self indexForViewController:viewController];...

Some features like @Zero requires swift 5.1, the latest Cocoapods version is 3.0.0 with Swift 4.1. Could you please update the latest version? Thanks.