jw
05/03/2022, 6:28 PMbrabo-hi
05/03/2022, 7:05 PMbrabo-hi
05/03/2022, 7:21 PMdialect = "app.cash.sqldelight:sqlite-3-18-dialect:2.0.0-alpha02"
i am getting the following error
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/SharedFrameworks-iphonesimulator'
Undefined symbols for architecture x86_64:
"_sqlite3_aggregate_context", referenced from:
_co_touchlab_sqliter_sqlite3_sqlite3_aggregate_context_wrapper139 in shared(result.o)
(maybe you meant: _co_touchlab_sqliter_sqlite3_sqlite3_aggregate_context_wrapper139, knifunptr_co_touchlab_sqliter_sqlite3143_sqlite3_aggregate_context )
"_sqlite3_aggregate_count", referenced from:
_co_touchlab_sqliter_sqlite3_sqlite3_aggregate_count_wrapper115 in shared(result.o)
jw
05/04/2022, 12:22 PM