Why do you change deployment target to 11.0? This is highly unusual. This means that app wouldn’t run on iOS earlier than 11, not that you target iOS11 SDK. Please, leave it at 8.0, unless you have specific reasons not to support iOS8.
All one have to do, is to:
-
Download sample
-
put license.ccdata in Corona Folder
-
Open project
-
select team and bundle id
-
press Play button in Xcode
Please, do not change from libc++ (libstdc++ is really old and was deprecated) or deployment target, unless you absolutely have to. Your Target SDK is set to Latest (which is 11, in case you open it with Xcode 9). You can double check it in build settings.
I think reason for your issues may be that really old framework is used. When you updating Corona Simulator, it doesn’t affect CoronaCards in any way. It seems there was a problem with script which was updating links to public build. You can try getting 2017.3118.