Closed miosx closed 12 months ago
Yes, it should build & run on tvOS with no issue.
Closing this, if you have any issues with tvOS compatibility feel free to comment.
Thanks. I tried to compile ldid for tvOS. When I ran it, I got an error. Can you make a release for tvOS? Just like iOS, I can use it directly.
ldid exited with status 1 ldid: An error occured while parsing: error:12800067:DSO support routines::could not load the shared library
This looks like a OpenSSL error. Try compiling it with static modules
Ok, Thanks
Can you build ldid for tvOS? Thanks.