Skip to content

iOS class final project. App to keep track of your D&D 5e character.

License

Notifications You must be signed in to change notification settings

gen1e/iOS-dnd-5e-character-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-dnd-5e-character-sheet

iOS class final project. App to keep track of your D&D 5e character.

Installing Realm

Exit xcode. Open a terminal and go to the root directory of the project. Run:

sudo gem install cocoapods
pod init

Then open the Podfile and add the RealmSwift pod. Then run:

pod install

It will take quite a while. Make sure to always open the project using the .xcworkspace file. You can also use this command:

open DnD-5e-Character-Sheet.xcworkspace

About

iOS class final project. App to keep track of your D&D 5e character.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published