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:
parent
9a06e03298
commit
cfbf5d89cd
10 changed files with 20 additions and 3 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<AssemblyName>AideDeJeu.iOS</AssemblyName>
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
<ReleaseVersion>1.32</ReleaseVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
|
|
|||
|
|
@ -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 & Dés</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.32.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue