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实现mysql查询数据库实例

    #coding:utf-8 ''' Created on 2017年10月25日 @author: li.liu ''' import pymysql db=pymysql.connect('loca ...

  2. Jupyter Notebook(持续更新)

    1.引用Pandas import pandas as pd 2.创建DataFrame bb=pd.DataFrame(enron_data) 3.查看列 & 行 dataFrame.sha ...

  3. java 获取对象的数据类型

    // java 获取对象的数据类型 public static String getType(Object object){ String typeName=object.getClass().get ...

  4. 获取国定字符的内容split

    a="Time:20190822_111655_554 Start Cloud new case, Num=1, Input=/data/voice/20190725_035326_2_vo ...

  5. Haskell语言学习笔记(95)Semiring

    semirings 模块 semirings 模块需要安装 $ cabal install semirings Installed semirings-0.2.0.1 Prelude> :m + ...

  6. Codeforces1114F Please, another Queries on Array?

    题目链接:http://codeforces.com/problemset/problem/1114/F 题意:序列$a$,有两种操作,1 区间里的数同时乘上$x$ 2 求区间的积的欧拉函数 线段树好 ...

  7. AtCoder Beginner Contest 129 解题报告

    传送门 写了四个题就跑去打球了.第五题应该能肝出来的. A - Airplane #include <bits/stdc++.h> using namespace std; inline ...

  8. Plist文件编辑工具PlistEdit Pro 1.9.1动态调试分析

    0x00:简介     PlistEdit Pro是为macOS平台最优秀的属性列表和JSON编辑器.Mac和iOS开发人员在开发应用程序时必须编辑各种属性列表和JSON文件.PlistEdit Pr ...

  9. 2019.12.10 定义数组及java内存划分

    //数据类型[ ] 数组名 = new 数据类型[元素个数或数组长度]; int[] x = new int[100]; //类型[] 数组名 = new 类型[]{元素,元素,……}; String ...

  10. WinDbg常用命令系列---内存查看d*

    d*命令显示给定范围内的内存内容. d{a|b|c|d|D|f|p|q|u|w|W} [Options] [Range] dy{b|d} [Options] [Range] d [Options] [ ...