onmyway133 / DeepDiff

🦀Amazingly incredible extraordinary lightning fast diffing in Swift
https://onmyway133.com/apps/
Other
2.05k stars 145 forks source link

Value of type '[Change<T>]' has no member 'compactMap' #24

Closed nikksindia closed 5 years ago

nikksindia commented 5 years ago

I am trying to build Example target using Xcode9.2 with Swift 4.0 it failed. The error I am getting is

Value of type '[Change]' has no member 'compactMap'

Is there any problem with current swift version or any thing, can anyone help me out

onmyway133 commented 5 years ago

@nikksindia Hi, can you switch to Swift 4.1 to use compactMap

onmyway133 commented 5 years ago

@nikksindia Hi, you can check the new version https://github.com/onmyway133/DeepDiff/releases/tag/1.3.0