Show / Hide Table of Contents

Enum XCodeFlagType

XCode Project flag types.

Namespace: StansAssets.IOS.XCode
Assembly: cs.temp.dll.dll
Syntax
public enum XCodeFlagType

Fields

Name Description
CompilerFlag

Flags that are passed on to the compiler.

LinkerFlag

Flags that are passed on to the linker.

In This Article
Back to top Generated by DocFX