Jan Wilmake's Blog
RSSLLMs.txtGitHubXcontextChat with Blog

Application Loader gone in XCode 11? This is how you upload your app now

October 17, 2019

In XCode 11.1, application loader is nowhere to be found. Apple has removed it, seemingly for no apparent reason.

This is how you can still upload your app: Install Transporter https://apps.apple.com/us/app/transporter/id1450874784?mt=12

programming

Related Posts

  • Publishing your expo app to both app stores

    A detailed step-by-step guide for publishing Expo apps to the Google Play Store and Apple App Store, covering configuration, builds, credentials, screenshots, and updates.

    Mar 2018
  • Forcing your app users to update the app

    A guide on implementing version control in your mobile app to force users to update when needed, using backend endpoints and update screens with over-the-air or store updates.

    Feb 2019
  • The most complex app I ever made, made it to both app stores!

    A brief celebration of successfully launching MasterCrimeZ to both iOS App Store and Google Play Store after 4 months of development.

    Mar 2018
  • I just made an app in 26 hours

    How I built Dunbar, a relationship management app, in just 26 hours by leveraging high motivation, Expo, minimal boilerplate, and open source libraries.

    Mar 2019
  • How much does it cost to build an app?

    Principles for keeping app development costs low by focusing on your USP, using React Native, maintaining a simple development environment, and avoiding premature scaling.

    Mar 2019
Jan Wilmake's Blog