Skip to content

Build fails on iPad? (manual install) #368

Closed
@berndlutz

Description

@berndlutz

Hi,
SQLite works perfect on my iPhone 4S device and in all iPhone simulators. iPad Air simulator works great, too. But on an actual iPad Air 50+ errors occure.
I have reinstalled SQLite manually and it worked for one day, but then for any reason not any more.

Excerpt of the the error messages:

Undefined symbols for architecture arm64:
"SQLite.TableBuilder.column (SQLite.TableBuilder)(SQLite.Expression, primaryKey : Swift.Bool, check : SQLite.Expression<Swift.Bool>?, defaultValue : SQLite.Expression?) -> ()", referenced from:
static MyApp.Database.(createTableDirectories (MyApp.Database.Type) -> () -> ()).(closure #1) in Database.o
static MyApp.Database.(createTableDocuments (MyApp.Database.Type) -> () -> ()).(closure #1) in Database.o
static MyApp.Database.(value (MyApp.Database.Type) -> (Swift.String, value : Swift.String?) -> Swift.String?).(closure #1) in Database.o

Any idea? Since it doesn't work, "SQLite.xcodeproj" is read colored in the project navigation.

Kind regards,
Bernd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions