apollo-ios: No such module 'SQLite'
To continue the issue that I brought up in: https://github.com/apollographql/apollo-ios/issues/749 We can reproduce it on two computers (prob even more) here at work with an empty directory with a Carthage file in it:
github "apollographql/apollo-ios" "0.12.0"
and command:
carthage update --platform macOS --verbose
Result:
When opening the ApolloSQLite.xcodeproj
and trying to build it the same error appears:
Building the SQLite Mac scheme seems to work fine.
Both devices are on: MacOS: 10.14.6 Carthage: 0.33.0 Apple Swift version 5.1 (swiftlang-1100.0.270.13 clang-1100.0.33.7) Target: x86_64-apple-darwin18.7.0 One device is a MacBook 15 inch with Touch Bar the other one is the model before without Touch Bar.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 27 (13 by maintainers)
Hahahah
nuking it from orbit
. Thank you for all the help @designatednerdYeah I don’t think we’ll find what the real issue was. I’ve even chatted to my brother who is working on Xcode at Apple and he neither got where my issue came from. If it even pops up again and I understand what’s triggering it I will send you a private message. Thank you for all the help!