Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING] replace --use-cocoapods with 2 options #167

Merged
merged 4 commits into from
Nov 15, 2019

Commits on Sep 25, 2019

  1. --use-cocoapods -> --use-apple-networking & no extra example Podfile

    (extra example/ios/Podfile artifact no longer generated)
    
    as that example Podfile artifact is not expected to work with recent
    framework and tool updates
    
    and with an outdated DEFAULT constant removed,
    as it is not really needed
    
    and with CLI error logging test snapshot updated
    
    (due to the effect on the stack trace)
    Christopher J. Brody committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    9a58271 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge branch 'dev' of https://github.com/brodybits/create-react-nativ…

    …e-module into with-renamed-option-for-apple-networking
    Christopher J. Brody committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    5a1e16f View commit details
    Browse the repository at this point in the history
  2. (restored) testing of useAppleNetworking feature

    Christopher J. Brody committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    c577954 View commit details
    Browse the repository at this point in the history
  3. [TBD] restore experimental example ios/Podfile support with writeExam…

    …plePodfile option
    
    (with trailing tabs removed)
    Christopher J. Brody committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    41df8ac View commit details
    Browse the repository at this point in the history