Jump to content
Hans♫

10.3 Rio: No iOS target

Recommended Posts

My Delphi 10.3 Rio installation has no iOS target:

SDK manager > Add > Select Platform: There is only Windows and macOS on the list. iOS is not there.

Tools > Manage Platforms: shows that iOS target is installed.

 

paserver runs and connects fine on the mac, as I can build and run macOS applications from 10.3 Rio.

I have installed MMX, CnPack and Project Magician.

What can I do to make the iOS target show up?

 

Share this post


Link to post

Yes, I have a connection profile and it connects fine with paserver. I can build, deploy and run a macOS application. 

Share this post


Link to post

Can you resolve this by building an empty test-app with XCode ?

Usually XCode fixes (or at least warns) all issues, like missing/wrong provisionging files.

 

After empty XCode app is running, you could try another empty app via Fmx.

Share this post


Link to post

iOS does not exist as a platform I can choose anywhere in 10.3. Even if it did exist, AFAIK I would still be required to choose an SDK before I could add iOS as a target platform in a project. But I cannot add any iOS SDK at all, as described in my question.

 

Edit: and when I want to add a SDK, I have to choose the platform before I can choose what Connection Profile I want, which leads me to conclude that it has nothing to do with XCode because it doesn't even connect with XCode to check, but maybe the macOS build caused the iOS platform to be removed?

 

Edit2: I tried to build and run an empty iOS app with XCode, then building and running a macOS app with Delphi, but still no change.

Edited by Hans♫

Share this post


Link to post

Problem solved. It was a license problem. I contacted Embarcadero support and they gave me different serial number for my subscription, which solved. It required me to reinstall 10.3 though.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×