Skip to content

Commit

Permalink
Rename “Story Boards” to “User Interface”
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson authored and JoeMatt committed Apr 2, 2024
1 parent a513dbb commit 640ecaa
Show file tree
Hide file tree
Showing 33 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Provenance.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4099,7 +4099,7 @@
children = (
555454422AC09998006A065F /* LaunchScreenTV.storyboard */,
555454412AC09997006A065F /* LaunchImageTV.png */,
B35D667D21814EAB0005A992 /* Story Boards */,
B35D667D21814EAB0005A992 /* User Interface */,
BE9FDCCC1C21109B0046DF0E /* Provenance.entitlements */,
B379D0482B4FBF240067325A /* Provenance-Free.entitlements */,
B379D0492B4FBF240067325A /* Provenance-JB.entitlements */,
Expand Down Expand Up @@ -4668,15 +4668,15 @@
path = Extensions;
sourceTree = "<group>";
};
B35D667D21814EAB0005A992 /* Story Boards */ = {
B35D667D21814EAB0005A992 /* User Interface */ = {
isa = PBXGroup;
children = (
B3296EC026CABF9F0088AC32 /* Provenance.storyboard */,
B3296EC526CABFB00088AC32 /* Settings.storyboard */,
B3296ECA26CABFCA0088AC32 /* SaveStates.storyboard */,
B3296ED126CABFDE0088AC32 /* Cheats.storyboard */,
);
path = "Story Boards";
path = "User Interface";
sourceTree = "<group>";
};
B36AE7EA295EFE0A00CC9D4F /* JIT */ = {
Expand Down

0 comments on commit 640ecaa

Please sign in to comment.