зеркало из https://github.com/xamarin/ios-samples.git
Fixed fonts using the "non" build action instead of BundleResource.
This commit is contained in:
Родитель
650825fde5
Коммит
0743c29e32
|
@ -115,11 +115,11 @@
|
||||||
<BundleResource Include="Resources\Default-568h%402x.png" />
|
<BundleResource Include="Resources\Default-568h%402x.png" />
|
||||||
<BundleResource Include="Content\ball.png" />
|
<BundleResource Include="Content\ball.png" />
|
||||||
<BundleResource Include="Content\paddle.png" />
|
<BundleResource Include="Content\paddle.png" />
|
||||||
|
<BundleResource Include="Content\fonts\arial-22.xnb" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="Info.plist" />
|
<None Include="Info.plist" />
|
||||||
<None Include="Entitlements.plist" />
|
<None Include="Entitlements.plist" />
|
||||||
<None Include="Content\fonts\arial-22.xnb" />
|
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче