|
14 | 14 | 4C6B93E82C1DCF6E00AFF832 /* Updater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6B93E22C1DCF6E00AFF832 /* Updater.swift */; };
|
15 | 15 | 4C6B93E92C1DCF6E00AFF832 /* UpdateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C6B93E32C1DCF6E00AFF832 /* UpdateView.swift */; };
|
16 | 16 | 4CD883A42C30F0D7009A132A /* WallpaperColors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CD883A32C30F0D7009A132A /* WallpaperColors.swift */; };
|
| 17 | + A80554C22D234E5D009238C7 /* Luminare in Frameworks */ = {isa = PBXBuildFile; productRef = A80554C12D234E5D009238C7 /* Luminare */; }; |
17 | 18 | A8055EC22AFEDE0B00459D13 /* Keycorder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8055EC12AFEDE0B00459D13 /* Keycorder.swift */; };
|
18 | 19 | A80900D52AA3F9F30085C63B /* VisualEffectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80900D32AA3F9F20085C63B /* VisualEffectView.swift */; };
|
19 | 20 | A80D49BB2BAE479900493B67 /* Migrator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80D49BA2BAE479900493B67 /* Migrator.swift */; };
|
|
483 | 484 | name = Loop;
|
484 | 485 | packageProductDependencies = (
|
485 | 486 | A8DCC97A2980D5F500D41065 /* Defaults */,
|
| 487 | + A80554C42D235233009238C7 /* Luminare */, |
486 | 488 | );
|
487 | 489 | productName = WindowManager;
|
488 | 490 | productReference = A8E59C35297F5E9A0064D4BA /* Loop.app */;
|
|
524 | 526 | mainGroup = A8E59C2C297F5E9A0064D4BA;
|
525 | 527 | packageReferences = (
|
526 | 528 | A8DCC9792980D5F500D41065 /* XCRemoteSwiftPackageReference "Defaults" */,
|
527 |
| - A860324D2CB34A6C005742EB /* XCRemoteSwiftPackageReference "Luminare" */, |
| 529 | + A80554C32D235233009238C7 /* XCRemoteSwiftPackageReference "Luminare" */, |
528 | 530 | );
|
529 | 531 | productRefGroup = A8E59C36297F5E9A0064D4BA /* Products */;
|
530 | 532 | projectDirPath = "";
|
|
890 | 892 | /* End XCConfigurationList section */
|
891 | 893 |
|
892 | 894 | /* Begin XCRemoteSwiftPackageReference section */
|
893 |
| - A860324D2CB34A6C005742EB /* XCRemoteSwiftPackageReference "Luminare" */ = { |
| 895 | + A80554C32D235233009238C7 /* XCRemoteSwiftPackageReference "Luminare" */ = { |
894 | 896 | isa = XCRemoteSwiftPackageReference;
|
895 | 897 | repositoryURL = "https://github.com/MrKai77/Luminare";
|
896 | 898 | requirement = {
|
897 |
| - branch = main; |
| 899 | + branch = "loop-1.2.0"; |
898 | 900 | kind = branch;
|
899 | 901 | };
|
900 | 902 | };
|
|
0 commit comments