GithubHelp home page GithubHelp logo

Comments (9)

RoJoHub avatar RoJoHub commented on July 1, 2024 1

The Solution:

react-native-maps/react-native-maps#1923 (comment)

pre_install do |installer|
	# workaround for https://github.com/CocoaPods/CocoaPods/issues/3289
	Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}
end

from flutter_flipperkit.

lijy91 avatar lijy91 commented on July 1, 2024

@niugengyun 还在调查,暂时未找到解决方法

from flutter_flipperkit.

tinyc-z avatar tinyc-z commented on July 1, 2024

echo "export LANG=en_US.UTF-8" >> ~/.profile

from flutter_flipperkit.

flutterbest avatar flutterbest commented on July 1, 2024

The Solution:

react-native-community/react-native-maps#1923 (comment)

pre_install do |installer|
	# workaround for https://github.com/CocoaPods/CocoaPods/issues/3289
	Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}
end

不行的 还是报错的

from flutter_flipperkit.

flutterbest avatar flutterbest commented on July 1, 2024

echo "export LANG=en_US.UTF-8" >> ~/.profile

配置过的 还是不行

from flutter_flipperkit.

tinyc-z avatar tinyc-z commented on July 1, 2024

更新下cocoapods版本吧,你这个太老了

from flutter_flipperkit.

flutterbest avatar flutterbest commented on July 1, 2024

更新下cocoapods版本吧,你这个太老了

好的 我先升级到最新版

from flutter_flipperkit.

flutterbest avatar flutterbest commented on July 1, 2024

更新下cocoapods版本吧,你这个太老了

还是不行 我的配置:

➜  ~ pod --version
1.7.2
➜  ~ cat ~/.profile
export LANG=en_US.UTF-8
➜  ~
    -> Installing sqflite (0.0.1)
      - Running pre install hooks
    [!] The 'Pods-Runner' target has transitive dependencies that include statically linked binaries: (/Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/CocoaLibEvent/lib/libevent.a, /Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/CocoaLibEvent/lib/libevent_core.a, /Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/CocoaLibEvent/lib/libevent_extra.a, /Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/CocoaLibEvent/lib/libevent_pthreads.a, /Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/OpenSSL-Static/lib-ios/libcrypto.a, and /Users/niugengyun/AndroidStudioProjects/shenghuopai/ios/Pods/OpenSSL-Static/lib-ios/libssl.a)

    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:81:in `block (2 levels) in verify_no_static_framework_transitive_dependencies'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:71:in `each_key'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:71:in `block in verify_no_static_framework_transitive_dependencies'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:70:in `each'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:70:in `verify_no_static_framework_transitive_dependencies'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer/xcode/target_validator.rb:36:in `validate!'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer.rb:578:in `validate_targets'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/installer.rb:158:in `install!'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/command/install.rb:51:in `run'
    /Library/Ruby/Gems/2.3.0/gems/claide-1.0.2/lib/claide/command.rb:334:in `run'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/lib/cocoapods/command.rb:52:in `run'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/gems/cocoapods-1.7.2/bin/pod:55:in `<top (required)>'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/bin/pod:22:in `load'
    /usr/local/Cellar/cocoapods/1.7.2/libexec/bin/pod:22:in `<main>'

Error output from CocoaPods:
↳
        �[33mWARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
        Consider adding the following to ~/.profile:

        export LANG=en_US.UTF-8
        �[0m

Error running pod install
Error launching application on iPhone X.

from flutter_flipperkit.

lijy91 avatar lijy91 commented on July 1, 2024

@niugengyun 解决方法:#10 (comment)

请参考示例:

https://github.com/blankapp/flutter_flipperkit_examples/tree/master/flutter_inappbrowser_example

from flutter_flipperkit.

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.