Skip to content

Commit dd26c00

Browse files
committed
Bump project version
1 parent 2e88746 commit dd26c00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SnippetsLibrary.xcodeproj/project.pbxproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
B8162F2226FB76F900FB0A9E /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = B88D4A3526F4E34900164BF5 /* GoogleService-Info.plist */; };
1110
B8190DF826FA388500E3994C /* SnippetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8190DF726FA388500E3994C /* SnippetType.swift */; };
1211
B82561B426E81D570040A67E /* SnippetsLibraryApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = B82561B326E81D570040A67E /* SnippetsLibraryApp.swift */; };
1312
B82561B826E81D580040A67E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B82561B726E81D580040A67E /* Assets.xcassets */; };
@@ -895,7 +894,7 @@
895894
CODE_SIGN_IDENTITY = "Apple Development";
896895
CODE_SIGN_STYLE = Automatic;
897896
COMBINE_HIDPI_IMAGES = YES;
898-
CURRENT_PROJECT_VERSION = 8;
897+
CURRENT_PROJECT_VERSION = 9;
899898
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
900899
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
901900
DEVELOPMENT_TEAM = 7WLUFJRJ56;
@@ -924,7 +923,7 @@
924923
CODE_SIGN_IDENTITY = "Apple Development";
925924
CODE_SIGN_STYLE = Automatic;
926925
COMBINE_HIDPI_IMAGES = YES;
927-
CURRENT_PROJECT_VERSION = 8;
926+
CURRENT_PROJECT_VERSION = 9;
928927
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
929928
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
930929
DEVELOPMENT_TEAM = 7WLUFJRJ56;

0 commit comments

Comments
 (0)