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

Commit

Permalink
[TestFlight] Uh, we need to reference the TestFlight.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
jstedfast committed Jan 17, 2012
1 parent a5a1db3 commit edc668e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TestFlight/sample/TestFlightSample/TestFlightSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="monotouch" />
<Reference Include="TestFlight">
<HintPath>..\..\binding\TestFlight.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
Expand Down

0 comments on commit edc668e

Please sign in to comment.