Kitura / BlueCryptor

Swift cross-platform crypto library using CommonCrypto/libcrypto
Apache License 2.0
191 stars 46 forks source link

Fix warnings due to improper exclusion; update gitignore #71

Closed Joebayld closed 2 years ago

Joebayld commented 2 years ago

Fix warnings due to improper exclusion in Package.swift file.

Same fixes as in https://github.com/Kitura/BlueSocket/pull/206

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

Joebayld commented 2 years ago

Closes #70

dannys42 commented 2 years ago

@Joebayld Thanks for making this PR. FYI, I have to update the CI rules before I can merge this.

dannys42 commented 2 years ago

See PR -72 if you want to follow the CI changes.

Joebayld commented 2 years ago

Do I need to do anything regarding the CI changes?

remuslazar commented 2 years ago

@dannys42 could u please provide an update on this one? The Xcode warnings are quite annoying..

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dannys42 commented 2 years ago

Sorry for the delay. I'll try to get the version update in later today.

omochi commented 2 years ago

Thank you. I was waiting it!

dannys42 commented 2 years ago

You're welcome. Sorry for the delay.