keygx/GradientCircularProgress

Framework was built for x86_64 warning

seenoevo opened this issue · 0 comments

I received a warning from Xcode complaining about the framework being build for x86_64, but not the architecture being linked:

untitled

This warning only occurs when I load the library on a real device, and does not exist when loading to a simulator.

I know this is just a warning, but can this be resolved? I just hate warnings :)

Thanks for the great library!