|
|
|
@ -26,6 +26,7 @@
|
|
|
|
<MtouchArch>i386, x86_64</MtouchArch>
|
|
|
|
<MtouchArch>i386, x86_64</MtouchArch>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
@ -36,6 +37,7 @@
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchLink>None</MtouchLink>
|
|
|
|
<MtouchArch>i386, x86_64</MtouchArch>
|
|
|
|
<MtouchArch>i386, x86_64</MtouchArch>
|
|
|
|
<ConsolePause>false</ConsolePause>
|
|
|
|
<ConsolePause>false</ConsolePause>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
@ -50,6 +52,7 @@
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
<MtouchDebug>true</MtouchDebug>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
@ -61,6 +64,7 @@
|
|
|
|
<ConsolePause>false</ConsolePause>
|
|
|
|
<ConsolePause>false</ConsolePause>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
@ -74,6 +78,7 @@
|
|
|
|
<CodesignProvision>Automatic:AdHoc</CodesignProvision>
|
|
|
|
<CodesignProvision>Automatic:AdHoc</CodesignProvision>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
@ -86,6 +91,13 @@
|
|
|
|
<CodesignProvision>Automatic:AppStore</CodesignProvision>
|
|
|
|
<CodesignProvision>Automatic:AppStore</CodesignProvision>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhoneSimulator'">
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'AppStore|iPhoneSimulator'">
|
|
|
|
|
|
|
|
<CodeAnalysisRuleSet />
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Compile Include="Main.cs" />
|
|
|
|
<Compile Include="Main.cs" />
|
|
|
|
|