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

objc[21350]: Class ~~~ is implemented in both #305

Open
kimxwan0319 opened this issue Oct 4, 2022 · 1 comment
Open

objc[21350]: Class ~~~ is implemented in both #305

kimxwan0319 opened this issue Oct 4, 2022 · 1 comment
Labels
버그 예기치 않은 문제 또는 의도하지 않은 동작(버그)을 나타냅니다.

Comments

@kimxwan0319
Copy link
Member

Describe

아래와같은 이상한 로그가 출력되지 않도록 고쳐야합니다...

objc[21350]: Class _TtC9Alamofire21CompositeEventMonitor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102445b80) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f59f8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire19ClosureEventMonitor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102445c20) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f5a98). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire17MultipartFormData is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446478) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f62f0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire17MultipartFormData8BodyPart is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446638) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f64b0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15MultipartUpload is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446790) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f6608). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22AlamofireNotifications is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446850) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f66c8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire20JSONParameterEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446920) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f6798). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire30URLEncodedFormParameterEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024469c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f6838). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire10UnfairLock is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446ba0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f6a08). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Request is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446da8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f6c10). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire11DataRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447230) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f7098). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire17DataStreamRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447648) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f74b0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15DownloadRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447ab0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f7918). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire13UploadRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447f88) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f7df0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Adapter is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448588) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f83f0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Retrier is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448630) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8498). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire11Interceptor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024486d0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8538). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22DataResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024489a8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8810). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24StringResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448a58) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f88c0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22JSONResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448b08) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8970). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire18ServerTrustManager is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448e80) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8ce8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21DefaultTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448f28) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8d90). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24RevocationTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448fc0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8e28). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire32PinnedCertificatesTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449068) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8ed0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24PublicKeysTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449118) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f8f80). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire23CompositeTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024491c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f9028). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22DisabledTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449258) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f90c0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Session is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024493b0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f9218). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15SessionDelegate is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024448c8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f4820). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21URLEncodedFormEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024497c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f9620). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22_URLEncodedFormEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449898) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f96f8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21URLEncodedFormContext is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449950) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f97b0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire22_URLEncodedFormEncoder20SingleValueContainer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024499e8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f9848). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire22_URLEncodedFormEncoder16UnkeyedContainer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449aa8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f9908). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24URLEncodedFormSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449b68) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/MealDataService.framework/MealDataService (0x1020f99c8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21CompositeEventMonitor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102445b80) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5e4a8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire19ClosureEventMonitor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102445c20) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5e548). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire17MultipartFormData is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446478) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5eda0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire17MultipartFormData8BodyPart is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446638) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5ef60). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15MultipartUpload is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446790) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f0b8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22AlamofireNotifications is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446850) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f178). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire20JSONParameterEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446920) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f240). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire30URLEncodedFormParameterEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024469c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f2e0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire10UnfairLock is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446ba0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f440). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Request is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102446da8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5f660). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire11DataRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447230) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5fae8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire17DataStreamRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447648) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5ff00). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15DownloadRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447ab0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d60360). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire13UploadRequest is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102447f88) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d60830). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Adapter is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448588) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d60e38). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Retrier is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448630) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d60ee0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire11Interceptor is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024486d0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d60f80). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22DataResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024489a8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61250). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24StringResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448a58) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61300). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22JSONResponseSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448b08) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d613b0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire18ServerTrustManager is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448e80) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61710). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21DefaultTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448f28) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d617b8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24RevocationTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102448fc0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61850). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire32PinnedCertificatesTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449068) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d618f8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24PublicKeysTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449118) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d619a8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire23CompositeTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024491c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61a50). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22DisabledTrustEvaluator is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449258) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61ae8). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire7Session is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024493b0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d61c38). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire15SessionDelegate is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024448c8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d5d208). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21URLEncodedFormEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024497c0) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d62010). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire22_URLEncodedFormEncoder is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449898) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d620e0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire21URLEncodedFormContext is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449950) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d62198). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire22_URLEncodedFormEncoder20SingleValueContainer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x1024499e8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d62230). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCC9Alamofire22_URLEncodedFormEncoder16UnkeyedContainer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449aa8) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d622f0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtC9Alamofire24URLEncodedFormSerializer is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/UserService.framework/UserService (0x102449b68) and /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/AuthService.framework/AuthService (0x101d623b0). One of the two will be used. Which one is undefined.
objc[21350]: Class _TtCV15SemicolonDesign10Background10Controller is implemented in both /Users/kimxwan/Library/Developer/Xcode/DerivedData/XQUARE-Workspace-haahprrragqpijclgyoenxiwaevr/Build/Products/DEV-iphonesimulator/XWebKit.framework/XWebKit (0x101a05930) and /Users/kimxwan/Library/Developer/CoreSimulator/Devices/1E688045-399C-4F92-BD34-5EEDAA038979/data/Containers/Bundle/Application/A5DD4B2E-97F6-414A-8B5A-5F97E46CFFE5/XQUARE_iOS.app/XQUARE_iOS (0x101036498). One of the two will be used. Which one is undefined.

Work

No response

Additional

No response

@kimxwan0319 kimxwan0319 added the 버그 예기치 않은 문제 또는 의도하지 않은 동작(버그)을 나타냅니다. label Oct 4, 2022
@kimxwan0319 kimxwan0319 changed the title bjc[21350]: Class ~~~ is implemented in both objc[21350]: Class ~~~ is implemented in both Oct 4, 2022
@kimxwan0319
Copy link
Member Author

들들이 static lib라 이런 버그가 생기는듯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 예기치 않은 문제 또는 의도하지 않은 동작(버그)을 나타냅니다.
Projects
None yet
Development

No branches or pull requests

1 participant