Mercurial > public > stock-charts
comparison Package.swift @ 20:24dfde3727c1 v0.2-alpha
Make variables and structures public
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 28 Apr 2021 20:24:54 +0200 |
parents | 647d3a64ca3f |
children | 5135ff3343ae |
comparison
equal
deleted
inserted
replaced
19:647d3a64ca3f | 20:24dfde3727c1 |
---|---|
12 platforms: [ | 12 platforms: [ |
13 .iOS(.v14) | 13 .iOS(.v14) |
14 ], | 14 ], |
15 products: [ | 15 products: [ |
16 .library( | 16 .library( |
17 name: "InteractiveCharts", | 17 name: "SwiftUIInteractiveCharts", |
18 targets: ["SwiftUI-InteractiveCharts"]), | 18 targets: ["SwiftUI-InteractiveCharts"]), |
19 ], | 19 ], |
20 dependencies: [ | 20 dependencies: [ |
21 | 21 |
22 ], | 22 ], |