Git Product home page Git Product logo

Comments (4)

jbachand avatar jbachand commented on August 20, 2024 1

@kai-wang I had the same issue and the pre-released version of cocoapods fixes this. I'm not sure what caused it to break on older xcode versions.

Just run this before doing the next pod install and it clears it up:
gem install cocoapods --pre

Also see for reference: https://stackoverflow.com/questions/63951540/googledatatransport-is-throwing-double-quoted-include-in-framework-header-expect

from salesforcemobilesdk-package.

wmathurin avatar wmathurin commented on August 20, 2024

We need more info. How did you generate your application? What version of Mobile SDK are you using?

from salesforcemobilesdk-package.

kai-wang avatar kai-wang commented on August 20, 2024

I just generate the application by following instructions.

  1. forcereact create
    Enter the target platform(s) separated by commas (ios, android): ios
    Enter your application name: FirstReact
    Enter your package name: com.bestapps.ios
    Enter your organization name (Acme, Inc.): BestApps.com
    Enter output directory for your app (leave empty for the current directory): FirstReact

  2. In Xcode, open FirstReact/ios/FirstReact.xcworkspace. and then try to build and run and got the above issue.

The force react version is

forcereact version 8.3.0

I was wondering that was header search path issue and added $(SRCROOT)/../node_modules/react-native/ReactCommon as well, but didn't work.

image

from salesforcemobilesdk-package.

kai-wang avatar kai-wang commented on August 20, 2024

Thanks Jeff, that solved the problem

from salesforcemobilesdk-package.

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.