Code Monkey home page Code Monkey logo

Comments (24)

richardPFisk avatar richardPFisk commented on May 23, 2024 6

I can confirm that XCode-beta4 builds GzipSwift perfectly.
pod 'GzipSwift', :git => 'https://github.com/1024jp/GzipSwift.git', :branch => 'swift4'

Thanks for your work fixing this and your hard work creating this public code-base.

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024 1

@BrendanBuono Well, I'll do it in this weekend.

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024 1

I've just merged the swift4 branch to master branch (develop as well).

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024 1

@BrendanBuono
Oups, I totally forgot about that. I'll update it when I have a time (Sorry, I'm busy recently...).

@ravijain412
Use GzipSwift 3.1.4 for Xcode 8/Swift 3.x.

from gzipswift.

amayatsky avatar amayatsky commented on May 23, 2024 1

pod 'GzipSwift', :git => 'https://github.com/1024jp/GzipSwift.git', :branch => 'master' works for a time being

from gzipswift.

maningyt avatar maningyt commented on May 23, 2024 1

@amayatsky resolved by changing podfile: pod 'GzipSwift', '~> 4.0.0’
Doesn't work without version.
Tried: pod update GzipSwift first, did updated to 4.0.0, but caused compile error because of podfile.lock. So I deleted the pod folder, and ran the new podfile. Can build now.

from gzipswift.

ramki982 avatar ramki982 commented on May 23, 2024

+1 - facing the same issue

from gzipswift.

crossle avatar crossle commented on May 23, 2024

remove zib work well

from gzipswift.

ramki982 avatar ramki982 commented on May 23, 2024

yes removing it from module map seems to fix it

from gzipswift.

HarukaMa avatar HarukaMa commented on May 23, 2024

It seems that 10.13 SDK has already included zlib in objc module map, so we won't need to manually include that module anymore.

from gzipswift.

crossle avatar crossle commented on May 23, 2024

@HarukaMa YES

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024

I've just pushed swift4 branch. Give it a try.

I'll keep it as a branch until a stable Xcode 9 is released.

from gzipswift.

lukegardiner avatar lukegardiner commented on May 23, 2024

Thanks. Solved my problems building the app with Xcode9 GM

from gzipswift.

BrendanBuono avatar BrendanBuono commented on May 23, 2024

Can we get the swift4 branch merged soon with the Release of XCode 9 GM?

from gzipswift.

BrendanBuono avatar BrendanBuono commented on May 23, 2024

Thanks! Could we get the Cocoapod updated as well please?

from gzipswift.

ravijain412 avatar ravijain412 commented on May 23, 2024

I tried Gzip beta and it worked on Xcode 9 but it started failing on Xcode 8. We are using GzipSwift as a dependency in our sdk. If we ship it with Xcode 9 , it will break for developers who are using Xcode 8. Any solution to this problem ?

from gzipswift.

crossle avatar crossle commented on May 23, 2024

How to use swift3.x version on Xcode 9?

from gzipswift.

BrendanBuono avatar BrendanBuono commented on May 23, 2024

No problem, @1024jp thank you!

from gzipswift.

crossle avatar crossle commented on May 23, 2024

Already switch to Swift4, work well

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024

Now, I've pushed GzipSwift 4.0 to CocoaPods server :)
Give it try.

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024

Note: I'll remove swift4 branch at some time point in October.

from gzipswift.

maningyt avatar maningyt commented on May 23, 2024

@1024jp Just tried pod install, still "Installing GzipSwift(3.1.4)"

from gzipswift.

amayatsky avatar amayatsky commented on May 23, 2024

from gzipswift.

1024jp avatar 1024jp commented on May 23, 2024

I'll remove swift4 branch since the branch was merged to the master branch as well as develop.

from gzipswift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.