Skip to content

Commit

Permalink
[Release] SciChart(4.1.0.5498)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciChartTeam committed Sep 30, 2020
1 parent 50528b0 commit 6bfbcaa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import PackageDescription

let repo = "PodSpecs"
let version = "4.0.0.5436"
let version = "4.1.0.5498"

let package = Package(
name: "SciChart",
Expand All @@ -19,6 +19,6 @@ let package = Package(
.binaryTarget(
name: "SciChart",
url: "https://github.com/ABTSoftware/\(repo)/releases/download/v\(version)/SciChart_iOS_\(version).zip",
checksum: "5d8721a8f69ca37621cf37756e70663b47752a954ec3ec0a386140329347a92d"),
checksum: "beb714f9676e0ea972c8e28928d41fb2afad5d44bbf1d54bdd1e880b6b6cfe3a"),
]
)
)
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ A Swift Packages repository for SciChart iOS & macOS, high performance real-time
SciChart is a Feature Rich and Powerful OpenGL ES & Metal 2D & 3D Chart component for Scientific, Medical, Financial and Enterprise apps.

## Example usage
Select your project’s Swift Packages tab and add the SciChart Swift package repository URL `https://github.com/ABTSoftware/SwiftPackages`:
Select your project’s Swift Packages tab and add the SciChart Swift package repository URL `https://github.com/ABTSoftware/SciChart-SP`:

![SciChart Swift Package](https://www.scichart.com/wp-content/uploads/2020/09/scichart-swift-package.png)
![SciChart Swift Package](https://www.scichart.com/wp-content/uploads/2020/09/scichart-swift-package-1.png)

then, select the package options version rule and you're good to go.

For more information please see [Integrating SciChart via Swift Package Manager](https://www.scichart.com/documentation/ios/current/integrating-scichart-libraries.html#integrating-scichart-via-swift-package-manager) and Swift [Package Manager](https://swift.org/package-manager/) docs.
For more information please see [Integrating SciChart via Swift Package Manager](https://www.scichart.com/documentation/ios/current/integrating-scichart-libraries.html#integrating-scichart-via-swift-package-manager)
and official [Swift Package Manager](https://swift.org/package-manager/) docs.

## Authors
[SciChart Ltd.](http://scichart.com/)

## License
SciChart® is a commercial software.
The full SciChart® Software License Agreement (SLA) can be found at https://www.scichart.com/scichart-eula
The full SciChart® Software License Agreement (SLA) can be found at https://www.scichart.com/scichart-eula

0 comments on commit 6bfbcaa

Please sign in to comment.