Giter Site home page Giter Site logo

cocoapod error about voxeet-sdk-ios HOT 7 CLOSED

caglarcakar avatar caglarcakar commented on July 30, 2024
cocoapod error

from voxeet-sdk-ios.

Comments (7)

VTCoco avatar VTCoco commented on July 30, 2024 1

You were talking about pushing (archiving) an app with VoxeetSDK.
If you aren't using Carthage, yes you need to strip VoxeetSDK framework to remove simulators architectures.
For example you can implement a script that automatically strip VoxeetSDK like this post: https://stackoverflow.com/questions/42641806/check-and-remove-unsupported-architecture-x86-64-i386-in-ipa-archive

from voxeet-sdk-ios.

codlab avatar codlab commented on July 30, 2024

This SDK is outdated. Please update to the latest version of the SDK directly from this repository in the releases tab:

https://github.com/voxeet/voxeet-ios-sdk/releases

If you are also using the ConferenceKit, you can check them directly here:
https://github.com/voxeet/voxeet-ios-conferencekit/releases

from voxeet-sdk-ios.

caglarcakar avatar caglarcakar commented on July 30, 2024

You probably build the file "VoxeetSDK.framework.zip" with debug options, it gives unsupported architecture x86_64 i386 error πŸ˜•

from voxeet-sdk-ios.

codlab avatar codlab commented on July 30, 2024

I'm closing this issue. Please reopen a new one with more information about it. @VTCoco will be able to give more information about the use of devices instead of emulators

from voxeet-sdk-ios.

VTCoco avatar VTCoco commented on July 30, 2024

Hello @caglarcakar, this compilation issue will be patched in the next release in few days.It's a known Xcode compilation issue from 10.2.1 (the SDK is already compiled with release option).
If you want more information, please open a new ticket that can help other peoples.

from voxeet-sdk-ios.

VTCoco avatar VTCoco commented on July 30, 2024

Only Objective-C projects compiled with simulator are affected (Cordova uses ObjC).

from voxeet-sdk-ios.

caglarcakar avatar caglarcakar commented on July 30, 2024

No, my project is pure swift. The solution I found : https://stackoverflow.com/questions/30547283/submit-to-app-store-issues-unsupported-architecture-x86/39489491

from voxeet-sdk-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.