-
-
Notifications
You must be signed in to change notification settings - Fork 320
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
Added new product types. #618
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this @vgorloff
Mind updating the change log to raise visibility of those changes in the next release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Codecov Report
@@ Coverage Diff @@
## main #618 +/- ##
==========================================
- Coverage 84.17% 84.16% -0.01%
==========================================
Files 154 154
Lines 8718 8726 +8
==========================================
+ Hits 7338 7344 +6
- Misses 1380 1382 +2
Continue to review full report at Codecov.
|
Resolves #617
Short description 📝
Added definitions for
com.apple.product-type.driver-extension
andcom.apple.product-type.system-extension
Here is how
pbxproj
file looks like: