Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Made docs work
Browse files Browse the repository at this point in the history
  • Loading branch information
gmegidish committed Feb 19, 2015
1 parent 46993d0 commit c260b61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion TestFairy/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ASSEMBLY=TestFairy.iOS.dll
ASSEMBLY=bin/unified/TestFairy.iOS.dll
include ../Rules.make

6 changes: 0 additions & 6 deletions TestFairy/docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,9 @@
<Attribute>
<AttributeName>ObjCRuntime.LinkWith("libTestFairy.a", ObjCRuntime.LinkTarget.Simulator | ObjCRuntime.LinkTarget.ArmV7 | ObjCRuntime.LinkTarget.ArmV7s | ObjCRuntime.LinkTarget.Arm64 | ObjCRuntime.LinkTarget.Simulator64, ForceLoad=true, Frameworks="OpenGLES CoreMedia CoreMotion SystemConfiguration AVFoundation CoreGraphics", IsCxx=true)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Runtime.Versioning.TargetFramework("Xamarin.iOS,Version=v1.0", FrameworkDisplayName="")</AttributeName>
</Attribute>
</Attributes>
</Assembly>
</Assemblies>
Expand Down

0 comments on commit c260b61

Please sign in to comment.