Closed miguelangel-dev closed 4 years ago
This PR upgrade the nef compiler for search in iOS and macOS testing libraries. It solves the problem from Xcode 11.4 about:
ld: warning: Could not find or use auto-linked library 'XCTestSwiftSupport' ld: warning: Could not find or use auto-linked framework 'XCTest'
Update to Swfit 5.2 using the last version of Bow.
Details
This PR upgrade the nef compiler for search in iOS and macOS testing libraries. It solves the problem from Xcode 11.4 about: