Skip to content

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

Merged
brody2consult merged 4 commits intodevfrom
with-renamed-option-for-apple-networking
Nov 15, 2019
Merged

[BREAKING] replace --use-cocoapods with 2 options#167
brody2consult merged 4 commits intodevfrom
with-renamed-option-for-apple-networking

Conversation

@brody2consult
Copy link
Copy Markdown
Owner

@brody2consult brody2consult commented Sep 25, 2019

replace --use-cocoapods with --use-apple-networking & --write-example-podfile

  • extra example ios/Podfile is now behind its own experimental option flag, with a couple of trailing tabs removed
  • update the final CLI log message to always include instructions to do pod install, with a comment depending on use of --write-example-podfile or not
  • with an outdated DEFAULT constant removed, as it is not really needed
  • with CLI error logging test snapshot updated (due to the effect of the change on the stack trace)

This proposal should be considered a BREAKING CHANGE, for a 0.x minor release as opposed to a patch release.

This is a followup to PR #166 (update description to match the reality), in response to issue #155.

Resolves #145 (rename --use-cocoapods option).

TODO items:

  • update the commit message to include a more clear list of the actual changes, like there are in this description

For future consideration, outside this PR:

(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)
@brody2consult brody2consult changed the title [BREAKING] --use-cocoapods -> --use-apple-networking & no extra example Podfile [BREAKING] renamed & split option for Apple Networking & generated example Podfile Nov 15, 2019
@brody2consult brody2consult changed the title [BREAKING] renamed & split option for Apple Networking & generated example Podfile [BREAKING] replace --use-cocoapods with --use-apple-networking & --write-example-podfile Nov 15, 2019
@brody2consult brody2consult changed the title [BREAKING] replace --use-cocoapods with --use-apple-networking & --write-example-podfile [BREAKING] replace --use-cocoapods with 2 options Nov 15, 2019
@brody2consult brody2consult marked this pull request as ready for review November 15, 2019 04:05
@brody2consult brody2consult merged commit 3702de6 into dev Nov 15, 2019
@brody2consult brody2consult deleted the with-renamed-option-for-apple-networking branch November 15, 2019 04:08
@brody2consult
Copy link
Copy Markdown
Owner Author

Now merged, with commit message updated according to the updated title & description of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rename --use-cocoapods option

1 participant