I can't see the option to add new package in Xcode !

I can't see the option to add new package in Xcode !

I clicked [File -> Package]

But no button to add new package!

My package: https://github.com/pvieito/PythonKit

Check this image to see the options that just show to me : [ ]

If choosing File > Add Packages in Xcode doesn't provide a sheet to add the package, add the package from the project editor.

  1. Select the project from the left side of the project window to open the project editor.
  2. Select the project from the left side of the project editor.
  3. Click the Project Dependencies button at the top of the project editor.
  4. Click the Add (+) button at the bottom of the package list to add the package.
I can't see the option to add new package in Xcode !
 
 
Q