Skip to content

Francescu/XcodeSPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XcodeSPM

Helpers for using Swift Package Manager with Xcode

Note to myself for futur:

  • set Swift import path to the SPM resulted .build/debug/
  • use XcodeSPM to cp and rename .a files from .build/debug/Name.a to a lib/libName.a dir format
  • add the lib dir to Library search path
  • manually add the libName.a files to Build Phases Link binary to Libraries

About

Helpers for using Swift Package Manager with Xcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published