Skip to content

Commit b5022d1

Browse files
committed
Version 0.49.0 (73)
1 parent c418f7f commit b5022d1

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

GrailDiary.xcodeproj/project.pbxproj

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@
247247
D31AFAE5229D620B00ED2B76 /* ClozeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClozeTests.swift; sourceTree = "<group>"; };
248248
D31AFAE8229D620B00ED2B76 /* DayComponentsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DayComponentsTests.swift; sourceTree = "<group>"; };
249249
D31D7CDF2598CCC70083AB05 /* WebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };
250-
D326464526820D83002C42A6 /* TextMarkupKit */ = {isa = PBXFileReference; lastKnownFileType = folder; name = TextMarkupKit; path = ../Documents/GitHub/TextMarkupKit; sourceTree = "<group>"; };
251250
D326464626821C53002C42A6 /* GrailDiaryGrammar+Styles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GrailDiaryGrammar+Styles.swift"; sourceTree = "<group>"; };
252251
D32A03B423007114002D17E7 /* DateComponentsFormatter+Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DateComponentsFormatter+Document.swift"; sourceTree = "<group>"; };
253252
D32A1BA1229D750F00B78576 /* DiffMatchPatch.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DiffMatchPatch.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -489,7 +488,6 @@
489488
D3DC5EB620EC9B0100F0B74B = {
490489
isa = PBXGroup;
491490
children = (
492-
D326464526820D83002C42A6 /* TextMarkupKit */,
493491
D3558D7825D9AFB700746600 /* Api.xcconfig */,
494492
D311774925A4B67600E473FD /* README.md */,
495493
D311774725A4B64900E473FD /* Content */,
@@ -1075,7 +1073,7 @@
10751073
buildSettings = {
10761074
CODE_SIGN_ENTITLEMENTS = SaveToGrailDiary/SaveToGrailDiary.entitlements;
10771075
CODE_SIGN_STYLE = Automatic;
1078-
CURRENT_PROJECT_VERSION = 72;
1076+
CURRENT_PROJECT_VERSION = 73;
10791077
DEBUG_INFORMATION_FORMAT = dwarf;
10801078
DEVELOPMENT_TEAM = K2UU8WDD8H;
10811079
INFOPLIST_FILE = SaveToGrailDiary/Info.plist;
@@ -1101,7 +1099,7 @@
11011099
buildSettings = {
11021100
CODE_SIGN_ENTITLEMENTS = SaveToGrailDiary/SaveToGrailDiary.entitlements;
11031101
CODE_SIGN_STYLE = Automatic;
1104-
CURRENT_PROJECT_VERSION = 72;
1102+
CURRENT_PROJECT_VERSION = 73;
11051103
DEVELOPMENT_TEAM = K2UU8WDD8H;
11061104
INFOPLIST_FILE = SaveToGrailDiary/Info.plist;
11071105
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
@@ -1249,7 +1247,7 @@
12491247
CLANG_ENABLE_MODULES = YES;
12501248
CODE_SIGN_ENTITLEMENTS = GrailDiary/CommonplaceBookApp.entitlements;
12511249
CODE_SIGN_STYLE = Automatic;
1252-
CURRENT_PROJECT_VERSION = 72;
1250+
CURRENT_PROJECT_VERSION = 73;
12531251
DEAD_CODE_STRIPPING = NO;
12541252
DEVELOPMENT_TEAM = K2UU8WDD8H;
12551253
INFOPLIST_FILE = "$(SRCROOT)/GrailDiary/Info.plist";
@@ -1276,7 +1274,7 @@
12761274
CLANG_ENABLE_MODULES = YES;
12771275
CODE_SIGN_ENTITLEMENTS = GrailDiary/CommonplaceBookApp.entitlements;
12781276
CODE_SIGN_STYLE = Automatic;
1279-
CURRENT_PROJECT_VERSION = 72;
1277+
CURRENT_PROJECT_VERSION = 73;
12801278
DEAD_CODE_STRIPPING = NO;
12811279
DEVELOPMENT_TEAM = K2UU8WDD8H;
12821280
INFOPLIST_FILE = "$(SRCROOT)/GrailDiary/Info.plist";

GrailDiary.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)