Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Update to Swift 5.0 #76

Closed
wants to merge 1 commit into from
Closed

Update to Swift 5.0 #76

wants to merge 1 commit into from

Conversation

fbernutz
Copy link

@fbernutz fbernutz commented Apr 2, 2019

This adds compatibility for Xcode 10.2 and Swift 5.0 and mainly fixes Xcode warnings.

I tried to run the example project in Xcode 10.2 but it seems like monkey.addDefaultXCTestPrivateActions() is not working in this Xcode Version. Using monkey.addDefaultUIAutomationActions() works fine.

I created an issue for this #75, but this is not related to this pull request because you can reproduce this issue in Xcode 10.2 with both versions Swift 4.2 and Swift 5.0.

@wojciechczerski
Copy link
Member

Hey there, and thanks for your support. I think we should wait with updating to Swift 5 until 4.2 is no longer supported by the newest Xcode version. That way SwiftMonkey can be used by more people.

@fbernutz
Copy link
Author

fbernutz commented Oct 3, 2019

Sure, feel free to close this PR, if it's not needed right now 👍

@wojciechczerski
Copy link
Member

Closing this PR as the migration to Swift 5 is not yet required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants