Skip to content

Commit

Permalink
fix(mvxform): Remove native reference from template (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
Plac3hold3r authored Jun 12, 2019
1 parent aa66b0a commit b43769d
Showing 1 changed file with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,20 +216,6 @@
<Visible>false</Visible>
</ImageAsset>
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
<NativeReference Include="Native References/HyperionCore.framework">
<Kind>Framework</Kind>
</NativeReference>
<NativeReference Include="Native References/AttributesInspector.framework">
<Kind>Framework</Kind>
</NativeReference>
<NativeReference Include="Native References/SlowAnimations.framework">
<Kind>Framework</Kind>
</NativeReference>
<NativeReference Include="Native References/Measurements.framework">
<Kind>Framework</Kind>
</NativeReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand Down

0 comments on commit b43769d

Please # to comment.