Giter Club home page Giter Club logo

cocoapodsbug's Introduction

Reproduct: cd into UseFrameworksBug and run

$ pod install

Result:

Updating local specs repositories
Analyzing dependencies
Fetching podspec for `MY` from `./`
Downloading dependencies
Using Google-Mobile-Ads-SDK (7.6.0)
Installing MY 1.0.0 (was 1.0.0)
[!] The 'Pods-UseFrameworksBug' target has transitive dependencies that include static binaries: (/Users/tim.kelly/code/fizzyartwerks/cocoapodsbug/UseFrameworksBug/Pods/Google-Mobile-Ads-SDK/GoogleMobileAdsSdkiOS-7.6.0/GoogleMobileAds.framework)

Notice here that the bug appears once you add Objective-C file to the files you are importing. Hence, if you remove the .m and .h files from Pods then the pod install will work.

Only workaround we know of is to install everything manually if you fall into this category:

  1. Project with Swift
  2. Cocoapods using use_frameworks!
  3. pod install a sub-project that has Objective-C
  4. Inlcude the Google Mobile Ads in your *.podspec file

Then you fail with target has transitive dependencies that include static binaries

cocoapodsbug's People

Contributors

austimkelly avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

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.