2

There are two Xcode 10.1 and 11 installed on my Mac wherein 10.1 is default one. I was able to open project using Xcode 10.1 until few hours ago. However, after restarting my mac I'm facing strange issue as described below:

Package Authoring Error: PackageInfo bundle reference found without top-level bundle definition. Bundle will be skipped.

Check attached screenshot for additional details. Screenshot

Below are solutions that I tried:

  1. Tried mutiple time to open project using Xcode10.1 but still the same issue
  2. Restart Mac.

Take a note that I cannot move my project into Xcode11 there are certain dependicies due to which I've to use Xcode10.1.

Jayprakash Dubey
  • 35,723
  • 18
  • 170
  • 177

2 Answers2

0

Apple is enforcing developer to use latest version of Xcode.

There are two solution for this:

  1. Move on to Xcode 11 (recommended)
  2. Delete Xcode 10.1 and freshly install Xcode 10.1

I would suggest to go with solution 1.

Jayprakash Dubey
  • 35,723
  • 18
  • 170
  • 177
0

I have read somewhere answer but I am not able to get that link here,

but I know that you can try, change the system date to 3rd October 2019 and try again so it will work.

This is not my answer so all credit goes to unknown developer.

Ravi Panchal
  • 1,285
  • 10
  • 22