Skip to content

Commit

Permalink
🔥 Remove xcproj target
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Feb 2, 2022
1 parent 2de429f commit ba9e5e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ endif

RUN_RESOURCES_DIRECTORY = ${EXECUTABLE_DIRECTORY}

xcproj:
swift package generate-xcodeproj

build: copyRunResources
swift build $(SWIFTC_FLAGS) $(LINKER_FLAGS)

Expand Down

0 comments on commit ba9e5e0

Please sign in to comment.