Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this error: Abort trap: 6 (in target 'iOSPhotoEditor' from project 'Pods') #102

Open
Saikumar-Reddy opened this issue Mar 23, 2022 · 4 comments

Comments

@Saikumar-Reddy
Copy link

On Xcode 13.3, running in Debug is fine but got an error when archiving

Screenshot 2022-03-23 at 11 45 47 AM
.

@angusovo
Copy link

having same issue, any solution?

@Saikumar-Reddy
Copy link
Author

having same issue, any solution?

it's not a high priority in my project so I removed that library

@JeCaiced0
Copy link

If anyone is running in this error, the solution is to change UI_USER_INTERFACE_IDIOM() to UIDevice.current.userInterfaceIdiom on Cropview.swift

@iGroza
Copy link

iGroza commented Apr 24, 2022

@JeCaiced0 you saved me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants