Skip to content

Commit

Permalink
Reordering file references in the scripts group in the XCode project.
Browse files Browse the repository at this point in the history
  • Loading branch information
razterizer committed Dec 8, 2024
1 parent b8de466 commit ca48ce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pilot_Episode.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
076D86722D05CA96003BF28D /* scripts */ = {
isa = PBXGroup;
children = (
076D86732D05CAC3003BF28D /* fetch-dependencies.py */,
076D86742D05CAF2003BF28D /* dependencies */,
07844E4A28FDECEC00B30C0D /* build.sh */,
0709B9C82C9A235700A43834 /* build.bat */,
076D86742D05CAF2003BF28D /* dependencies */,
076D86732D05CAC3003BF28D /* fetch-dependencies.py */,
);
name = scripts;
sourceTree = "<group>";
Expand Down

0 comments on commit ca48ce6

Please sign in to comment.