1、windows、mac安装证书

2、安装xcode

sudo xcode-select --switch /Applications/Xcode10..app   -- 路径可以拖入
sudo gem install xcodeproj

3、错误处理

Setting up Mono
Running command : Engine/Binaries/DotNET/UnrealBuildTool.exe ZBGame IOS Development -SkipRulesCompile -XmlConfigCache=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Intermediate/Build/XmlConfigCache.bin -remoteini=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client -Project=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/ZBGame.uproject -skipdeploy -Log=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Programs/AutomationTool/Saved/Logs/UBT-ZBGame-IOS-Development_Remote.txt -Manifest=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/Manifest.xml -CreateStub -NoUBTMakefiles -ImportProvision=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/dev_zb1.mobileprovision -ImportCertificate=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/Certificate.p12 -ImportCertificatePassword=A
*** EMSCRIPTEN_ROOT directory NOT FOUND: /Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Extras/ThirdPartyNotUE/emsdk/emscripten/1.38.
*** NODE_JS NOT FOUND: /Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Extras/ThirdPartyNotUE/emsdk/Mac/node/8.9.1_64bit/bin/node
*** LLVMROOT directory NOT FOUND: /Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Extras/ThirdPartyNotUE/emsdk/Mac/clang/e1..20_64bit
ZBGame IOS Development -SkipRulesCompile -XmlConfigCache=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Intermediate/Build/XmlConfigCache.bin -remoteini=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client -Project=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/ZBGame.uproject -skipdeploy -Log=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Engine/Engine/Programs/AutomationTool/Saved/Logs/UBT-ZBGame-IOS-Development_Remote.txt -Manifest=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/Manifest.xml -CreateStub -NoUBTMakefiles -ImportProvision=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/dev_zb1.mobileprovision -ImportCertificate=/Users/jb-mac/UE4/Builds/DESKTOP-H8OVF9H/E/PWMGame/3DS2Game/Branches/3DS2Inland190918Final/Client/Intermediate/Remote/ZBGame/IOS/Development/Certificate.p12 -ImportCertificatePassword=A
Triggered an exception while looking for SDK directory in Xcode.app
System.IO.DirectoryNotFoundException: Could not find a part of the path '/Applications/xcode10.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs'.
at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.FileSystemEnumerableIterator`[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.FileSystemEnumerableIterator`[TSource].CommonInit () [0x00054] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.FileSystemEnumerableIterator`[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.Directory.InternalGetDirectories (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <98fac219bd4e453693d76fda7bd96ab0>:
at System.IO.Directory.GetDirectories (System.String path) [0x0000e] in <98fac219bd4e453693d76fda7bd96ab0>:
at UnrealBuildTool.AppleToolChainSettings.SelectSDK (System.String BaseSDKDir, System.String OSPrefix, System.String& PlatformSDKVersion, System.Boolean bVerbose) [0x00018] in <ce47cf5825fd4d26bbf096f28ea5583c>:
ERROR: Invalid SDK MacOSX.sdk, not found in /Applications/xcode10..app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
[Remote] Downloading E:\PWMGame\3DS2Game\Branches\3DS2Inland190918Final\Engine\Engine\Programs\AutomationTool\Saved\Logs\UBT-ZBGame-IOS-Development_Remote.txt
Total execution time: 808.22 seconds

UE4 ios环境搭建备忘的更多相关文章

  1. 云效(阿里云)流水线 + nginx + uWsgi + flask + python3 基础环境搭建 --备忘

    一.开发环境搭建 1.安装python3 yum -y groupinstall "Development tools" yum -y install zlib-devel bzi ...

  2. LAMP 环境搭建备忘 -- Linux的安装(一)

    LAMP指的是 Linux + Apatch + MySQL / MariaDB + PHP/Perl/Python 一套搭建网站服务器的开源软件组合.工作原理图如下: 下面开始环境搭建 1 Linu ...

  3. 嵌入式Linux环境搭建备忘

    嵌入式Linux开发平台搭建步骤: 1.安装宿主机Linux系统 如果选用最新的Linux发行版,应改主意其他软件是否能很好的兼容. 2.安装交叉编译器 交叉编译器的版本很多,一般到芯片厂家官网下载官 ...

  4. django项目环境搭建备忘

    由于使用python3,所以尽量为每个项目配置虚拟环境来管理各个项目的=. 新建一个项目文件夹,进入该路径 python3 -m venv ll_env 然后激活虚拟环境 source ll_env/ ...

  5. LAMP环境搭建备忘 -- MariaDB 安装(三)

    因为 MySQL 的一些原因,在 Linux 平台上的开源数据库渐渐被 MariaDB 取代. MariaDB 安装命令如下图 安装成功后,接下来就启动这个数据库服务 我们还需要对数据库做一些初始化的 ...

  6. LAMP环境搭建备忘 -- Apache、pHp 安装 (二)

    上一篇 Linux 已经安装好了,我们选择了 CentOS 7 的最小化安装,即没有图形界面,并且我们在安装时设置了网络连接即能够连上外部网络,还设置了 root 密码.下面我们要在此基础上继续安装 ...

  7. React Native iOS环境搭建

    前段时间React Native for Android发布,感觉React Native会越来越多的公司开始研究.使用.所以周六也抽空搭建了iOS的开发环境,以便以后利用空闲的时间能够学习一下. 废 ...

  8. Visual Studio 2013 Xamarin for iOS 环境搭建

    原文:Visual Studio 2013 Xamarin for iOS 环境搭建 一.Mac安装Xamarin.iOS 1,我的Mac 环境:OSX 10.10.3.Xcode 6.3.2 (使用 ...

  9. Mac+appium+iOS 环境搭建

    Mac+appium+iOS 环境搭建,需要用到的信息如下,参考搭建环境. 1.安装brew,安装介绍:https://jingyan.baidu.com/article/fec7a1e5ec3034 ...

随机推荐

  1. 【python】Requests的三种参数请求方式

    URL参数请求: import requests ''' URL Parameters 请求方式: URL参数 例如: 以get 方式请求http://httpbin.org/get?first_na ...

  2. Spring源码窥探之:@Profile

    Spring为我们提供的多环境启动 1. 配置类,注入三个不同环境的数据源,并加上注解 /** * description: 以下准备了三套不同环境的数据源 * * @author 70KG * @d ...

  3. AtCoder Beginner Contest 127 解题报告

    传送门 非常遗憾.当天晚上错过这一场.不过感觉也会掉分的吧.后面两题偏结论题,打了的话应该想不出来. A - Ferris Wheel #include <bits/stdc++.h> u ...

  4. LeetCode 841. Keys and Rooms

    原题链接在这里:https://leetcode.com/problems/keys-and-rooms/ 题目: There are N rooms and you start in room 0. ...

  5. Tensorflow细节-P312-PROJECTOR

    首先进行数据预处理,需要生成.tsv..jpg文件 import matplotlib.pyplot as plt import numpy as np import os from tensorfl ...

  6. 事件类型(onchange)

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  7. Nodejs中的模块系统

    一.模块化的定义 ①具有文件作用域 ②具有通信规则:加载和导出规则 二.CommonJS模块规范 1.nodejs中的模块系统,具有文件作用域,也具有通信规则,使用require方法加载模块,使用ex ...

  8. Linux 系统管理——磁盘管理及文件系统实例

    1.为主机新增两块30GB的SCSI硬盘 2.划分3个主分区,各5GB,剩余空间作为扩展分区 3.在扩展分区中建立2个逻辑分区,容量分别为2GB.10GB 4.将第一个逻辑分区的类型改为swap 5. ...

  9. 73: luogu 2014 树形dp

    $des$ 在大学里每个学生,为了达到一定的学分,必须从很多课程里选择一些课程来学习,在课程里有些课程必须在某些课程之前学习,如高等数学总是在其它课程之前学习.现在有N门功课,每门课有个学分,每门课有 ...

  10. P5110 【块速递推】

    太菜了,不会生成函数,于是用特征方程来写的这道题 首先我们知道,形如\(a_n=A*a_{n-1}+B*a_{n-2}\)的特征方程为\(x^2=A*x+B\) 于是此题的递推式就是:\(x^2=23 ...