mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-29 22:45:44 +00:00
Modif conf iOS + version
This commit is contained in:
parent
4b88c3f66f
commit
5efdcde001
2 changed files with 3 additions and 1 deletions
|
|
@ -39,6 +39,7 @@
|
|||
<MtouchArch>x86_64</MtouchArch>
|
||||
<ConsolePause>false</ConsolePause>
|
||||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
<MtouchUseLlvm>true</MtouchUseLlvm>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
|
@ -66,6 +67,7 @@
|
|||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
<MtouchUseLlvm>true</MtouchUseLlvm>
|
||||
<CodesignProvision>AideDeJeuPN</CodesignProvision>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
|
||||
<DebugType>none</DebugType>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<key>CFBundleIdentifier</key>
|
||||
<string>com.nioux.AideDeJeu</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.4</string>
|
||||
<string>1.0.5</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>XSAppIconAssets</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue