Skip to content

Commit

Permalink
Merge pull request #9 from team-aliens/build/Setting/7-swiftlint-build
Browse files Browse the repository at this point in the history
merge :: 빌드 시 SwiftLint 실행
  • Loading branch information
baekteun authored Sep 20, 2022
2 parents 1f63c98 + cb5a0f3 commit 0822391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
generate:
tuist fetch
tuist generate
TUIST_DEV=1 tuist generate

clean:
rm -rf **/*.xcodeproj
Expand Down

0 comments on commit 0822391

Please sign in to comment.