- Clone the repo with all
submodules:
git clone https://github.com/apollovy/crawl-ios --recurse-submodules && cd crawl-ios- For this you would need git and some other tools from xcode:
xcode-select --install
- For this you would need git and some other tools from xcode:
- Build the original crawl for mac to make some files
appear:
cd Libraries/crawl/crawl-ref/source && make TILES=1 mac-app-tiles && cd ../../../..- Make sure you have
pythonexecutable withyamlmodule installed. We can specify the path to correct python withPYTHON=...the same way as we do forTILES=1.
- Make sure you have
- Install pods:
pod install - Open the dcss.workspace in XCode
- Select target device or simulator
- Press Run
- Possibly you will have to update signing: XCode -> dcss project -> dcss target -> Signing and capabilities.
-
Notifications
You must be signed in to change notification settings - Fork 4
apollovy/crawl-ios
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Dungeon Crawl Stone Soup port to iOS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published