We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1888fc9 commit 9cfa27dCopy full SHA for 9cfa27d
1 file changed
build/cmake/CMakePresets.json
@@ -100,7 +100,7 @@
100
],
101
"hidden": false,
102
"name": "ios-dbg",
103
- "inherits": "base",
+ "inherits": "ios",
104
"configurePreset": "ios-dbg",
105
"configuration": "Debug"
106
},
@@ -110,7 +110,7 @@
110
111
112
"name": "ios-rel",
113
114
"configurePreset": "ios-rel",
115
"configuration": "Release"
116
}
0 commit comments