add back ios9 target
This commit is contained in:
@@ -59,6 +59,10 @@ include:
|
|||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/ios-arm64.yml'
|
file: '/ios-arm64.yml'
|
||||||
|
|
||||||
|
# iOS (armv7)
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/ios9.yml'
|
||||||
|
|
||||||
################################## CONSOLES ################################
|
################################## CONSOLES ################################
|
||||||
# PlayStation Portable
|
# PlayStation Portable
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
@@ -201,6 +205,12 @@ libretro-build-ios-arm64:
|
|||||||
- .libretro-ios-arm64-make-default
|
- .libretro-ios-arm64-make-default
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
# iOS (armv7)
|
||||||
|
libretro-build-ios9:
|
||||||
|
extends:
|
||||||
|
- .libretro-ios9-make-default
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
################################### CONSOLES #################################
|
################################### CONSOLES #################################
|
||||||
# PlayStation Portable
|
# PlayStation Portable
|
||||||
libretro-build-psp:
|
libretro-build-psp:
|
||||||
|
|||||||
Reference in New Issue
Block a user