John O'Reilly
07/30/2020, 5:55 PM1.3.8-native-mt-1.4.0-rc
version of kotlinx coroutines. Looking good so far on Android and iOS but now on macOS I'm seeing following (when building in XCode)....has anyone else come across this?
Undefined symbols for architecture x86_64:
"__kernelrpc_mach_port_destroy_trap", referenced from:
_platform_darwin__kernelrpc_mach_port_destroy_trap_wrapper850 in common(result.o)
(maybe you meant: knifunptr_platform_darwin883__kernelrpc_mach_port_destroy_trap, _platform_darwin__kernelrpc_mach_port_destroy_trap_wrapper850 )
Luka
07/31/2020, 7:14 AMJohn O'Reilly
07/31/2020, 7:52 AM1.3.5-native-mt
in following but should be same approach (that particular repo uses SQLDelight which doesn't have a 1.4.x version yet so haven't been able to update it yet) - https://github.com/joreilly/PeopleInSpaceLuka
07/31/2020, 8:04 AMJohn O'Reilly
08/03/2020, 7:40 PM