GradientCircularProgress icon indicating copy to clipboard operation
GradientCircularProgress copied to clipboard

Framework was built for x86_64 warning

Open seenoevo opened this issue 8 years ago • 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!

seenoevo avatar Nov 19 '17 10:11 seenoevo