gindemit / unity-rlottie

Unity library that plays Lottie Animation to Texture2D
MIT License
174 stars 27 forks source link

iOS x86_64 libs required for simulator build #31

Open cfa-tactic-dave opened 6 months ago

cfa-tactic-dave commented 6 months ago

For Android, there exists the x86_64 libs that allow us to create a version that will run in the simulator. However, the equivalent libraries for iOS seem to be missing and so we can't make iOS simulator builds.

gindemit commented 6 months ago

Hello @cfa-tactic-dave, I will try to make a build for the iOS simulator. I am currently busy with the WebGL target libraries. I will tackle this issue later.

PunkDrifteR commented 5 months ago

@gindemit thanks so much for making this plugin! it works very well though I also can't seem to make iOS simulator builds. hoping that it will come soon 😊