Skip to content

Commit f8ec0a3

Browse files
committed
Bump version 1.9.0
1 parent 34817a6 commit f8ec0a3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Xcodes.xcodeproj/project.pbxproj

+7-7
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
/* Begin PBXFileReference section */
173173
15FAD1652811D15600B63259 /* hi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hi; path = hi.lproj/Localizable.strings; sourceTree = "<group>"; };
174174
25E2FA26284769A00014A318 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
175-
327DF109286ABE6B00D694D5 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
175+
327DF109286ABE6B00D694D5 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
176176
36741BFC291E4FDB00A85AAE /* DownloadPreferencePane.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DownloadPreferencePane.swift; sourceTree = "<group>"; };
177177
36741BFE291E50F500A85AAE /* FileError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileError.swift; sourceTree = "<group>"; };
178178
4A5AAA1D28118FAD00528958 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -1026,7 +1026,7 @@
10261026
CODE_SIGN_IDENTITY = "-";
10271027
CODE_SIGN_STYLE = Manual;
10281028
COMBINE_HIDPI_IMAGES = YES;
1029-
CURRENT_PROJECT_VERSION = 16;
1029+
CURRENT_PROJECT_VERSION = 17;
10301030
DEVELOPMENT_ASSET_PATHS = "\"Xcodes/Preview Content\"";
10311031
DEVELOPMENT_TEAM = "";
10321032
ENABLE_HARDENED_RUNTIME = NO;
@@ -1036,7 +1036,7 @@
10361036
"$(inherited)",
10371037
"@executable_path/../Frameworks",
10381038
);
1039-
MARKETING_VERSION = 1.8.0;
1039+
MARKETING_VERSION = 1.9.0;
10401040
PRODUCT_BUNDLE_IDENTIFIER = com.robotsandpencils.XcodesApp;
10411041
PRODUCT_NAME = Xcodes;
10421042
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1267,7 +1267,7 @@
12671267
CODE_SIGN_ENTITLEMENTS = Xcodes/Resources/Xcodes.entitlements;
12681268
CODE_SIGN_STYLE = Automatic;
12691269
COMBINE_HIDPI_IMAGES = YES;
1270-
CURRENT_PROJECT_VERSION = 16;
1270+
CURRENT_PROJECT_VERSION = 17;
12711271
DEVELOPMENT_ASSET_PATHS = "\"Xcodes/Preview Content\"";
12721272
DEVELOPMENT_TEAM = PBH8V487HB;
12731273
ENABLE_HARDENED_RUNTIME = YES;
@@ -1277,7 +1277,7 @@
12771277
"$(inherited)",
12781278
"@executable_path/../Frameworks",
12791279
);
1280-
MARKETING_VERSION = 1.8.0;
1280+
MARKETING_VERSION = 1.9.0;
12811281
PRODUCT_BUNDLE_IDENTIFIER = com.robotsandpencils.XcodesApp;
12821282
PRODUCT_NAME = Xcodes;
12831283
SWIFT_VERSION = 5.0;
@@ -1291,7 +1291,7 @@
12911291
CODE_SIGN_ENTITLEMENTS = Xcodes/Resources/Xcodes.entitlements;
12921292
CODE_SIGN_STYLE = Automatic;
12931293
COMBINE_HIDPI_IMAGES = YES;
1294-
CURRENT_PROJECT_VERSION = 16;
1294+
CURRENT_PROJECT_VERSION = 17;
12951295
DEVELOPMENT_ASSET_PATHS = "\"Xcodes/Preview Content\"";
12961296
DEVELOPMENT_TEAM = PBH8V487HB;
12971297
ENABLE_HARDENED_RUNTIME = YES;
@@ -1301,7 +1301,7 @@
13011301
"$(inherited)",
13021302
"@executable_path/../Frameworks",
13031303
);
1304-
MARKETING_VERSION = 1.8.0;
1304+
MARKETING_VERSION = 1.9.0;
13051305
PRODUCT_BUNDLE_IDENTIFIER = com.robotsandpencils.XcodesApp;
13061306
PRODUCT_NAME = Xcodes;
13071307
SWIFT_VERSION = 5.0;

Xcodes/Resources/Licenses.rtf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{\rtf1\ansi\ansicpg1252\cocoartf2638
1+
{\rtf1\ansi\ansicpg1252\cocoartf2639
22
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fnil\fcharset0 .SFNS-Regular;}
33
{\colortbl;\red255\green255\blue255;}
44
{\*\expandedcolortbl;;}

0 commit comments

Comments
 (0)