|
45 | 45 | BB4141C01E45B67800A51775 /* KaraokeLyricsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4141BF1E45B67800A51775 /* KaraokeLyricsController.swift */; }; |
46 | 46 | BB4141C81E46CDD700A51775 /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BB4141C61E46CDD200A51775 /* SnapKit.framework */; }; |
47 | 47 | BB4141C91E46CDD700A51775 /* SnapKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BB4141C61E46CDD200A51775 /* SnapKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
48 | | - BB458C63201C5F4500740C3B /* LyricsMetaData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB458C62201C5F4500740C3B /* LyricsMetaData+Extension.swift */; }; |
| 48 | + BB458C63201C5F4500740C3B /* LyricsMetadata+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB458C62201C5F4500740C3B /* LyricsMetadata+Extension.swift */; }; |
49 | 49 | BB4919361F00CD800054EA09 /* PreferenceShortcutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4919351F00CD800054EA09 /* PreferenceShortcutViewController.swift */; }; |
50 | 50 | BB50786422014C3900B695C3 /* KaraokeLyricsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4141BF1E45B67800A51775 /* KaraokeLyricsController.swift */; }; |
51 | 51 | BB50786522014C3900B695C3 /* Polyfill.swift in Sources */ = {isa = PBXBuildFile; fileRef = E97593E32150F47800D80616 /* Polyfill.swift */; }; |
|
62 | 62 | BB50787022014C3900B695C3 /* TouchBarLyricsItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB5863F221EFFD9F0084D2C0 /* TouchBarLyricsItem.swift */; }; |
63 | 63 | BB50787222014C3900B695C3 /* CFExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB1B2FFC20E8780A002F1AF8 /* CFExtension.swift */; }; |
64 | 64 | BB50787322014C3900B695C3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB4141AD1E458BA800A51775 /* AppDelegate.swift */; }; |
65 | | - BB50787422014C3900B695C3 /* LyricsMetaData+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB458C62201C5F4500740C3B /* LyricsMetaData+Extension.swift */; }; |
| 65 | + BB50787422014C3900B695C3 /* LyricsMetadata+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB458C62201C5F4500740C3B /* LyricsMetadata+Extension.swift */; }; |
66 | 66 | BB50787622014C3900B695C3 /* PreferenceGeneralViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBC7C5541E6AE28600E3EC4F /* PreferenceGeneralViewController.swift */; }; |
67 | 67 | BB50787722014C3900B695C3 /* Then.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBE8FC741F6BEA6200122AFA /* Then.swift */; }; |
68 | 68 | BB50787822014C3900B695C3 /* Updater.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB34F7E51F21911700B7C484 /* Updater.swift */; }; |
|
228 | 228 | BB4141B61E458BA900A51775 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
229 | 229 | BB4141BF1E45B67800A51775 /* KaraokeLyricsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KaraokeLyricsController.swift; sourceTree = "<group>"; }; |
230 | 230 | BB4141C61E46CDD200A51775 /* SnapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SnapKit.framework; path = Carthage/Build/Mac/SnapKit.framework; sourceTree = "<group>"; }; |
231 | | - BB458C62201C5F4500740C3B /* LyricsMetaData+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LyricsMetaData+Extension.swift"; sourceTree = "<group>"; }; |
| 231 | + BB458C62201C5F4500740C3B /* LyricsMetadata+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "LyricsMetadata+Extension.swift"; sourceTree = "<group>"; }; |
232 | 232 | BB4919351F00CD800054EA09 /* PreferenceShortcutViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreferenceShortcutViewController.swift; sourceTree = "<group>"; }; |
233 | 233 | BB5078AD22014C3900B695C3 /* LyricsX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LyricsX.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
234 | 234 | BB5863F221EFFD9F0084D2C0 /* TouchBarLyricsItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TouchBarLyricsItem.swift; sourceTree = "<group>"; }; |
|
518 | 518 | BB947DFA23B4C60000C43BF2 /* SelectedPlayer.swift */, |
519 | 519 | BB34F7E51F21911700B7C484 /* Updater.swift */, |
520 | 520 | BB03C8881FDF6FC000FBE0DA /* ChineseConverter+Singleton.swift */, |
521 | | - BB458C62201C5F4500740C3B /* LyricsMetaData+Extension.swift */, |
| 521 | + BB458C62201C5F4500740C3B /* LyricsMetadata+Extension.swift */, |
522 | 522 | BB89089D21ED69410078F522 /* Lyrics+Language.swift */, |
523 | 523 | BB5863F221EFFD9F0084D2C0 /* TouchBarLyricsItem.swift */, |
524 | 524 | BB58640621F2B7500084D2C0 /* TouchBarArtworkViewController.swift */, |
|
922 | 922 | BB5863F321EFFD9F0084D2C0 /* TouchBarLyricsItem.swift in Sources */, |
923 | 923 | BB1B2FFD20E8780A002F1AF8 /* CFExtension.swift in Sources */, |
924 | 924 | BB4141AE1E458BA800A51775 /* AppDelegate.swift in Sources */, |
925 | | - BB458C63201C5F4500740C3B /* LyricsMetaData+Extension.swift in Sources */, |
| 925 | + BB458C63201C5F4500740C3B /* LyricsMetadata+Extension.swift in Sources */, |
926 | 926 | BBC7C5551E6AE28600E3EC4F /* PreferenceGeneralViewController.swift in Sources */, |
927 | 927 | BBE8FC751F6BEA6200122AFA /* Then.swift in Sources */, |
928 | 928 | BB34F7E61F21911700B7C484 /* Updater.swift in Sources */, |
|
967 | 967 | BB50787022014C3900B695C3 /* TouchBarLyricsItem.swift in Sources */, |
968 | 968 | BB50787222014C3900B695C3 /* CFExtension.swift in Sources */, |
969 | 969 | BB50787322014C3900B695C3 /* AppDelegate.swift in Sources */, |
970 | | - BB50787422014C3900B695C3 /* LyricsMetaData+Extension.swift in Sources */, |
| 970 | + BB50787422014C3900B695C3 /* LyricsMetadata+Extension.swift in Sources */, |
971 | 971 | BB50787622014C3900B695C3 /* PreferenceGeneralViewController.swift in Sources */, |
972 | 972 | BB50787722014C3900B695C3 /* Then.swift in Sources */, |
973 | 973 | BB50787822014C3900B695C3 /* Updater.swift in Sources */, |
|
1432 | 1432 | repositoryURL = "https://github.com/cx-org/CombineX"; |
1433 | 1433 | requirement = { |
1434 | 1434 | kind = upToNextMinorVersion; |
1435 | | - minimumVersion = 0.3.0; |
| 1435 | + minimumVersion = 0.4.0; |
1436 | 1436 | }; |
1437 | 1437 | }; |
1438 | 1438 | BB22681A234C9085008FAFED /* XCRemoteSwiftPackageReference "SwiftCF" */ = { |
|
1448 | 1448 | repositoryURL = "https://github.com/cx-org/CXExtensions"; |
1449 | 1449 | requirement = { |
1450 | 1450 | kind = upToNextMinorVersion; |
1451 | | - minimumVersion = 0.3.0; |
| 1451 | + minimumVersion = 0.4.0; |
1452 | 1452 | }; |
1453 | 1453 | }; |
1454 | 1454 | BB6C75E6248B908500804AEB /* XCRemoteSwiftPackageReference "TouchBarHelper" */ = { |
|
1464 | 1464 | repositoryURL = "https://github.com/ddddxxx/MusicPlayer"; |
1465 | 1465 | requirement = { |
1466 | 1466 | kind = upToNextMinorVersion; |
1467 | | - minimumVersion = 0.7.3; |
| 1467 | + minimumVersion = 0.8.2; |
1468 | 1468 | }; |
1469 | 1469 | }; |
1470 | 1470 | BBA82EF9256AB1490076831F /* XCRemoteSwiftPackageReference "appcenter-sdk-apple" */ = { |
|
1488 | 1488 | repositoryURL = "https://github.com/ddddxxx/GenericID"; |
1489 | 1489 | requirement = { |
1490 | 1490 | kind = upToNextMinorVersion; |
1491 | | - minimumVersion = 0.6.0; |
| 1491 | + minimumVersion = 0.7.0; |
1492 | 1492 | }; |
1493 | 1493 | }; |
1494 | 1494 | BBB03F2E232FB40400A3879E /* XCRemoteSwiftPackageReference "Semver" */ = { |
|
1512 | 1512 | repositoryURL = "https://github.com/ddddxxx/LyricsKit"; |
1513 | 1513 | requirement = { |
1514 | 1514 | kind = upToNextMinorVersion; |
1515 | | - minimumVersion = 0.10.0; |
| 1515 | + minimumVersion = 0.11.0; |
1516 | 1516 | }; |
1517 | 1517 | }; |
1518 | 1518 | /* End XCRemoteSwiftPackageReference section */ |
|
0 commit comments