Skip to content

Commit b897bef

Browse files
authored
Merge pull request #315 from bharat/fix-xcode-proj
Fix the sourceTree for the Loop Status Extension storyboard.
2 parents c4cd1dd + e0af02f commit b897bef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Loop.xcodeproj/project.pbxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,8 +1387,7 @@
13871387
4F70C1E31DE8DCA7006380B7 /* Base */,
13881388
);
13891389
name = MainInterface.storyboard;
1390-
path = "Loop Status Extension";
1391-
sourceTree = "<unknown>";
1390+
sourceTree = "<group>";
13921391
};
13931392
C1C73EF91DE3D0230022FC89 /* InfoPlist.strings */ = {
13941393
isa = PBXVariantGroup;

0 commit comments

Comments
 (0)