» 2020 » August の記事
min use unity 2017version
change scripting backend to IL2CPP
Target Architectures> click arm64 and unclick x86
XCODE Go to your Target -> General -> Linked Frameworks and Libraries then add WebKit.framework
~ nox logcat ~
cmd
nox_adb logcat>logcat.log
yum install php-pear php-devel
nano php.ini
disable_functions =
sudo systemctl restart php-fpm
pecl install msgpack
cd /etc/php.d
nano msgpack.txt
extension=msgpack.so
nano php.ini
disable_functions = add back disable_function
sudo systemctl restart php-fpm
yum install http://rpms.remirepo.net/enterprise/remi-release-7.rpm yum install yum-utils yum-config-manager --enable remi-php74 yum update php -v systemctl start php-fpm
| HOME |
Recent Comments