Commit ffc921e
authored
tvOS Storage iTest now properly uses Caches directory (#601)
* automated testapps check for UNITY_TVOS
* add TVOS_UNITY detection to XcodeCapabilities.cs
* disable storage tests
* revert changes to dynamic links
* first draft
* testapps uses a platform config to test supplied target list
* JSON formatting
* python script formatting
* removed new line
* add storage test again1 parent e867f90 commit ffc921e
File tree
2 files changed
+5
-10
lines changed- storage/testapp/Assets/Firebase/Sample/Storage
2 files changed
+5
-10
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
122 | 120 | | |
123 | 121 | | |
124 | | - | |
125 | 122 | | |
126 | 123 | | |
127 | 124 | | |
128 | | - | |
129 | | - | |
130 | 125 | | |
131 | | - | |
132 | 126 | | |
133 | 127 | | |
134 | 128 | | |
| |||
143 | 137 | | |
144 | 138 | | |
145 | 139 | | |
146 | | - | |
147 | | - | |
148 | 140 | | |
149 | 141 | | |
150 | 142 | | |
151 | | - | |
152 | 143 | | |
153 | 144 | | |
154 | 145 | | |
| |||
0 commit comments