curl-ios-build-scripts icon indicating copy to clipboard operation
curl-ios-build-scripts copied to clipboard

Added support for tvOS SDK builds.

Open berendo opened this issue 10 years ago • 1 comments

berendo avatar Sep 25 '15 22:09 berendo

Hi, thank you for adding support for tvOS! However, I think in your commit ("Added support for tvOS SDK builds"), there is a bug in compiler.rb, where all occurrences of setup(:tvos_version) need to be replaced by setup(:tvos_sdk_version). Furthermore, it seems tvOS requires mandatory bitcode support now.

despoke avatar Feb 03 '16 14:02 despoke