-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RSKImageCropper.framework contains unsupported architectures '[x86_64, i386]' #76
Comments
duplicate of #61 |
my recommendation is to use cocoa pods to install dependencies. Check readme |
@ivpusic The only library used is this one (react-native-image-crop-picker). I'm not sure if I understood the steps you mentioned in #61. What does the line in bold means? Add those back? "go to project General tab, scroll down to Embedded binaries. You will see that there are two pre-built frameworks. You can remove them, build project for Device => this will produce Frameworks built for Device platform. Click + under Embedded binaries, and now you can add these two framework" |
you have to add it to Embedded binaries section in order to work on real device |
@ivpusic I think that's what I did earlier. I added them back, if I add them back I'm getting the same following error again while uploading using application loader. |
https://github.com/ivpusic/react-native-image-crop-picker#non-cocoapods-users-1 check production build steps from here |
@ivpusic i have a got error. please help me. |
Getting the following when I try to upload the iOS app using Application Loader. No issues with Android.
The text was updated successfully, but these errors were encountered: