1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-01 16:05:42 +00:00

Prépa publi iOS

This commit is contained in:
Yan Maniez 2018-12-02 18:09:43 +01:00
parent 9a06e03298
commit cfbf5d89cd
10 changed files with 20 additions and 3 deletions

View file

@ -13,6 +13,7 @@
<AssemblyName>AideDeJeu.iOS</AssemblyName>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<ReleaseVersion>1.32</ReleaseVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>

View file

@ -25,14 +25,16 @@
<key>CFBundleDisplayName</key>
<string>AideDeJeu</string>
<key>CFBundleIdentifier</key>
<string>com.companyname.AideDeJeu</string>
<string>com.nioux.AideDeJeu</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>CFBundleName</key>
<string>AideDeJeu</string>
<key>XSAppIconAssets</key>
<string>Media.xcassets/AppIcon.appiconset</string>
<key>CFBundleName</key>
<string>Haches &amp; Dés</string>
<key>CFBundleShortVersionString</key>
<string>1.32.0</string>
</dict>
</plist>