Skip to content

Commit

Permalink
Updated to remove the entitlement.plist reference
Browse files Browse the repository at this point in the history
Updated to remove the entitlement.plist reference
  • Loading branch information
Dave Humphreys authored and Dave Humphreys committed Jan 7, 2016
1 parent dd47558 commit b681eba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/iOS/MessageBusiOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
<MtouchArch>i386, x86_64</MtouchArch>
<MtouchLink>None</MtouchLink>
<MtouchDebug>true</MtouchDebug>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchI18n>
</MtouchI18n>
<CodesignKey>iPhone Developer</CodesignKey>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
<DebugType>full</DebugType>
Expand Down
2 changes: 1 addition & 1 deletion samples/iOS/MessageBusiOS.userprefs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Properties StartupItem="MessageBusiOS.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Release|iPhoneSimulator" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.IPhone4s.8.1" />
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhoneSimulator" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneSimulatorTarget.IPhone6s.9.2" />
<MonoDevelop.Ide.Workbench ActiveDocument="ViewControllers/MainViewController.cs">
<Files>
<File FileName="Main.cs" Line="1" Column="1" />
Expand Down

0 comments on commit b681eba

Please sign in to comment.