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

When using Carthage, an error message occurs. #217

Open
EE-Yat-Ho opened this issue Apr 25, 2024 · 0 comments
Open

When using Carthage, an error message occurs. #217

EE-Yat-Ho opened this issue Apr 25, 2024 · 0 comments

Comments

@EE-Yat-Ho
Copy link

EE-Yat-Ho commented Apr 25, 2024

When using Carthage, an error message occurs.
Sometimes, when using RxAlamofire's functions, the app crashes.

It says that RxAlamofire overrides dependencies like Alamofire.
This doesn't happen with Moya.

  • Xcode Version
    15.3

  • MacOS Version
    Sonoma 14.2.1

  • Carfile
    github "RxSwiftCommunity/RxAlamofire" ~> 6.1

  • Carthage install screenshot
    Screenshot 2024-04-25 at 1 43 14 PM

  • error message
    objc[43175]: Class _TtC9Alamofire21CompositeEventMonitor is implemented in both /Users/park.youngho/Library/Developer/Xcode/DerivedData/RxAlamofireIssue-ebruzcuwguenwjcwhjhbhmmxqsti/Build/Products/Debug-iphonesimulator/Alamofire.framework/Alamofire (0x10397f280) and /Users/park.youngho/Library/Developer/Xcode/DerivedData/RxAlamofireIssue-ebruzcuwguenwjcwhjhbhmmxqsti/Build/Products/Debug-iphonesimulator/RxAlamofire.framework/RxAlamofire (0x104e094f0). One of the two will be used. Which one is undefined.

  • Xcode screenshot

Screenshot 2024-04-25 at 1 41 40 PM Screenshot 2024-04-25 at 1 46 29 PM
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

1 participant