Commit e81ecab
authored
Need to check for object existence (#112)
When this code runs and a folder called "Resources" is not in the XCode project this call fails.
Need to check for object existence before accessing path.
There should be no impact from this change only preventing a run time error when a folder is not present1 parent 56b8ffd commit e81ecab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1679 | 1679 | | |
1680 | 1680 | | |
1681 | 1681 | | |
1682 | | - | |
| 1682 | + | |
1683 | 1683 | | |
1684 | 1684 | | |
1685 | 1685 | | |
| |||
0 commit comments