mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
tested iOS
This commit is contained in:
parent
c54c9f9680
commit
d11cf36b4e
@ -46,7 +46,7 @@
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
<CodesignKey>Apple Development: jannis@rieger-kaulsdorf.de (T4279FN3P6)</CodesignKey>
|
||||
<MtouchDebug>true</MtouchDebug>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
@ -129,7 +129,7 @@
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Borepin\Borepin.csproj">
|
||||
<Project>{64ED6CAA-99A0-4EC4-B976-DCBD571F05D7}</Project>
|
||||
<Project>{F93856BD-0C8D-4469-A8DB-6E513002BFD7}</Project>
|
||||
<Name>Borepin</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
|
@ -25,7 +25,7 @@
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>Borepin</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.companyname.Borepin</string>
|
||||
<string>com.companyname.borepin</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user