xcode7.3.1 ios8 unity5.3.4p6集成

xcode7.3.1 ios8 unity5.3.4p6集成_第1张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第2张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第3张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第4张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第5张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第6张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第7张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第8张图片
xcode7.3.1 ios8 unity5.3.4p6集成_第9张图片

${SOURCE_ROOT}/../VRPlayer/Classes

${SOURCE_ROOT}/../VRPlayer/Libraries/libil2cpp/include

${SOURCE_ROOT}/../VRPlayer/Libraries/bdwgc/include

${SOURCE_ROOT}/../VRPlayer/Classes/Native


${SOURCE_ROOT}/../VRPlayer/Libraries

${SOURCE_ROOT}/../VRPlayer/Libraries/Plugins/iOS


注释: VRPlayer 替换你的unity->ios的工程项目

-weak_framework CoreMotion -weak-lSystem

VRMAX/PrefixHeader.pch


GCC_THUMB_SUPPORT NO

GCC_USE_INDIRECT_FUNCTION_CALLS   NO

UNITY_RUNTIME_VERSION  5.3.4p6

UNITY_SCRIPTING_BACKEND il2cpp

xcode7.3.1 ios8 unity5.3.4p6集成_第10张图片

rm -rf"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Data"

cp -Rf"$PROJECT_DIR/../VRPlayer/Data""$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Data"

rm -rf"$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Data/Raw/QCAR"


标注:两个iOS工程在同一个文件中

你可能感兴趣的:(xcode7.3.1 ios8 unity5.3.4p6集成)