tuist / XcodeProj

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

Fix TestAction scheme attribute ordering #689

Closed maxwellE closed 2 years ago

maxwellE commented 2 years ago

Short description 📝

customLLDBInitFile is not in the correct order for TestAction scheme

codecov-commenter commented 2 years ago

Codecov Report

Merging #689 (49bab30) into main (651cbda) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #689      +/-   ##
==========================================
+ Coverage   84.89%   84.93%   +0.03%     
==========================================
  Files         157      157              
  Lines        9076     9098      +22     
==========================================
+ Hits         7705     7727      +22     
  Misses       1371     1371              
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 651cbda...49bab30. Read the comment docs.