GithubHelp home page GithubHelp logo

Comments (4)

github-actions avatar github-actions commented on June 12, 2024

πŸ‘‹ @Larens94
Thanks for opening your issue here! If you find this package useful hit the star🌟!

from react-native-compressor.

numandev1 avatar numandev1 commented on June 12, 2024

@Larens94 we are already setting use_modular_headers! in our example directory code

use_modular_headers!

can we see it on zoom session?

from react-native-compressor.

numandev1 avatar numandev1 commented on June 12, 2024

@Larens94 i confirm that modular_headers is also working on my side, pod 'react-native-compressor', :path => '../node_modules/react-native-compressor', :modular_headers => true

from react-native-compressor.

ArindamRayMukherjee avatar ArindamRayMukherjee commented on June 12, 2024

Facing the same issue here.
And people have faced this issue many times in the past it seems, without a proper solution for themselves.
#187
#103
#46

(The example project works because it is minimal and uses use_modular_headers! globally , but that does not work for realistic projects that depend on other libs that don't like use_modular_headers)

The following does not work in my case

pod 'react-native-compressor', :path => '../node_modules/react-native-compressor', :modular_headers => true

I still get

[!] The following Swift pods cannot yet be integrated as static libraries:

The Swift pod react-native-compressor depends upon React-Fabric, React-graphics, React-utils, and React->debug, which do not define modules. To opt into those targets generating module maps (which is necessary to import >them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or >specify :modular_headers => true for particular dependencies.

If I use use_modular_headers! I get arbitrary failures at other parts of the build process, like

The following build commands failed:
CompileC /Users/arindamray/Library/Developer/Xcode/DerivedData/DanceAway->hagtrhcdkueyucdwmsznhlrslqjs/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/React->utils.build/Objects-normal/arm64/ManagedObjectWrapper.o >/Users/arindamray/IdeaProjects/temp/DanceAppCopy/node_modules/react->native/ReactCommon/react/utils/ManagedObjectWrapper.mm normal arm64 objective-c++ >com.apple.compilers.llvm.clang.1_0.compiler (in target 'React-utils' from project 'Pods')
PhaseScriptExecution [CP]\ Copy\ XCFrameworks >/Users/arindamray/Library/Developer/Xcode/DerivedData/DanceAway->hagtrhcdkueyucdwmsznhlrslqjs/Build/Intermediates.noindex/Pods.build/Debug->iphonesimulator/FBSDKCoreKit.build/Script-46EB2E00024390.sh (in target 'FBSDKCoreKit' from project 'Pods')
(2 failures)

from react-native-compressor.

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.