sil-quirk / sil-q

Other
210 stars 32 forks source link

Update file list and list of localizations in the Xcode project #90

Closed backwardsEric closed 2 years ago

backwardsEric commented 2 years ago

The project does load in Xcode 13.2. To successfully build, one has to change the working directory for the build step to point to where the source code is (click on Sil.app icon in the left pane of Xcode; then, in the center pane, select the Sil from TARGETS and then select the Info tab to set that working directory).

For simply building the executable, the instructions in README.md (use Makefile.cocoa directly and skip Xcode) would be what I would use.