Berkan
04/27/2021, 8:25 PMlouiscad
04/27/2021, 9:20 PMBerkan
04/28/2021, 8:00 AMSnapKit
works, and I can use its functions. But pod("VecoreSDK", moduleName = "VecoreSDKFramework")
does not work correctly, since I can't use the library1_SnapKit.knm
has cinterop code and 0_VecoreSDKFramework.knm
is emptylouiscad
04/28/2021, 8:01 AMBerkan
04/28/2021, 8:02 AMlouiscad
04/28/2021, 8:04 AM@objc
annotation, it's not Obj-C compatible. One solution is to fork the library to add that interop capability.Berkan
04/28/2021, 8:19 AMlouiscad
04/28/2021, 8:20 AMBerkan
04/28/2021, 8:22 AMlouiscad
04/28/2021, 8:23 AM@objc
annotations, and publishing your library (which is simpler than publishing Android/Kotlin libraries at the moment, GitHub is all you need).Berkan
04/28/2021, 8:37 AMlouiscad
04/28/2021, 8:37 AMBerkan
04/28/2021, 8:49 AMlouiscad
04/28/2021, 8:50 AMBerkan
04/28/2021, 8:56 AMlouiscad
04/28/2021, 8:57 AMBerkan
04/28/2021, 8:58 AMlouiscad
04/28/2021, 9:23 AMBerkan
04/28/2021, 10:18 AMlouiscad
04/28/2021, 11:31 AMBerkan
04/28/2021, 1:55 PMlouiscad
04/28/2021, 2:42 PMBerkan
04/28/2021, 2:43 PMlouiscad
04/28/2021, 2:45 PM