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

enhancement: Added Xamarin Apple Target #675

Merged
merged 1 commit into from
Mar 26, 2022
Merged

Conversation

RLittlesII
Copy link
Contributor

No description provided.

abstracted IHaveBundleIdentifier
abstracted IHaveInfoPlist
abstracted IXamarinAppleTarget
@github-actions github-actions bot added the 🔥 enhancement New feature or request label Mar 26, 2022
@github-actions github-actions bot added this to the v0.17.9 milestone Mar 26, 2022
@RLittlesII RLittlesII enabled auto-merge (squash) March 26, 2022 23:55
@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #675 (01500ce) into master (648abe4) will increase coverage by 0.05%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##           master    #675      +/-   ##
=========================================
+ Coverage    6.06%   6.12%   +0.05%     
=========================================
  Files          94      96       +2     
  Lines        2274    2252      -22     
  Branches      127     127              
=========================================
  Hits          138     138              
+ Misses       2136    2114      -22     
Impacted Files Coverage Δ
src/Nuke/GitVersionFunctions.cs 0.00% <ø> (ø)
src/Nuke/Xamarin/apple/IHaveBundleIdentifier.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/apple/IXamarinAppleTarget.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/apple/Plist.cs 12.74% <ø> (ø)
src/Nuke/Xamarin/apple/ios/ICanArchiveiOS.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/apple/ios/ICanBuildXamariniOS.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/apple/ios/ICanPackXamariniOS.cs 0.00% <ø> (ø)
src/Nuke/Xamarin/apple/mac/ICanBuildXamarinMac.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/apple/mac/ICanPackXamarinMac.cs 0.00% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant