Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a toy application demonstrating a use case where we have a closed-source vendor library (HelloModule) distributed as a Windows binary (.lib/.dll/.swiftinterface) which we want to consume (ClientApp).

How to test

There are two separate .bat scripts that effectively do the same thing:

  1. build_and_run_swiftc.bat. Uses the swiftc compiler directly as a lower-level approach to build everything and run the resulting application.
  2. build_and_run_swift_build.bat. Same, but uses swift build to demonstrate integration into the Swift build system.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages