Code Monkey home page Code Monkey logo

Comments (4)

jffmrk avatar jffmrk commented on June 13, 2024 1

I have this same issue - project with multiple cocoapod dependencies. Adding the SPM MessageKit gives me the x86_64-apple-ios-simulator error.

For now, I fetched the old podspec files from the repo, cloned the latest versions of MessageKit & InputBarAccessoryView and am using those as local "development pods" now.

My Podfile:

  pod 'InputBarAccessoryView', :path => 'Podspec/InputBarAccessoryView'
  pod 'MessageKit', :path => 'Podspec/MessageKit'

where InputBarAccessoryView & MessageKit are the cloned repos with the old podspec files added. I modified the podspec files slightly to reference the current version. In InputBarAccessoryView.podspec I removed the references to RxSwift as those were dropped in the latest version.

from messagekit.

ElrB avatar ElrB commented on June 13, 2024

I support this.

from messagekit.

kirillivanov avatar kirillivanov commented on June 13, 2024

Any news?

from messagekit.

nazmulMLbd avatar nazmulMLbd commented on June 13, 2024

Any news? How do I fix this issue?

Here is my error.

Could not find module 'MessageKit' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: ../DerivedData/BBRemoteApp-bojczwpaynfyhbglrpnijcumzhcp/Index.noindex/Build/Products/Debug-iphonesimulator/MessageKit/MessageKit.framework/Modules/MessageKit.swiftmodule

Apple M1
Version 14.2 (14C18)
Simulator iPhone 14 pro max (iOS 16.2)
Build failed

from messagekit.

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.