tibia/test/ios-make.json

7 lines
104 B
JSON
Raw Normal View History

2024-02-02 15:58:51 +00:00
{
"ios_make": {
2024-02-05 15:33:06 +00:00
"headerSearchPaths": [ "../../../../../miniaudio" ],
2024-02-02 15:58:51 +00:00
"deploymentTarget": 16.6
}
}