Skip to content

Swift 5 Support#213

Open
jguffey wants to merge 8 commits into
Awalz:masterfrom
jguffey:master
Open

Swift 5 Support#213
jguffey wants to merge 8 commits into
Awalz:masterfrom
jguffey:master

Conversation

@jguffey

@jguffey jguffey commented Sep 15, 2019

Copy link
Copy Markdown
  • Changes iOS build target to 10
  • Compiles for Swift 5

Working and compiling using Swift 5. If you are interested in merging this to master, I can fix the conflicts. Thanks,

@PoeticPete

Copy link
Copy Markdown

@Awalz any plans on supporting Swift 5? Would love to see this merged

NotificationCenter.default.removeObserver(self)
sessionRunning = false
// If session is running, stop the session
// if self.isSessionRunning == true {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I think we still want the session to stop running when the vc disappears

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Ah, yes you're right. This edit may have been too coupled to my use case.

@jguffey

jguffey commented Apr 30, 2021

Copy link
Copy Markdown
Author

It's been a couple years since I last worked on anything iOS. I probably won't have time to clean up this PR's conflicts nor respond to feedback, but hopefully this PR helps someone else bring SwitftyCam up to Swift5 support.

@Jaspur

Jaspur commented Mar 31, 2022

Copy link
Copy Markdown

@Awalz can you merge this?

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.

3 participants