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

podspec dependency AlamofireObjectMapper fail to lib lint #278

Open
tirrorex opened this issue Jun 21, 2019 · 1 comment
Open

podspec dependency AlamofireObjectMapper fail to lib lint #278

tirrorex opened this issue Jun 21, 2019 · 1 comment

Comments

@tirrorex
Copy link

Our private lib has AlamofireObjectMapper has a dependency.
Lib lint fails to build even though there is no issue building the project and the lib with xcode directly.
Related to this #266
The issue is fixed and released but the release was not published on cocoapods.
Could you bump the podspec and pod repo push @tristanhimmelman ?

- ERROR | [iOS] xcodebuild: Returned an unsuccessful exit code.
- NOTE  | xcodebuild:  note: Using new build system
- NOTE  | [iOS] xcodebuild:  note: Planning build
- NOTE  | [iOS] xcodebuild:  note: Constructing build description
- ERROR | xcodebuild:  AlamofireObjectMapper/AlamofireObjectMapper/AlamofireObjectMapper.swift:109:42: error: ambiguous use of 'map(JSONObject:)'
- NOTE  | xcodebuild:  ObjectMapper.Mapper:9:17: note: found this candidate
- NOTE  | xcodebuild:  ObjectMapper.Mapper<τ_0_0>:4:17: note: found this candidate
- ERROR | xcodebuild:  AlamofireObjectMapper/AlamofireObjectMapper/AlamofireObjectMapper.swift:167:44: error: ambiguous use of 'mapArray(JSONObject:)'
- NOTE  | xcodebuild:  ObjectMapper.Mapper:12:17: note: found this candidate
- NOTE  | xcodebuild:  ObjectMapper.Mapper<τ_0_0>:7:17: note: found this candidate
@RomanPodymov
Copy link
Contributor

Hello @tirrorex
#266 was fixed. Could you please check if you get the error with AlamofireObjectMapper 6.1.0?

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