sprint84 / PhotoCropEditor

Framework written in Swift for Cropping Images easily
MIT License
292 stars 52 forks source link

build error (wrong architecture intel 64) on iOS #14

Open deya-eldeen opened 6 years ago

deya-eldeen commented 6 years ago

when i add the framework, the app builds normally, but these errors show up when i submit to testflight...

i even ttried to convert the framework to swift 4 and building with latest xcode.

screen shot 2018-08-08 at 10 09 09 am

deya-eldeen commented 6 years ago

this was solved by adding the project as a target instead of adding the compiled framework.