iOS system framework

Hi, I’m an iOS developer,I’ve been trying to write the iOS framework in Cmake,however, when I compile, I run into iOS system libraries, like UIKit,do I need to introduce UIKit in CMakeList? Or, how do I write this CMakLlist?