google-diff-match-patch-Objective-C icon indicating copy to clipboard operation
google-diff-match-patch-Objective-C copied to clipboard

Objective C port of the Diff, Match and Patch libraries

Results 4 google-diff-match-patch-Objective-C issues
Sort by recently updated
recently updated
newest added

Xcode 12.5.1 Swift 5 When I installed the pod, the installed version is `0.0.1` And I have 3 compile errors in `DiffMatchPatchCFUtilities.c` lines: 634, 636 `check(status == 0);` //error: Implicit...

When I run pod install, the installed version is 0.0.1, and it has some bugs, How I can install the last version?

Hello @JanX2 , the latest master builds for Xcode 9 (and earlier Xcode versions), however install with Cocoapods isn't getting the latest version because of a podspec issue and that...

``` Pods/Google-Diff-Match-Patch/DiffMatchPatchCFUtilities.c:391:5: error: implicit declaration of function 'check_string' is invalid in C99 [-Werror,-Wimplicit-function-declaration] check_string(hash