Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Martin Finkel
LibVLCSharp
Commits
d3dae7e6
Commit
d3dae7e6
authored
Feb 11, 2019
by
Martin Finkel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tvOS sample: Disable incremental builds
parent
f4359142
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Samples/LibVLCSharp.tvOS.Sample/LibVLCSharp.tvOS.Sample.csproj
...es/LibVLCSharp.tvOS.Sample/LibVLCSharp.tvOS.Sample.csproj
+1
-1
No files found.
Samples/LibVLCSharp.tvOS.Sample/LibVLCSharp.tvOS.Sample.csproj
View file @
d3dae7e6
...
...
@@ -77,7 +77,7 @@
<DeviceSpecificBuild>
true
</DeviceSpecificBuild>
<MtouchDebug>
true
</MtouchDebug>
<MtouchNoSymbolStrip>
true
</MtouchNoSymbolStrip>
<MtouchFastDev>
tru
e
</MtouchFastDev>
<MtouchFastDev>
fals
e
</MtouchFastDev>
<MtouchFloat32>
true
</MtouchFloat32>
<CodesignEntitlements>
Entitlements.plist
</CodesignEntitlements>
<IOSDebuggerPort>
62847
</IOSDebuggerPort>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment