You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: