tuist / XcodeProj

πŸ“ Read, update and write your Xcode projects
https://xcodeproj.tuist.io
MIT License
2.03k stars 309 forks source link

Fix `RemoteRunnable` scheme attr order #701

Closed maxwellE closed 2 years ago

maxwellE commented 2 years ago

Fixes the order of RemoteRunnable attrs

codecov-commenter commented 2 years ago

Codecov Report

Merging #701 (90d0842) into main (e02240f) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #701      +/-   ##
==========================================
+ Coverage   84.92%   84.94%   +0.01%     
==========================================
  Files         157      157              
  Lines        9109     9119      +10     
==========================================
+ Hits         7736     7746      +10     
  Misses       1373     1373              
Impacted Files Coverage Ξ”
...urces/XcodeProj/Extensions/AEXML+XcodeFormat.swift 92.45% <ΓΈ> (ΓΈ)
...eProjTests/Extensions/AEXML+XcodeFormatTests.swift 100.00% <100.00%> (ΓΈ)

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 6b61781...90d0842. Read the comment docs.