openframeworks / openframeworks/projectGenerator
iosStoryboardExample "Could not find a storyboard"
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
via @kylemcdonald
The iosStoryboardExample fails to run. This is an old bug mentioned by @NickHardeman in this comment #1829 (comment) which @julapy says had "something to do with the way PG adds storyboards and xibs to xcode projects". I couldn't find an issue tracking this problem so I thought I'd contribute one.
https://github.com/openframeworks/openFrameworks/issues/5379
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in iosStoryboardExample and inspect how projectGenerator adds storyboards and xibs to Xcode projects. The issue provides no file or test entry point, so trace the generated project setup first. Done means the example runs without the "Could not find a storyboard" error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100