|
16 | 16 | 455E3503208B76D8008BD632 /* EmptyStringFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 455E3502208B76D8008BD632 /* EmptyStringFormatter.swift */; };
|
17 | 17 | 455E3506208CBB69008BD632 /* OnlyNumberOrEmptyFormatter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 455E3505208CBB69008BD632 /* OnlyNumberOrEmptyFormatter.swift */; };
|
18 | 18 | 455E3508208CBF8B008BD632 /* YearFormatterOrEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 455E3507208CBF8B008BD632 /* YearFormatterOrEmpty.swift */; };
|
| 19 | + 456D9CE0208FCA6500BA7D2A /* CHANGELOG.md in Resources */ = {isa = PBXBuildFile; fileRef = 456D9CDF208FCA6500BA7D2A /* CHANGELOG.md */; }; |
19 | 20 | 458EC1AB20854E640000B915 /* ID3TagReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 458EC1AA20854E640000B915 /* ID3TagReader.swift */; };
|
20 | 21 | 458EC1AD20854E940000B915 /* ID3TagWriter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 458EC1AC20854E940000B915 /* ID3TagWriter.swift */; };
|
21 | 22 | 458EC1B420854EEE0000B915 /* VersionField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 458EC1AF20854EED0000B915 /* VersionField.swift */; };
|
|
75 | 76 | 455E3502208B76D8008BD632 /* EmptyStringFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyStringFormatter.swift; sourceTree = "<group>"; };
|
76 | 77 | 455E3505208CBB69008BD632 /* OnlyNumberOrEmptyFormatter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnlyNumberOrEmptyFormatter.swift; sourceTree = "<group>"; };
|
77 | 78 | 455E3507208CBF8B008BD632 /* YearFormatterOrEmpty.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YearFormatterOrEmpty.swift; sourceTree = "<group>"; };
|
| 79 | + 456D9CDF208FCA6500BA7D2A /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = "<group>"; }; |
78 | 80 | 458EC1AA20854E640000B915 /* ID3TagReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ID3TagReader.swift; sourceTree = "<group>"; };
|
79 | 81 | 458EC1AC20854E940000B915 /* ID3TagWriter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ID3TagWriter.swift; sourceTree = "<group>"; };
|
80 | 82 | 458EC1AF20854EED0000B915 /* VersionField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VersionField.swift; sourceTree = "<group>"; };
|
|
161 | 163 | 45325CB9206E9CFB0088B3E6 = {
|
162 | 164 | isa = PBXGroup;
|
163 | 165 | children = (
|
| 166 | + 456D9CDF208FCA6500BA7D2A /* CHANGELOG.md */, |
164 | 167 | 45BE74252087F90D004C7995 /* README.md */,
|
165 | 168 | 45B4FFDE2083947C00ABEDC2 /* LICENSE.md */,
|
166 | 169 | 45325CC4206E9CFB0088B3E6 /* Mp3ID3Tagger */,
|
|
440 | 443 | 45BE74262087F90E004C7995 /* README.md in Resources */,
|
441 | 444 | 45325CCA206E9CFB0088B3E6 /* Assets.xcassets in Resources */,
|
442 | 445 | 45325CCD206E9CFB0088B3E6 /* Main.storyboard in Resources */,
|
| 446 | + 456D9CE0208FCA6500BA7D2A /* CHANGELOG.md in Resources */, |
443 | 447 | );
|
444 | 448 | runOnlyForDeploymentPostprocessing = 0;
|
445 | 449 | };
|
|
0 commit comments