Ios – Xcode 8 : Build app with iOS 9 Base SDK

iosios10iphonexcodexcode8

I have Xcode 8 latest (NOT BETA) , in order to compile my app with iOS 9 SDK . I copied the 9.3 SDK to /Applications/Xcode 8.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/ SDKs and modified Info.plist with MinimumSDKVersion to 9.0

Still i couldn't find the iOS 9 SDK in Base SDK selection. Could someone help on this….