FCModel icon indicating copy to clipboard operation
FCModel copied to clipboard

Add basic SwiftPM support for Objective-C code

Open Jeehut opened this issue 5 years ago • 0 comments

This fixes #158 for the most part. Only the Swift code adding the ObservableObject support I couldn't include because SwiftPM didn't want to accept mixed language packages. Maybe that can be fixed by splitting to two targets somehow, but as we don't need it for our project, I didn't invest the time to check. But this should be better than nothing.

Jeehut avatar Jan 29 '21 14:01 Jeehut