Browse Source

macOS compat build is gone

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/merge
falkTX 2 years ago
parent
commit
05a136d740
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
3 changed files with 0 additions and 8 deletions
  1. +0
    -3
      Applications:Carla-Control.php
  2. +0
    -3
      Applications:Carla.php
  3. +0
    -2
      Downloads.php

+ 0
- 3
Applications:Carla-Control.php View File

@@ -38,9 +38,6 @@ include_once("includes/versions.php");
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> <img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> <a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
Linux 64bit</a> (requires Qt 5.9 or higher)<br/> Linux 64bit</a> (requires Qt 5.9 or higher)<br/>
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
MacOS compatible build</a> (requires macOS 10.8 or higher)<br/>
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> <img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> <a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
MacOS universal build</a> (requires macOS 10.12 or higher)<br/> MacOS universal build</a> (requires macOS 10.12 or higher)<br/>


+ 0
- 3
Applications:Carla.php View File

@@ -152,9 +152,6 @@ include_once("includes/versions.php");
<img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/> <img src="images/ico_linux.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank"> <a href="https://github.com/falkTX/Carla/releases/download/v<?php echo $VERSION_CARLA_OLD; ?>/Carla_<?php echo $VERSION_CARLA_OLD; ?>-linux64.tar.xz" class="external text a_bigger_text" rel="nofollow" target="_blank">
Linux 64bit</a> (requires Qt 5.9 or higher)<br/> Linux 64bit</a> (requires Qt 5.9 or higher)<br/>
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
MacOS compatible build</a> (requires macOS 10.8 or higher)<br/>
<img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/> <img src="images/ico_mac.png" alt="" class="img_text_align_spaced"/>
<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> <a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
MacOS universal build</a> (requires macOS 10.12 or higher)<br/> MacOS universal build</a> (requires macOS 10.12 or higher)<br/>


+ 0
- 2
Downloads.php View File

@@ -25,8 +25,6 @@ include_once("includes/versions.php");
</p> </p>
<p class="p_extra_spaced"> <p class="p_extra_spaced">
<b>MacOS Downloads:</b><br/> <b>MacOS Downloads:</b><br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (compatible build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.8 or higher)<br/>
&nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank"> &nbsp;<a href="https://github.com/falkTX/Carla-Releases/releases/download/v<?php echo $VERSION_CARLA; ?>/Carla-<?php echo $VERSION_CARLA_MAJ; ?>-macos-universal.dmg" class="external text a_bigger_text" rel="nofollow" target="_blank">
<img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/> <img src="images/ico_carla.png" alt="" class="img_text_align"/> Carla2 </a> (universal build, version <?php echo $VERSION_CARLA; ?>, requires macOS 10.12 or higher)<br/>
</p> </p>


Loading…
Cancel
Save