leetal / ios-cmake

A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
BSD 3-Clause "New" or "Revised" License
1.89k stars 448 forks source link

add: -target option to CMAKE_C_FLAGS for xcframework and -simulator t… #114

Closed probees closed 2 years ago

probees commented 2 years ago

I try to build as xcframework with static libraries by ios-cmake. but, there're some bugs.

leetal commented 2 years ago

Hi! Sadly the travis-ci build system was not configured then you created this PR. If you can push a "bogus" commit (like fix a newline or something), that would trigger travis-ci just to make sure that all tests pass. 🙃