Created by: robbertvanginkel
I want to include dynamic frameworks in my build buck app. The work is coming along and I hope to open a PR soon. On iOS these frameworks are available from iOS8+, is there a way to set the setAppIncludesFrameworks
value conditionally based on specified target_sdk_version?