SwiftMockGeneratorForXcode icon indicating copy to clipboard operation
SwiftMockGeneratorForXcode copied to clipboard

import AST errors

Open tgunr opened this issue 3 years ago • 2 comments

Getting error that AST cannot be used as it was compiled for 5.3 while Xcode 12 is using 5.3.2

tgunr avatar Nov 30 '20 14:11 tgunr

Hi @tgunr

The project was building against Xcode 12.1. I've updated the libraries to work with Xcode 12.2 now. Pull in master to see the changes 👍

seanhenry avatar Dec 01 '20 10:12 seanhenry

@seanhenry looks like this needs another update for Xcode 12.5 / Swift 5.4.

bmwalters avatar May 24 '21 18:05 bmwalters