GithubHelp home page GithubHelp logo

Comments (7)

tapashmajumder avatar tapashmajumder commented on August 21, 2024

@ileitch Can you please try using Swift Package Manager to import IterableSDK to your project? That should solve the problem with static libraries.

File -> Swift Packages -> https://github.com/Iterable/swift-sdk.git

from swift-sdk.

ileitch avatar ileitch commented on August 21, 2024

I’m afraid that’s not possible, our project is completely dependent on CocoaPods currently.

from swift-sdk.

tapashmajumder avatar tapashmajumder commented on August 21, 2024

Unless I am missing something, you can still continue to use cocoapods for other dependencies.

Just for IterableSDK you can try Swift package manager. It should probably take less than a minute to check it.
Remove IterableSDK from your Podfile and add SPM dependency like mentioned above.

from swift-sdk.

ileitch avatar ileitch commented on August 21, 2024

Sorry, I wasn't clear in my last message. The point I was trying to make is that simply introducing SPM into our workflow isn't a 1 minute thing. We've multiple teams using this project, a pretty complex CI setup and an automated release process. Supporting two package managers isn't really a viable solution for us at this time.

Is there a reason that Iterable can't use a resource bundle like other pods?

from swift-sdk.

tapashmajumder avatar tapashmajumder commented on August 21, 2024

Thanks! I understand what you are saying now. It will take us some time to validate the solution that you are suggesting. We need to make sure that this change won't break other users who are not using our Pod as a static library.

from swift-sdk.

owattenmaker avatar owattenmaker commented on August 21, 2024

The workaround I found was in Xcode File->Workspace Settings and changing build system to Legacy Build System. Ideally this would be fixed as described above, but if you need to push a feature out the door then it will at least get the build passing.

from swift-sdk.

roninopf avatar roninopf commented on August 21, 2024

Hi @ileitch, thanks for writing in. We've put a fix for this in 6.2.2. Please feel free to open a new issue if one arises.

from swift-sdk.

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.