Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Set swift_version in the Podspec#14

Closed
DaemonF wants to merge 1 commit into
alexaubry:masterfrom
DaemonF:patch-2
Closed

Set swift_version in the Podspec#14
DaemonF wants to merge 1 commit into
alexaubry:masterfrom
DaemonF:patch-2

Conversation

@DaemonF

@DaemonF DaemonF commented Mar 19, 2019

Copy link
Copy Markdown

FYI, your source is fully compatible with 4.2 as written.

FYI, your source is fully compatible with 4.2 as written.
@DaemonF

DaemonF commented Mar 27, 2019

Copy link
Copy Markdown
Author

It's also source compatible with Swift 5 as-written :)

Comment thread HTMLString.podspec

s.source = { :git => "https://github.com/alexaubry/HTMLString.git", :tag => "#{s.version}" }
s.source_files = "Sources/HTMLString/*.swift"
s.swift_version = "4.1"

@alexaubry alexaubry Apr 27, 2019

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can we set this to "5.0", since I merged #16?

Suggested change
s.swift_version = "4.1"
s.swift_version = "5.0"

@alexaubry

Copy link
Copy Markdown
Owner

I already added he swift 5 version actually, gonna close this PR.

@alexaubry alexaubry closed this Apr 27, 2019
@DaemonF

DaemonF commented Apr 27, 2019

Copy link
Copy Markdown
Author

👍 Thanks for doing the upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants