Remove the deprecated GCC_VERSION build settings for Demo project
This commit is contained in:
parent
d36d5e7936
commit
9453c2e095
|
@ -6,8 +6,5 @@
|
|||
// Name of an asset catalog app icon set whose contents will be merged into the `Info.plist`.
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
|
||||
|
||||
// The compiler to use for C, C++, and Objective-C.
|
||||
GCC_VERSION =
|
||||
|
||||
// Implicitly include the named header. The path given should either be a project relative path or an absolute path.
|
||||
GCC_PREFIX_HEADER =
|
||||
|
|
Loading…
Reference in New Issue