apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

feat(catalyst): Enable Mac Catalyst support #1168

Closed dpogue closed 2 years ago

dpogue commented 2 years ago

Platforms affected

macOS/iOS

Motivation and Context

Enable building for macOS using Catalyst

Description

Enable Catalyst in Xcode.

Testing

Created a new Cordova project, added the iOS platform, and was able to build for macOS.

Checklist

codecov-commenter commented 2 years ago

Codecov Report

Merging #1168 (311796c) into master (cc111ed) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1168   +/-   ##
=======================================
  Coverage   74.86%   74.86%           
=======================================
  Files          13       13           
  Lines        1723     1723           
=======================================
  Hits         1290     1290           
  Misses        433      433           

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 cc111ed...311796c. Read the comment docs.