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

Feature/swift3.0 #34

Closed
wants to merge 6 commits into from
Closed

Feature/swift3.0 #34

wants to merge 6 commits into from

Conversation

mostafaberg
Copy link
Collaborator

+This PR includes changes to the source files and the test cases that Utilizes Swift 3.0
+Tests have been run and all pass
+Verified filesystem to confirm zip files work on the device properly
+Tested on XCode 8.0b3 (8S174q)

@mostafaberg mostafaberg mentioned this pull request Jul 28, 2016
@mvyrko
Copy link

mvyrko commented Aug 3, 2016

Please, update your brach with xCode 8 b4

@macness-pavelh
Copy link
Contributor

I created a pull request for @mostafaberg fork. I can send over a patch as well if needed.

@mostafaberg
Copy link
Collaborator Author

@macness-pavelh thanks a lot for the great work, will look into it now :)

@marmelroy
Copy link
Owner

Thanks a lot @mostafaberg and @macness-pavelh (and @mvyrko). I just created a Swift 3.0 branch, can you point your PR there and I will accept it. Thanks.

@mostafaberg
Copy link
Collaborator Author

@marmelroy sure thing, will PR now, hopefully the tests will pass with the proper configurations

@marmelroy
Copy link
Owner

Great! For the tests to pass you will need to update .travis.yml and build.sh too 😄

@mostafaberg
Copy link
Collaborator Author

No problems, do you know which values to use ?

@marmelroy
Copy link
Owner

In the Travis file change osx_image to

osx_image: xcode8. 

In the build file change the top to:

PLATFORM="platform=iOS Simulator,OS=10.0,name=iPhone 6s"
SDK="iphonesimulator10.0"

@mostafaberg
Copy link
Collaborator Author

Closing this and using #36 instead

@mostafaberg mostafaberg closed this Aug 9, 2016
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.

None yet

4 participants