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

Errors on realm when run app #150

Open
aelam opened this issue Apr 4, 2021 · 1 comment
Open

Errors on realm when run app #150

aelam opened this issue Apr 4, 2021 · 1 comment

Comments

@aelam
Copy link

aelam commented Apr 4, 2021

error: Multiple commands produce '/Users/ST22956/Library/Developer/Xcode/DerivedData/demo-dhbuwwmhnykrrcakkwemvgtkdzep/Build/Products/Debug-iphonesimulator/Realm/Realm.framework.dSYM':
1) That command depends on command in Target 'Realm' (project 'Pods'): script phase “[CP] Copy dSYMs”
2) That command depends on command in Target 'Realm' (project 'Pods'): script phase “[CP] Copy dSYMs”
$ bundle exec pod env | egrep 'CocoaPods |Xcode|cocoapods-binary'
   CocoaPods : 1.10.1
       Xcode : 12.4 (12D4e)
Executable Path: /Users/ST22956/Documents/workspace/cocoapods-binary/demo/.bundler_cache/ruby/2.7.0/bin/pod
cocoapods-binary      : 0.4.4
plugin 'cocoapods-binary'
@winstondu
Copy link

This problem happens because you may be using another dependency that depended on and build a different realm version. For example, RxRealm.

You can also as a hack do: #136

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

2 participants