JoakimForslund
04/26/2019, 8:46 AM-[__NSDictionaryM bsg_ksc_safeSetObject:forKey:]: unrecognized selector sent to instance 0x281678f60svyatoslav.scherbina
04/26/2019, 8:57 AM-ObjC to linkerOpts in your .def file.JoakimForslund
04/26/2019, 8:57 AMlinkerOpts("-ObjC") to the target solves the issue for frameworks yes it seemsJoakimForslund
04/26/2019, 8:57 AMJoakimForslund
04/26/2019, 8:57 AMJoakimForslund
04/26/2019, 8:57 AMsvyatoslav.scherbina
04/26/2019, 8:59 AMJoakimForslund
04/26/2019, 9:00 AMJoakimForslund
04/26/2019, 9:24 AMJoakimForslund
04/26/2019, 9:25 AMstaticLib {
linkerOpts("-ObjC")
}
that isJoakimForslund
04/26/2019, 9:30 AM-ObjC to the final xcode project then?svyatoslav.scherbina
04/26/2019, 9:31 AMJoakimForslund
04/26/2019, 9:31 AM