leenjewel / openssl_for_ios_and_android

OpenSSL Library for iOS and Android
920 stars 317 forks source link

only export IPHONEOS_DEPLOYMENT_TARGET for device #46

Closed dourgulf closed 5 years ago

dourgulf commented 5 years ago

export IPHONEOS_DEPLOYMENT_TARGET for simulator will cause compile error.

leenjewel commented 5 years ago

Thank you for your contribution!