Giter Site home page Giter Site logo

Comments (7)

Gortmann avatar Gortmann commented on August 20, 2024

This answer from an Apple engineer seems to provide additional information about the issue: https://devforums.apple.com/message/1048562#1048562

from livesdk-for-ios.

aclev avatar aclev commented on August 20, 2024

To un block you for now, is it possible you follow the steps in ReadMe section 2.2 ? This will include the source in your project so only the architectures you need will be built.

from livesdk-for-ios.

Gortmann avatar Gortmann commented on August 20, 2024

I just tried the steps in 2.2 but I'm using ARC. I tried converting just the files from the library using the ARC option from the refactor menu item, but got a lot of errors, warnings, and ultimately a notice saying the conversion was unsuccessful.

Perhaps I am doing something wrong in the conversion, but I am not in a rush to get this into the App Store. What I would appreciate is just a confirmation that I am not the only one seeing this and perhaps a time frame of when it will be addressed.

from livesdk-for-ios.

aclev avatar aclev commented on August 20, 2024

Try this branch https://github.com/liveservices/LiveSDK-for-iOS/tree/ArcEnabled. You are not the only one seeing this problem. It is unclear when we can get a fix out for this issue. For now this branch should have everything you need to keep working.

from livesdk-for-ios.

Gortmann avatar Gortmann commented on August 20, 2024

It shows up as that branch still isn't properly converted. Even if I try the refactor option again I still get errors. Again, I may be doing something wrong. I think I'll wait for this to be fixed. But thanks for confirming the issue.

from livesdk-for-ios.

aclev avatar aclev commented on August 20, 2024

When you add the files to your project you must add the compiler flag -fno-objc-arc to each file from the LiveSDK. To do this go to the target that the files have been added to -> select Build Phases ->Compile Sources and on the right side of the table you can see the compiler flags section.

from livesdk-for-ios.

Gortmann avatar Gortmann commented on August 20, 2024

That worked. Thank you for everything.

from livesdk-for-ios.

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.