File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Xcodeproj Changelog
22
3- ## Master
3+ ## 1.26.0 (2024-10-27)
44
55##### Enhancements
66
Original file line number Diff line number Diff line change 1414PATH
1515 remote: .
1616 specs:
17- xcodeproj (1.25.1 )
17+ xcodeproj (1.26.0 )
1818 CFPropertyList (>= 2.3.3 , < 4.0 )
1919 atomos (~> 0.1.3 )
2020 claide (>= 1.0.2 , < 2.0 )
9898 ffi (>= 0.5.0 )
9999 rb-kqueue (0.2.4 )
100100 ffi (>= 0.5.0 )
101- rexml (3.3.8 )
101+ rexml (3.3.9 )
102102 rubocop (0.47.1 )
103103 parser (>= 2.3.3.1 , < 3.0 )
104104 powerpack (~> 0.1 )
Original file line number Diff line number Diff line change 11module Xcodeproj
22 # The version of the xcodeproj gem.
33 #
4- VERSION = '1.25.1 ' . freeze unless defined? Xcodeproj ::VERSION
4+ VERSION = '1.26.0 ' . freeze unless defined? Xcodeproj ::VERSION
55end
You can’t perform that action at this time.
0 commit comments