tuist / XcodeProj

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

remove empty TargetAttributes from result pbxproj as Xcode 16 do each run #865

Open Speakus opened 1 month ago

Speakus commented 1 month ago

Short description 📝

stop generate empty TargetAttributes - because Xcode 16 will always remove such item

Solution 📦

very simple fix

NB! Better to wait for merging this fix first: https://github.com/fastlane/fastlane/pull/23872