Skip to content

Commit 3c4b13d

Browse files
authored
Remove REORDER_FEATURE_SUMMARY.md from project.pbxproj (#4150)
1 parent 8057953 commit 3c4b13d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

HomeAssistant.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,6 @@
991991
42C60FA62F081DA90071A6F6 /* DeviceClassProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C60FA52F081DA90071A6F6 /* DeviceClassProvider.swift */; };
992992
42C60FA72F081DA90071A6F6 /* DeviceClassProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C60FA52F081DA90071A6F6 /* DeviceClassProvider.swift */; };
993993
42C60FA92F0829B50071A6F6 /* RoomView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42C60FA82F0829B50071A6F6 /* RoomView.swift */; };
994-
42C60FAB2F082E630071A6F6 /* REORDER_FEATURE_SUMMARY.md in Resources */ = {isa = PBXBuildFile; fileRef = 42C60FAA2F082E630071A6F6 /* REORDER_FEATURE_SUMMARY.md */; };
995994
42CB330D2DAE4FD800491DCE /* ServerSelectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CB330C2DAE4FD800491DCE /* ServerSelectView.swift */; };
996995
42CB330F2DAE530400491DCE /* SettingsButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CB330E2DAE530400491DCE /* SettingsButton.swift */; };
997996
42CE8FA72B45D1E900C707F9 /* CoreStrings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 42CE8FA52B45D1E900C707F9 /* CoreStrings.swift */; };
@@ -2742,7 +2741,6 @@
27422741
42C60FA32F08131B0071A6F6 /* CoverControlIntents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoverControlIntents.swift; sourceTree = "<group>"; };
27432742
42C60FA52F081DA90071A6F6 /* DeviceClassProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceClassProvider.swift; sourceTree = "<group>"; };
27442743
42C60FA82F0829B50071A6F6 /* RoomView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoomView.swift; sourceTree = "<group>"; };
2745-
42C60FAA2F082E630071A6F6 /* REORDER_FEATURE_SUMMARY.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = REORDER_FEATURE_SUMMARY.md; sourceTree = "<group>"; };
27462744
42CA28AD2B101D4D0093B31A /* HACornerRadius.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HACornerRadius.swift; sourceTree = "<group>"; };
27472745
42CA28AF2B101D6B0093B31A /* CardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardView.swift; sourceTree = "<group>"; };
27482746
42CA28B52B1022680093B31A /* HAButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HAButton.swift; sourceTree = "<group>"; };
@@ -5596,7 +5594,6 @@
55965594
42DFE8772EFB08C80058DADB /* HomeView.swift */,
55975595
42DFE8782EFB08C80058DADB /* HomeViewModel.swift */,
55985596
42F5C0822F02B6DB00C50310 /* HomeSectionsReorderView.swift */,
5599-
42C60FAA2F082E630071A6F6 /* REORDER_FEATURE_SUMMARY.md */,
56005597
);
56015598
path = Home;
56025599
sourceTree = "<group>";
@@ -7967,7 +7964,6 @@
79677964
B60616871D1F117700249C11 /* US-EN-Alexa-Husband-Is-Arriving.wav in Resources */,
79687965
B60616501D1F117700249C11 /* US-EN-Morgan-Freeman-Turning-On-The-Mood-Lights.wav in Resources */,
79697966
11F893B125C5F56700820C61 /* GoogleService-Info-Release.plist in Resources */,
7970-
42C60FAB2F082E630071A6F6 /* REORDER_FEATURE_SUMMARY.md in Resources */,
79717967
38A4EBA18ADEEE555AD14F52 /* Pods-iOS-App-metadata.plist in Resources */,
79727968
);
79737969
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)