Commit 396718e
Make iOS bundle id agnostic (#486)
## Description
Made changes to describe how to build the example app
## Motivation and Context
bundleIdentifier on iOS was tied to fishjam and wouldn't build on real
device for people outside of fishjam org
## Documentation impact
- [ ] Documentation update required
- [ ] Documentation updated [in another PR](_)
- [X] No documentation update required
## Types of changes
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to
not work as expected)
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Miłosz Filimowski <MiloszFilimowski@users.noreply.github.com>1 parent 347b6b1 commit 396718e
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
39 | 51 | | |
40 | 52 | | |
41 | 53 | | |
| |||
56 | 68 | | |
57 | 69 | | |
58 | 70 | | |
| 71 | + | |
59 | 72 | | |
60 | 73 | | |
61 | 74 | | |
| 75 | + | |
62 | 76 | | |
| 77 | + | |
63 | 78 | | |
64 | 79 | | |
65 | 80 | | |
0 commit comments