Skip to content

Commit

Permalink
Dynamic library
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Holzschuch committed Jul 6, 2020
1 parent 31d656c commit fcc10a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ let package = Package(
// Products define the executables and libraries produced by a package, and make them visible to other packages.
.library(
name: "ios_system",
type: .dynamic,
targets: ["ios_system"]),
],
dependencies: [
Expand Down

0 comments on commit fcc10a8

Please sign in to comment.