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

refactor(create)!: move apple_* binaries & cleanup copyScripts #1194

Merged
merged 1 commit into from
Nov 13, 2021

Conversation

raphinesse
Copy link
Contributor

Motivation and Context

This is a replacement for commit daac0c1 from #1191 which is broken in my opinion.

Description

In contrast to the original commit, this moves the binaries to the current script template location bin/templates/scripts/cordova. This folder and its contents can be restructured and moved in a later PR.

Testing

npm t

Since we no longer support the platform-centric process the
`apple_*_version` binaries can now be moved into the scripts template
directory. That also means the copyScripts method can be radically
simplified.
@raphinesse raphinesse added this to the 7.0.0 milestone Nov 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2021

Codecov Report

Merging #1194 (9351cba) into master (6396343) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1194   +/-   ##
=======================================
  Coverage   75.15%   75.15%           
=======================================
  Files          13       13           
  Lines        1658     1658           
=======================================
  Hits         1246     1246           
  Misses        412      412           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6396343...9351cba. Read the comment docs.

@raphinesse raphinesse merged commit 8710228 into apache:master Nov 13, 2021
@raphinesse raphinesse deleted the cleanup-copyScripts branch November 13, 2021 16:16
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
…e#1194)

Since we no longer support the platform-centric process, the
`apple_*_version` binaries can now be moved into the scripts template
directory. That also means the copyScripts method can be radically
simplified.

Co-authored-by: Erisu <erisu@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants