0

I'm new to coding and the last update/migration left me so stuck I recoded the whole app instead. I've nearly finished my next app and realised instead of updating to Xcode9, maybe I could finish and deploy the app to the app store in and from Xcode8.3.3 (it says swift compile language is swift3)?

Rishi Chaurasia
  • 520
  • 4
  • 18
Berro
  • 15
  • 5

1 Answers1

0

Yes you can upload your app without problems, don't worry!

Leonardo
  • 218
  • 4
  • 17
  • Thanks, just to check, the deployed app should work with all devices as per usual including iOS 11 (I have 64 bit architecture coded)? – Berro Nov 07 '17 at 09:00
  • yes of course, a device with OS 11 can run an app created for previous versions. – Leonardo Nov 07 '17 at 09:09