Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPM support with XCF (#789) #806

Merged
merged 3 commits into from
Apr 28, 2021

Conversation

julepka
Copy link
Contributor

@julepka julepka commented Apr 28, 2021

Cherry-picked SPM support from master to release/0.13


  • add SPM support with XCF
  • add swift SPM test project
  • add macOS swift SPM example, updated iOS one
  • updates per pr comments
  • removed cl-openssl from Themis.xcodeproj + edits per pr comments + extra comments
  • removed example projects
  • updated xcodeproj version
  • updated Package.swift
  • updated changelog
  • Update CHANGELOG.md
    Co-authored-by: vixentael [email protected]
    Co-authored-by: vixentael [email protected]

* add SPM support with XCF

* add swift SPM test project

* add macOS swift SPM example, updated iOS one

* updates per pr comments

* removed cl-openssl from Themis.xcodeproj + edits per pr comments + extra comments

* removed example projects

* updated xcodeproj version

* updated Package.swift

* updated changelog

* Update CHANGELOG.md

Co-authored-by: vixentael <[email protected]>

Co-authored-by: vixentael <[email protected]>
CHANGELOG.md Outdated
@@ -6,6 +6,20 @@ Changes that are currently in development and have not been released yet.


## [0.13.6](https://github.com/cossacklabs/themis/releases/tag/0.13.6), November 23th 2020
## [0.13.7](https://github.com/cossacklabs/themis/releases/tag/0.13.7), April 28rd 2021
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## [0.13.7](https://github.com/cossacklabs/themis/releases/tag/0.13.7), April 28rd 2021
## [0.13.7](https://github.com/cossacklabs/themis/releases/tag/0.13.7), April 28th 2021

@julepka julepka merged commit 68b485b into cossacklabs:release/0.13 Apr 28, 2021
@julepka julepka added M-SPM Package manager: Swift Package Manager, Swift, iOS and macOS O-iOS 📱 Operating system: iOS O-macOS 💻 Operating system: macOS labels May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-SPM Package manager: Swift Package Manager, Swift, iOS and macOS O-iOS 📱 Operating system: iOS O-macOS 💻 Operating system: macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants