File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Xcodeproj Changelog
22
3- ## Master
3+ ## 1.25.0 (2024-08-07)
44
55##### Enhancements
66
Original file line number Diff line number Diff line change 1414PATH
1515 remote: .
1616 specs:
17- xcodeproj (1.24 .0 )
17+ xcodeproj (1.25 .0 )
1818 CFPropertyList (>= 2.3.3 , < 4.0 )
1919 atomos (~> 0.1.3 )
2020 claide (>= 1.0.2 , < 2.0 )
2525GEM
2626 remote: https://rubygems.org/
2727 specs:
28- CFPropertyList (3.0.6 )
28+ CFPropertyList (3.0.7 )
29+ base64
30+ nkf
2931 rexml
3032 addressable (2.8.0 )
3133 public_suffix (>= 2.0.2 , < 5.0 )
3234 ast (2.3.0 )
3335 atomos (0.1.3 )
3436 bacon (1.2.0 )
37+ base64 (0.2.0 )
3538 claide-plugins (0.9.2 )
3639 cork
3740 nap
7679 multipart-post (2.1.1 )
7780 nanaimo (0.3.0 )
7881 nap (1.1.0 )
82+ nkf (0.2.0 )
7983 notify (0.5.2 )
8084 octokit (4.21.0 )
8185 faraday (>= 0.9 )
9498 ffi (>= 0.5.0 )
9599 rb-kqueue (0.2.4 )
96100 ffi (>= 0.5.0 )
97- rexml (3.3.2 )
101+ rexml (3.3.4 )
98102 strscan
99103 rubocop (0.47.1 )
100104 parser (>= 2.3.3.1 , < 3.0 )
Original file line number Diff line number Diff line change 11module Xcodeproj
22 # The version of the xcodeproj gem.
33 #
4- VERSION = '1.24 .0' . freeze unless defined? Xcodeproj ::VERSION
4+ VERSION = '1.25 .0' . freeze unless defined? Xcodeproj ::VERSION
55end
You can’t perform that action at this time.
0 commit comments