Ret70 / PTFakeTouch

Simulate touch events for iOS[User mode]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile with theos

eeeewwqq opened this issue · comments

Did somebody try to compile this lib with theos? I was trying to compile it from ios device, but seem it impossible. XCTest/XCTest.h required, this is one of xcode frameworks I think.

image

I think the only way to compile this lib is xcode? Is it possible to use this lib at tweak? Compile dylib?

commented

You must build compile this with xcode, You shoud delete the Test target If you want to compile this with make.
You can use this Framework at tweak .