Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Commit

Permalink
Lint before compile
Browse files Browse the repository at this point in the history
  • Loading branch information
bfollington committed May 4, 2023
1 parent f5ef55a commit c7a81c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xcode/Subconscious/Subconscious.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1275,8 +1275,8 @@
isa = PBXNativeTarget;
buildConfigurationList = B8EB2A2926F27797006E97C3 /* Build configuration list for PBXNativeTarget "Subconscious (iOS)" */;
buildPhases = (
B8EB29F726F27797006E97C3 /* Sources */,
B5F83B092A034A43005C80B3 /* ShellScript */,
B8EB29F726F27797006E97C3 /* Sources */,
B8EB29F826F27797006E97C3 /* Frameworks */,
B8EB29F926F27797006E97C3 /* Resources */,
);
Expand Down

0 comments on commit c7a81c7

Please sign in to comment.