Git Product home page Git Product logo

Comments (3)

Vortec4800 avatar Vortec4800 commented on August 27, 2024

So quick update, I changed the line in the AmazonS3RequestManager.h file from

#import <AmazonS3RequestManager/AmazonS3SignatureHelpers.h>

to

#import "AmazonS3SignatureHelpers.h"

which fixed the problem and everything built successfully. I'm unsure if this is a "real" fix or if this is just getting everything to work, but not the root cause. Either way it's a fix for the time being.

from amazons3requestmanager.

AnthonyMDev avatar AnthonyMDev commented on August 27, 2024

@Vortec4800 Thank you for bringing this to my attention, and for the possible solution. I will look into this today and see if I can re-create. I haven't experienced this problem myself yet.

AmazonS3SignatureHelpers can't really be converted to swift easily, since it uses some C libraries that could not be bridged into the swift runtime.

from amazons3requestmanager.

AnthonyMDev avatar AnthonyMDev commented on August 27, 2024

@Vortec4800 This has been fixed using your provided solution in version 0.9.0. Thank you!

Please let me know if this issue still exists for you in 0.9.0.

from amazons3requestmanager.

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.