- Copy files to the project folder (or add as a submodule).
- Add DebugTableViewController.h and DebugTableViewController.m to the project.
- Go to the project settings and select your main target.
- In the "Build Phases" section press "Add Build Phase" and choose "Add Run Script" (this new phase should be the last phase).
- Expand it and add "bash ${PROJECT_DIR}/path/to/metaproject/getDebugInfo.sh" (f.e. if you add metaproject as submodule to /submodules/metaproject it should be "bash ${PROJECT_DIR}/submodules/metaproject/getDebugInfo.sh")
- Initialise and show somewhere the DebugTableViewController view.
-
Notifications
You must be signed in to change notification settings - Fork 0
dntl/metaProject
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published