GRDB.swift: Carthage and xcode 10: build failed

What did you do?

carthage update --platform osx --no-use-binaries

What did you expect to happen?

it should build GRDBCustomSQLiteOSX successful

What happened instead?

I built GRDBOSX, GRDBCipherOSX successful, but when GRDBCustomSQLiteOSX exit code 65 just came out

i’ve tried reinstall carthage via brew/pkg, also delete the cache of carthage, but none of these work

Environment

**GRDB flavor(s): GRDBCustom **GRDB version: 3.3.1 **Installation method: Carthage **Xcode version: Xcode 10 **Swift version: Apple Swift version 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1) **Platform(s) running GRDB: macOS **macOS version running Xcode: 10.14 GM

Demo Project

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 15 (11 by maintainers)

Most upvoted comments

Thank you @darrenclark for this inspiring technique! 👍