File tree 2 files changed +4
-4
lines changed
ProjectDescriptionHelpers 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
{
22
22
"identity" : " cocoalumberjack" ,
23
23
"kind" : " remoteSourceControl" ,
24
- "location" : " https://github.com/CocoaLumberjack/CocoaLumberjack" ,
24
+ "location" : " https://github.com/CocoaLumberjack/CocoaLumberjack.git " ,
25
25
"state" : {
26
26
"revision" : " 4b8714a7fb84d42393314ce897127b3939885ec3" ,
27
27
"version" : " 3.8.5"
122
122
"kind" : " remoteSourceControl" ,
123
123
"location" : " https://github.com/airbnb/lottie-spm.git" ,
124
124
"state" : {
125
- "revision" : " b842598f1295f3ffa1475b1580672d1fe5b83580 " ,
126
- "version" : " 4.5.0 "
125
+ "revision" : " 8c6edf4f0fa84fe9c058600a4295eb0c01661c69 " ,
126
+ "version" : " 4.5.1 "
127
127
}
128
128
},
129
129
{
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ public enum Constants {
25
25
26
26
public static let baseSettings = SettingsDictionary ( )
27
27
. currentProjectVersion ( " 1 " )
28
- . marketingVersion ( " 1.2.6 " )
28
+ . marketingVersion ( " 1.3.0 " )
29
29
. automaticCodeSigning ( devTeam: " 864VDCS2QY " )
30
30
. merging ( [ " DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER " : SettingValue ( stringLiteral: " NO " ) ] )
31
31
You can’t perform that action at this time.
0 commit comments