File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Xcodeproj Changelog
2
2
3
- ## Master
3
+ ## 1.22.0 (2022-06-22)
4
4
5
5
##### Enhancements
6
6
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/CocoaPods/CLAide
3
- revision: a5d1a29b08ca88f90f47104805bc4fad2efc93c9
3
+ revision: 00379095567c88f7a00da25136bad60e41ca2b47
4
4
specs:
5
- claide (1.0.3 )
5
+ claide (1.1.0 )
6
6
7
7
GIT
8
8
remote: https://github.com/segiddins/json.git
14
14
PATH
15
15
remote: .
16
16
specs:
17
- xcodeproj (1.21 .0 )
17
+ xcodeproj (1.22 .0 )
18
18
CFPropertyList (>= 2.3.3 , < 4.0 )
19
19
atomos (~> 0.1.3 )
20
20
claide (>= 1.0.2 , < 2.0 )
25
25
GEM
26
26
remote: https://rubygems.org/
27
27
specs:
28
- CFPropertyList (3.0.3 )
28
+ CFPropertyList (3.0.5 )
29
+ rexml
29
30
addressable (2.8.0 )
30
31
public_suffix (>= 2.0.2 , < 5.0 )
31
32
ast (2.3.0 )
Original file line number Diff line number Diff line change 1
1
module Xcodeproj
2
2
# The version of the xcodeproj gem.
3
3
#
4
- VERSION = '1.21 .0' . freeze unless defined? Xcodeproj ::VERSION
4
+ VERSION = '1.22 .0' . freeze unless defined? Xcodeproj ::VERSION
5
5
end
You can’t perform that action at this time.
0 commit comments