File tree Expand file tree Collapse file tree 5 files changed +4
-6099
lines changed Expand file tree Collapse file tree 5 files changed +4
-6099
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ cmdline-tools=12.0
46
46
# - https://developer.android.google.cn/about/versions/15/behavior-changes-all?hl=zh-cn#16-kb
47
47
# In China Mainland, please download from https://pan.baidu.com/s/1neJydxOGTT7aCQvLLwbicw?pwd=qqiq
48
48
# to $AX_ROOT/cache/, then run `setup.ps1 -p android`
49
- ndk=r23d
49
+ ndk=r27c
50
50
51
51
# The android target sdk version, @gradle
52
52
# as latest as possible
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ if(NOT DEFINED DEPLOYMENT_TARGET)
35
35
if (XCODE_VERSION LESS "14.3.0" )
36
36
set (DEPLOYMENT_TARGET "11.0" CACHE STRING "" FORCE )
37
37
else () # xcode 14.3+ require 12.0 for c++ std::get
38
- set (DEPLOYMENT_TARGET "12 .0" CACHE STRING "" FORCE )
38
+ set (DEPLOYMENT_TARGET "13 .0" CACHE STRING "" FORCE )
39
39
endif ()
40
40
endif ()
41
41
elseif (PLAT STREQUAL "tvOS" )
Original file line number Diff line number Diff line change 81
81
- Version: 3.4 with modified for create as win32 child window support
82
82
- License: zlib
83
83
84
- ## GHC (iOS devices only)
85
- - [ ![ Upstream] ( https://img.shields.io/github/v/release/gulrak/filesystem?label=Upstream )] ( https://github.com/gulrak/filesystem )
86
- - Version: 1.5.14
87
- - License: MIT
88
-
89
84
## jni.hpp
90
85
- [ ![ Upstream] ( https://img.shields.io/github/v/release/mapbox/jni.hpp?label=Upstream )] ( https://github.com/mapbox/jni.hpp )
91
86
- Version: v4.0.0
You can’t perform that action at this time.
0 commit comments