Xcode 13.1 do not have the 'swift packages' under the file tab

Hi,

I want to import swift packages from GitHub, but my xcode 13.1 do not have the 'swift packages' under the file list as shown an example I watched online. My Xcode file list only have 'packages' instead of 'swift packages'.

Please assist! Thank you!

Answered by robnotyou in 694489022

To add a Swift Package:

  • File > Add Packages...
  • Then specify the Swift Package you want to add
Accepted Answer

To add a Swift Package:

  • File > Add Packages...
  • Then specify the Swift Package you want to add
Xcode 13.1 do not have the 'swift packages' under the file tab
 
 
Q