Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 10 GRDBCipher Build Error #411

Closed
isaac-weisberg opened this issue Sep 13, 2018 · 3 comments
Closed

Xcode 10 GRDBCipher Build Error #411

isaac-weisberg opened this issue Sep 13, 2018 · 3 comments
Labels

Comments

@isaac-weisberg
Copy link

isaac-weisberg commented Sep 13, 2018

What did you do?

Build via Carthage

What did you expect to happen?

Successful build.

What happened instead?

Errored out while building GRDBCipheriOS in GRDB.xcworkspace, stating error: The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture.

Environment

GRDB flavor(s): GRDBCipher
GRDB version: 3.2.0
Installation method: Carthage
Xcode version: 10 GM
Swift version: 4.2 (swiftlang-1000.11.37.1 clang-1000.11.45.1)
Platform(s) running GRDB: iOS
macOS version running Xcode: 10.13

@isaac-weisberg
Copy link
Author

Wait a minute, what? But i386 is set only for the-- uhm, the macOS target... what the heck

@groue
Copy link
Owner

groue commented Sep 13, 2018

Hello @isaac-weisberg,

Please use GRDB 3.3.0-beta1 with Xcode 10.

Note that Carthage is not supported by GRDB (see the main README), which literally means that you shouldn't expect any support from maintainers. Some other users may help you, of course. Carthage maintainers may help you as well. Or StackOverflow.

@groue
Copy link
Owner

groue commented Sep 13, 2018

See #408 for more context.

@groue groue closed this as completed Sep 16, 2018
@groue groue added the support label Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants