3

I'm trying to convert an IOS project with the WinObjC bridge but getting compilation error because the compiler can't find MobileCoreServices/MobileCoreServices.h

is there a solution?

user3045887
  • 241
  • 2
  • 6

1 Answers1

1

MobileCoreServices is not supported yet. An issue is already open and under review on github. Feel free to contribute

Robert
  • 5,278
  • 43
  • 65
  • 115
ndelabarre
  • 269
  • 1
  • 4