Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intel MOE Plugin 1.4.3 has stopped working with physical devices #5667

Closed
1 of 7 tasks
HeinousGames opened this issue Jun 16, 2019 · 8 comments
Closed
1 of 7 tasks

Intel MOE Plugin 1.4.3 has stopped working with physical devices #5667

HeinousGames opened this issue Jun 16, 2019 · 8 comments

Comments

@HeinousGames
Copy link

Issue details

Intel MOE will not launch on a device if using version 1.4.3 or 1.4.4 of the Jet Brains plugin. Instead, it throws an error saying "Framework Not Found MOE" despite the fact that it will still run fine on a simulator. I have to lower my plugin version from 1.4.3 to 1.4.2 to have my previous running game run on a device again, which is disappointing because I was trying to port it to Apple TV and I need the latest version of the plugin so it copies over the tvos oat files.

Reproduction steps/code

Sample Code Here
Open the project (either in Android Studio or XCode) and try running the ios-moe configuration pointing towards a device and not a simulator. It will result in a Framework Not Found exception looking for MOE. Change the configuration to run on a simulator and the app runs fine. Change the configuration to run on a device again. Lower the moe plugin in the gradle file from 1.4.3 to 1.4.2, then inject/refresh settings. You can now run the project on a device.

Version of LibGDX and/or relevant dependencies

LibGDX Version: 1.9.9
XCode Version: 10.2.1
MacOS: 10.14.5
iPhone SE OS: 12.3.1
Android Studio Versions: 3.4.1 and 3.1.4

Stacktrace

###########
# ERROR LOG
###########


Build settings from command line:
    CONFIGURATION_BUILD_DIR = /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos
    DSTROOT = /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/dst
    MOE_GRADLE_EXTERNAL_BUILD = YES
    OBJROOT = /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj
    ONLY_ACTIVE_ARCH = NO
    SDKROOT = iphoneos12.2
    SHARED_PRECOMPS_DIR = /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/shared_precomps
    SYMROOT = /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym

AssertMacros: amdErr = AMDeviceStartSession(tmpDevice) == 0 ,  file: /BuildRoot/Library/Caches/com.apple.xbs/Sources/MobileDevice/MobileDevice-988.250.11.100.2/Source/AMDevicePowerAssertion.c, line: 226, value: -402653156
2019-06-16 12:42:30.453 xcodebuild[3202:94488]  DTDeviceKit: deviceType from a01ccb5cb3022fc9e123071cd2fec9e1c1a638d6 was NULL
2019-06-16 12:42:30.528 xcodebuild[3202:94417]  DTDeviceKit: deviceType from a01ccb5cb3022fc9e123071cd2fec9e1c1a638d6 was NULL
note: Using new build system
note: Planning build
note: Constructing build description
CreateBuildDirectory /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    builtin-create-build-directory /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym

CreateBuildDirectory /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    builtin-create-build-directory /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj

MkDir /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    /bin/mkdir -p /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app

ProcessProductPackaging /Users/stevenhanus/Library/MobileDevice/Provisioning\ Profiles/d5d70ec4-11fa-4a26-b27d-0e864e4b396f.mobileprovision /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app/embedded.mobileprovision (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    builtin-productPackagingUtility /Users/stevenhanus/Library/MobileDevice/Provisioning\ Profiles/d5d70ec4-11fa-4a26-b27d-0e864e4b396f.mobileprovision -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app/embedded.mobileprovision

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/Entitlements.plist (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/Entitlements.plist

ProcessProductPackaging "" /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest.app.xcent (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    

Entitlements:

{
    "application-identifier" = "YB5QSYQZQ2.net.heinousgames.app.appletvtest";
    "com.apple.developer.team-identifier" = YB5QSYQZQ2;
    "get-task-allow" = 1;
    "keychain-access-groups" =     (
        "YB5QSYQZQ2.net.heinousgames.app.appletvtest"
    );
}


    builtin-productPackagingUtility -entitlements -format xml -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest.app.xcent

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/all-product-headers.yaml (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/all-product-headers.yaml

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-non-framework-target-headers.hmap (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-non-framework-target-headers.hmap

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Script-F461487E379A46F550F0C10A.sh (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Script-F461487E379A46F550F0C10A.sh

PhaseScriptExecution Compile\ Sources\ (MOE) /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Script-F461487E379A46F550F0C10A.sh (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export ACTION=build
    export AD_HOC_CODE_SIGNING_ALLOWED=NO
    export ALTERNATE_GROUP=staff
    export ALTERNATE_MODE=u+w,go-w,a+rX
    export ALTERNATE_OWNER=stevenhanus
    export ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES=NO
    export ALWAYS_SEARCH_USER_PATHS=NO
    export ALWAYS_USE_SEPARATE_HEADERMAPS=NO
    export APPLE_INTERNAL_DEVELOPER_DIR=/AppleInternal/Developer
    export APPLE_INTERNAL_DIR=/AppleInternal
    export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
    export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
    export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
    export APPLICATION_EXTENSION_API_ONLY=NO
    export APPLY_RULES_IN_COPY_FILES=NO
    export ARCHS="armv7 arm64"
    export ARCHS_STANDARD="armv7 arm64"
    export ARCHS_STANDARD_32_64_BIT="armv7 arm64"
    export ARCHS_STANDARD_32_BIT=armv7
    export ARCHS_STANDARD_64_BIT=arm64
    export ARCHS_STANDARD_INCLUDING_64_BIT="armv7 arm64"
    export ARCHS_UNIVERSAL_IPHONE_OS="armv7 arm64"
    export ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon
    export AVAILABLE_PLATFORMS="appletvos appletvsimulator iphoneos iphonesimulator macosx watchos watchsimulator"
    export AppIdentifierPrefix=YB5QSYQZQ2.
    export BITCODE_GENERATION_MODE=marker
    export BUILD_ACTIVE_RESOURCES_ONLY=NO
    export BUILD_COMPONENTS="headers build"
    export BUILD_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym
    export BUILD_ROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym
    export BUILD_STYLE=
    export BUILD_VARIANTS=normal
    export BUILT_PRODUCTS_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos
    export CACHE_ROOT=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
    export CCHROOT=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/com.apple.DeveloperTools/10.2.1-10E1001/Xcode
    export CHMOD=/bin/chmod
    export CHOWN=/usr/sbin/chown
    export CLANG_ANALYZER_NONNULL=YES
    export CLANG_CXX_LANGUAGE_STANDARD=gnu++0x
    export CLANG_CXX_LIBRARY=libc++
    export CLANG_ENABLE_MODULES=YES
    export CLANG_ENABLE_OBJC_ARC=YES
    export CLANG_MODULES_BUILD_SESSION_FILE=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation
    export CLANG_WARN_BOOL_CONVERSION=YES
    export CLANG_WARN_CONSTANT_CONVERSION=YES
    export CLANG_WARN_DIRECT_OBJC_ISA_USAGE=YES_ERROR
    export CLANG_WARN_EMPTY_BODY=YES
    export CLANG_WARN_ENUM_CONVERSION=YES
    export CLANG_WARN_INFINITE_RECURSION=YES
    export CLANG_WARN_INT_CONVERSION=YES
    export CLANG_WARN_OBJC_ROOT_CLASS=YES_ERROR
    export CLANG_WARN_SUSPICIOUS_MOVE=YES
    export CLANG_WARN_UNREACHABLE_CODE=YES
    export CLANG_WARN__DUPLICATE_METHOD_MATCH=YES
    export CLASS_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/JavaClasses
    export CLEAN_PRECOMPS=YES
    export CLONE_HEADERS=NO
    export CODESIGNING_FOLDER_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app
    export CODE_SIGNING_ALLOWED=YES
    export CODE_SIGNING_REQUIRED=YES
    export CODE_SIGN_CONTEXT_CLASS=XCiPhoneOSCodeSignContext
    export CODE_SIGN_IDENTITY="iPhone Developer"
    export CODE_SIGN_INJECT_BASE_ENTITLEMENTS=YES
    export CODE_SIGN_STYLE=Automatic
    export COLOR_DIAGNOSTICS=NO
    export COMBINE_HIDPI_IMAGES=NO
    export COMPILER_INDEX_STORE_ENABLE=Default
    export COMPOSITE_SDK_DIRS=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/CompositeSDKs
    export COMPRESS_PNG_FILES=YES
    export CONFIGURATION=Debug
    export CONFIGURATION_BUILD_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos
    export CONFIGURATION_TEMP_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos
    export CONTENTS_FOLDER_PATH=AppleTVTest.app
    export COPYING_PRESERVES_HFS_DATA=NO
    export COPY_HEADERS_RUN_UNIFDEF=NO
    export COPY_PHASE_STRIP=NO
    export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
    export CORRESPONDING_SIMULATOR_PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
    export CORRESPONDING_SIMULATOR_PLATFORM_NAME=iphonesimulator
    export CORRESPONDING_SIMULATOR_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.2.sdk
    export CORRESPONDING_SIMULATOR_SDK_NAME=iphonesimulator12.2
    export CP=/bin/cp
    export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
    export CURRENT_ARCH=undefined_arch
    export CURRENT_VARIANT=normal
    export DEAD_CODE_STRIPPING=NO
    export DEBUGGING_SYMBOLS=YES
    export DEBUG_INFORMATION_FORMAT=dwarf
    export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
    export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
    export DEFINES_MODULE=NO
    export DEPLOYMENT_LOCATION=NO
    export DEPLOYMENT_POSTPROCESSING=NO
    export DEPLOYMENT_TARGET_CLANG_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_CLANG_FLAG_NAME=miphoneos-version-min
    export DEPLOYMENT_TARGET_CLANG_FLAG_PREFIX=-miphoneos-version-min=
    export DEPLOYMENT_TARGET_LD_ENV_NAME=IPHONEOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_LD_FLAG_NAME=ios_version_min
    export DEPLOYMENT_TARGET_SETTING_NAME=IPHONEOS_DEPLOYMENT_TARGET
    export DEPLOYMENT_TARGET_SUGGESTED_VALUES="8.0 8.1 8.2 8.3 8.4 9.0 9.1 9.2 9.3 10.0 10.1 10.2 10.3 11.0 11.1 11.2 11.3 11.4 12.0 12.1 12.2"
    export DERIVED_FILES_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources
    export DERIVED_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources
    export DERIVED_SOURCES_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources
    export DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
    export DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
    export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export DEVELOPER_FRAMEWORKS_DIR=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/Applications/Xcode.app/Contents/Developer/Library/Frameworks
    export DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Library
    export DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
    export DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Tools
    export DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
    export DEVELOPMENT_LANGUAGE=English
    export DEVELOPMENT_TEAM=YB5QSYQZQ2
    export DOCUMENTATION_FOLDER_PATH=AppleTVTest.app/English.lproj/Documentation
    export DO_HEADER_SCANNING_IN_JAM=NO
    export DSTROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/dst
    export DT_TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export DWARF_DSYM_FILE_NAME=AppleTVTest.app.dSYM
    export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
    export DWARF_DSYM_FOLDER_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos
    export EFFECTIVE_PLATFORM_NAME=-iphoneos
    export EMBEDDED_CONTENT_CONTAINS_SWIFT=NO
    export EMBEDDED_PROFILE_NAME=embedded.mobileprovision
    export EMBED_ASSET_PACKS_IN_PRODUCT_BUNDLE=NO
    export ENABLE_BITCODE=NO
    export ENABLE_DEFAULT_HEADER_SEARCH_PATHS=YES
    export ENABLE_HEADER_DEPENDENCIES=YES
    export ENABLE_ON_DEMAND_RESOURCES=YES
    export ENABLE_STRICT_OBJC_MSGSEND=YES
    export ENABLE_TESTABILITY=YES
    export ENTITLEMENTS_ALLOWED=YES
    export ENTITLEMENTS_DESTINATION=Signature
    export ENTITLEMENTS_REQUIRED=YES
    export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
    export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch *.xcode* *.xcassets (*) .DS_Store CVS .svn .git .hg *.pbproj *.pbxproj"
    export EXECUTABLES_FOLDER_PATH=AppleTVTest.app/Executables
    export EXECUTABLE_FOLDER_PATH=AppleTVTest.app
    export EXECUTABLE_NAME=AppleTVTest
    export EXECUTABLE_PATH=AppleTVTest.app/AppleTVTest
    export EXPANDED_CODE_SIGN_IDENTITY=3CEDDED9F3D854E770E1888B6ABCEA3BCF1F9CF2
    export EXPANDED_CODE_SIGN_IDENTITY_NAME="iPhone Developer: ministeve412@gmail.com (72PGL53382)"
    export EXPANDED_PROVISIONING_PROFILE=d5d70ec4-11fa-4a26-b27d-0e864e4b396f
    export FILE_LIST=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects/LinkFileList
    export FIXED_FILES_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/FixedFiles
    export FRAMEWORKS_FOLDER_PATH=AppleTVTest.app/Frameworks
    export FRAMEWORK_FLAG_PREFIX=-framework
    export FRAMEWORK_SEARCH_PATHS="/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos  /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/sdk/sdk/iphoneos"
    export FRAMEWORK_VERSION=A
    export FULL_PRODUCT_NAME=AppleTVTest.app
    export GCC3_VERSION=3.3
    export GCC_C_LANGUAGE_STANDARD=gnu99
    export GCC_DYNAMIC_NO_PIC=NO
    export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
    export GCC_NO_COMMON_BLOCKS=YES
    export GCC_OPTIMIZATION_LEVEL=0
    export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
    export GCC_PREPROCESSOR_DEFINITIONS="DEBUG=1 "
    export GCC_SYMBOLS_PRIVATE_EXTERN=NO
    export GCC_THUMB_SUPPORT=YES
    export GCC_TREAT_WARNINGS_AS_ERRORS=NO
    export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
    export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
    export GCC_WARN_64_TO_32_BIT_CONVERSION=YES
    export GCC_WARN_ABOUT_RETURN_TYPE=YES_ERROR
    export GCC_WARN_UNDECLARED_SELECTOR=YES
    export GCC_WARN_UNINITIALIZED_AUTOS=YES_AGGRESSIVE
    export GCC_WARN_UNUSED_FUNCTION=YES
    export GCC_WARN_UNUSED_VARIABLE=YES
    export GENERATE_MASTER_OBJECT_FILE=NO
    export GENERATE_PKGINFO_FILE=YES
    export GENERATE_PROFILING_CODE=NO
    export GENERATE_TEXT_BASED_STUBS=NO
    export GID=20
    export GROUP=staff
    export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
    export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
    export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
    export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
    export HEADERMAP_USES_FRAMEWORK_PREFIX_ENTRIES=YES
    export HEADERMAP_USES_VFS=NO
    export HEADER_SEARCH_PATHS="/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/include "
    export HIDE_BITCODE_SYMBOLS=YES
    export HOME=/Users/stevenhanus
    export ICONV=/usr/bin/iconv
    export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
    export INFOPLIST_FILE=ios-moe/Info.plist
    export INFOPLIST_OUTPUT_FORMAT=binary
    export INFOPLIST_PATH=AppleTVTest.app/Info.plist
    export INFOPLIST_PREPROCESS=NO
    export INFOSTRINGS_PATH=AppleTVTest.app/English.lproj/InfoPlist.strings
    export INLINE_PRIVATE_FRAMEWORKS=NO
    export INSTALLHDRS_COPY_PHASE=NO
    export INSTALLHDRS_SCRIPT_PHASE=NO
    export INSTALL_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/dst/Applications
    export INSTALL_GROUP=staff
    export INSTALL_MODE_FLAG=u+w,go-w,a+rX
    export INSTALL_OWNER=stevenhanus
    export INSTALL_PATH=/Applications
    export INSTALL_ROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/dst
    export IPHONEOS_DEPLOYMENT_TARGET=9.3
    export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
    export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
    export JAVA_ARCHIVE_CLASSES=YES
    export JAVA_ARCHIVE_TYPE=JAR
    export JAVA_COMPILER=/usr/bin/javac
    export JAVA_FOLDER_PATH=AppleTVTest.app/Java
    export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
    export JAVA_JAR_FLAGS=cv
    export JAVA_SOURCE_SUBDIR=.
    export JAVA_USE_DEPENDENCIES=YES
    export JAVA_ZIP_FLAGS=-urg
    export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
    export KASAN_DEFAULT_CFLAGS="-DKASAN=1 -fsanitize=address -mllvm -asan-globals-live-support -mllvm -asan-force-dynamic-shadow"
    export KEEP_PRIVATE_EXTERNS=NO
    export LD_DEPENDENCY_INFO_FILE=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/undefined_arch/AppleTVTest_dependency_info.dat
    export LD_GENERATE_MAP_FILE=NO
    export LD_MAP_FILE_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-LinkMap-normal-undefined_arch.txt
    export LD_NO_PIE=NO
    export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
    export LD_RUNPATH_SEARCH_PATHS=" @executable_path/Frameworks"
    export LEGACY_DEVELOPER_DIR=/Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer
    export LEX=lex
    export LIBGDX_NATIVES="-force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libObjectAL.a -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libgdx.a"
    export LIBRARY_FLAG_NOSPACE=YES
    export LIBRARY_FLAG_PREFIX=-l
    export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
    export LIBRARY_SEARCH_PATHS="/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos "
    export LINKER_DISPLAYS_MANGLED_NAMES=NO
    export LINK_FILE_LIST_normal_arm64=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest.LinkFileList
    export LINK_FILE_LIST_normal_armv7=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest.LinkFileList
    export LINK_WITH_STANDARD_LIBRARIES=YES
    export LOCALIZED_RESOURCES_FOLDER_PATH=AppleTVTest.app/English.lproj
    export LOCALIZED_STRING_MACRO_NAMES="NSLocalizedString CFLocalizedString"
    export LOCAL_ADMIN_APPS_DIR=/Applications/Utilities
    export LOCAL_APPS_DIR=/Applications
    export LOCAL_DEVELOPER_DIR=/Library/Developer
    export LOCAL_LIBRARY_DIR=/Library
    export LOCROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export LOCSYMROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export MACH_O_TYPE=mh_execute
    export MAC_OS_X_PRODUCT_BUILD_VERSION=18F132
    export MAC_OS_X_VERSION_ACTUAL=101405
    export MAC_OS_X_VERSION_MAJOR=101400
    export MAC_OS_X_VERSION_MINOR=1405
    export METAL_LIBRARY_FILE_BASE=default
    export METAL_LIBRARY_OUTPUT_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app
    export MOE_COPY_ANDROID_CACERTS=NO
    export MOE_FRAMEWORK_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/sdk/sdk/iphoneos
    export MOE_GRADLE_EXTERNAL_BUILD=YES
    export MOE_OTHER_LDFLAGS="-sectcreate __OATDATA __oatdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.oat" -sectcreate __ARTDATA __artdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.art" -segprot __OATDATA rx rx -segprot __ARTDATA rw rw   -lstdc++ -framework MOE"
    export MOE_PROJECT_BUILD_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build
    export MOE_PROJECT_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/../
    export MOE_SDK_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/sdk
    export MOE_SECT_ART="-sectcreate __ARTDATA __artdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.art""
    export MOE_SECT_OAT="-sectcreate __OATDATA __oatdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.oat""
    export MOE_SEGPROT="-segprot __OATDATA rx rx -segprot __ARTDATA rw rw"
    export MOE_VERSION=1.4.2
    export MTL_ENABLE_DEBUG_INFO=YES
    export NATIVE_ARCH=armv7
    export NATIVE_ARCH_32_BIT=i386
    export NATIVE_ARCH_64_BIT=x86_64
    export NATIVE_ARCH_ACTUAL=x86_64
    export NO_COMMON=YES
    export OBJECT_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects
    export OBJECT_FILE_DIR_normal=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal
    export OBJROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj
    export ONLY_ACTIVE_ARCH=NO
    export OS=MACOS
    export OSAC=/usr/bin/osacompile
    export OTHER_LDFLAGS=" -sectcreate __OATDATA __oatdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.oat" -sectcreate __ARTDATA __artdata "/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/undefined_arch.art" -segprot __OATDATA rx rx -segprot __ARTDATA rw rw   -lstdc++ -framework MOE -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libObjectAL.a -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libgdx.a"
    export PACKAGE_TYPE=com.apple.package-type.wrapper.application
    export PASCAL_STRINGS=YES
    export PATH=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/local/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/local/bin:/Users/stevenhanus/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
    export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
    export PBDEVELOPMENTPLIST_PATH=AppleTVTest.app/pbdevelopment.plist
    export PER_ARCH_OBJECT_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/undefined_arch
    export PER_VARIANT_OBJECT_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal
    export PKGINFO_FILE_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/PkgInfo
    export PKGINFO_PATH=AppleTVTest.app/PkgInfo
    export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
    export PLATFORM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
    export PLATFORM_DEVELOPER_LIBRARY_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library
    export PLATFORM_DEVELOPER_SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
    export PLATFORM_DEVELOPER_TOOLS_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
    export PLATFORM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
    export PLATFORM_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
    export PLATFORM_DISPLAY_NAME=iOS
    export PLATFORM_NAME=iphoneos
    export PLATFORM_PREFERRED_ARCH=arm64
    export PLATFORM_PRODUCT_BUILD_VERSION=16E226
    export PLIST_FILE_OUTPUT_FORMAT=binary
    export PLUGINS_FOLDER_PATH=AppleTVTest.app/PlugIns
    export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
    export PRECOMP_DESTINATION_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/PrefixHeaders
    export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
    export PRIVATE_HEADERS_FOLDER_PATH=AppleTVTest.app/PrivateHeaders
    export PRODUCT_BUNDLE_IDENTIFIER=net.heinousgames.app.appletvtest
    export PRODUCT_MODULE_NAME=AppleTVTest
    export PRODUCT_NAME=AppleTVTest
    export PRODUCT_SETTINGS_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe/Info.plist
    export PRODUCT_TYPE=com.apple.product-type.application
    export PROFILING_CODE=NO
    export PROJECT=ios-moe
    export PROJECT_DERIVED_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/DerivedSources
    export PROJECT_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export PROJECT_FILE_PATH=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe.xcodeproj
    export PROJECT_NAME=ios-moe
    export PROJECT_TEMP_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build
    export PROJECT_TEMP_ROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj
    export PROVISIONING_PROFILE_REQUIRED=YES
    export PUBLIC_HEADERS_FOLDER_PATH=AppleTVTest.app/Headers
    export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
    export REMOVE_CVS_FROM_RESOURCES=YES
    export REMOVE_GIT_FROM_RESOURCES=YES
    export REMOVE_HEADERS_FROM_EMBEDDED_BUNDLES=YES
    export REMOVE_HG_FROM_RESOURCES=YES
    export REMOVE_SVN_FROM_RESOURCES=YES
    export RESOURCE_RULES_REQUIRED=YES
    export REZ_COLLECTOR_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/ResourceManagerResources
    export REZ_OBJECTS_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/ResourceManagerResources/Objects
    export REZ_SEARCH_PATHS="/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos "
    export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
    export SCRIPTS_FOLDER_PATH=AppleTVTest.app/Scripts
    export SCRIPT_INPUT_FILE_COUNT=0
    export SCRIPT_INPUT_FILE_LIST_COUNT=0
    export SCRIPT_OUTPUT_FILE_COUNT=0
    export SCRIPT_OUTPUT_FILE_LIST_COUNT=0
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk
    export SDK_DIR=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk
    export SDK_DIR_iphoneos12_2=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk
    export SDK_NAME=iphoneos12.2
    export SDK_NAMES=iphoneos12.2
    export SDK_PRODUCT_BUILD_VERSION=16E226
    export SDK_VERSION=12.2
    export SDK_VERSION_ACTUAL=120200
    export SDK_VERSION_MAJOR=120000
    export SDK_VERSION_MINOR=200
    export SED=/usr/bin/sed
    export SEPARATE_STRIP=NO
    export SEPARATE_SYMBOL_EDIT=NO
    export SET_DIR_MODE_OWNER_GROUP=YES
    export SET_FILE_MODE_OWNER_GROUP=NO
    export SHALLOW_BUNDLE=YES
    export SHARED_DERIVED_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/DerivedSources
    export SHARED_FRAMEWORKS_FOLDER_PATH=AppleTVTest.app/SharedFrameworks
    export SHARED_PRECOMPS_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/shared_precomps
    export SHARED_SUPPORT_FOLDER_PATH=AppleTVTest.app/SharedSupport
    export SKIP_INSTALL=NO
    export SOURCE_ROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export SRCROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export STRINGS_FILE_OUTPUT_ENCODING=binary
    export STRIP_BITCODE_FROM_COPIED_FILES=YES
    export STRIP_INSTALLED_PRODUCT=YES
    export STRIP_STYLE=non-global
    export STRIP_SWIFT_SYMBOLS=YES
    export SUPPORTED_DEVICE_FAMILIES=1,2
    export SUPPORTED_PLATFORMS="iphoneos iphonesimulator"
    export SUPPORTS_TEXT_BASED_API=NO
    export SWIFT_PLATFORM_TARGET_PREFIX=ios
    export SYMROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/sym
    export SYSTEM_ADMIN_APPS_DIR=/Applications/Utilities
    export SYSTEM_APPS_DIR=/Applications
    export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
    export SYSTEM_DEMOS_DIR=/Applications/Extras
    export SYSTEM_DEVELOPER_APPS_DIR=/Applications/Xcode.app/Contents/Developer/Applications
    export SYSTEM_DEVELOPER_BIN_DIR=/Applications/Xcode.app/Contents/Developer/usr/bin
    export SYSTEM_DEVELOPER_DEMOS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
    export SYSTEM_DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export SYSTEM_DEVELOPER_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library"
    export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools"
    export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Java Tools"
    export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools"
    export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
    export SYSTEM_DEVELOPER_TOOLS=/Applications/Xcode.app/Contents/Developer/Tools
    export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
    export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
    export SYSTEM_DEVELOPER_USR_DIR=/Applications/Xcode.app/Contents/Developer/usr
    export SYSTEM_DEVELOPER_UTILITIES_DIR=/Applications/Xcode.app/Contents/Developer/Applications/Utilities
    export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
    export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
    export SYSTEM_LIBRARY_DIR=/System/Library
    export TAPI_VERIFY_MODE=ErrorsOnly
    export TARGETED_DEVICE_FAMILY=1,2
    export TARGETNAME=ios-moe
    export TARGET_BUILD_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos
    export TARGET_NAME=ios-moe
    export TARGET_TEMP_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build
    export TEMP_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build
    export TEMP_FILES_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build
    export TEMP_FILE_DIR=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build
    export TEMP_ROOT=/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj
    export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
    export TOOLCHAIN_DIR=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
    export TREAT_MISSING_BASELINES_AS_TEST_FAILURES=NO
    export TeamIdentifierPrefix=YB5QSYQZQ2.
    export UID=501
    export UNLOCALIZED_RESOURCES_FOLDER_PATH=AppleTVTest.app
    export UNSTRIPPED_PRODUCT=NO
    export USER=stevenhanus
    export USER_APPS_DIR=/Users/stevenhanus/Applications
    export USER_LIBRARY_DIR=/Users/stevenhanus/Library
    export USE_DYNAMIC_NO_PIC=YES
    export USE_HEADERMAP=YES
    export USE_HEADER_SYMLINKS=NO
    export VALIDATE_PRODUCT=NO
    export VALID_ARCHS="arm64 arm64e armv7 armv7s"
    export VERBOSE_PBXCP=NO
    export VERSIONPLIST_PATH=AppleTVTest.app/version.plist
    export VERSION_INFO_BUILDER=stevenhanus
    export VERSION_INFO_FILE=AppleTVTest_vers.c
    export VERSION_INFO_STRING=""@(#)PROGRAM:AppleTVTest  PROJECT:ios-moe-""
    export WRAPPER_EXTENSION=app
    export WRAPPER_NAME=AppleTVTest.app
    export WRAPPER_SUFFIX=.app
    export WRAP_ASSET_PACKS_IN_SEPARATE_DIRECTORIES=NO
    export XCODE_APP_SUPPORT_DIR=/Applications/Xcode.app/Contents/Developer/Library/Xcode
    export XCODE_PRODUCT_BUILD_VERSION=10E1001
    export XCODE_VERSION_ACTUAL=1020
    export XCODE_VERSION_MAJOR=1000
    export XCODE_VERSION_MINOR=1020
    export XPCSERVICES_FOLDER_PATH=AppleTVTest.app/XPCServices
    export YACC=yacc
    export arch=undefined_arch
    export variant=normal
    /bin/sh -c /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Script-F461487E379A46F550F0C10A.sh
building file list ... 
done
created directory /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/AppleTVTest.app/Frameworks
MOE.framework/
MOE.framework/Info.plist

sent 887 bytes  received 48 bytes  1870.00 bytes/sec
total size is 719  speedup is 0.77

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest.LinkFileList (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest.LinkFileList

WriteAuxiliaryFile /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest.LinkFileList (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    write-file /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest.LinkFileList

CompileC /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/moe-main-interfaces.o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/main/ui-headers/moe-main-interfaces.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export LANG=en_US.US-ASCII
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=9.3 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/include -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources-normal/armv7 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/armv7 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/sdk/sdk/iphoneos -MMD -MT dependencies -MF /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/moe-main-interfaces.d --serialize-diagnostics /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/moe-main-interfaces.dia -c /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/main/ui-headers/moe-main-interfaces.m -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/moe-main-interfaces.o

CompileC /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/main.o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe/main.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export LANG=en_US.US-ASCII
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch armv7 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=9.3 -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/include -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources-normal/armv7 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/armv7 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/sdk/sdk/iphoneos -MMD -MT dependencies -MF /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/main.d --serialize-diagnostics /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/main.dia -c /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe/main.cpp -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/main.o

CompileC /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/moe-main-interfaces.o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/main/ui-headers/moe-main-interfaces.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export LANG=en_US.US-ASCII
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu99 -fobjc-arc -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -miphoneos-version-min=9.3 -g -Wno-sign-conversion -Winfinite-recursion -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/include -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources-normal/arm64 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/arm64 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/sdk/sdk/iphoneos -MMD -MT dependencies -MF /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/moe-main-interfaces.d --serialize-diagnostics /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/moe-main-interfaces.dia -c /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/main/ui-headers/moe-main-interfaces.m -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/moe-main-interfaces.o

CompileC /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/main.o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe/main.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export LANG=en_US.US-ASCII
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++11 -stdlib=libc++ -fmodules -gmodules -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/folders/3g/j1t6738n3szb8_tc4why5f300000gn/C/org.llvm.clang/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wno-non-literal-null-conversion -Wno-objc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -miphoneos-version-min=9.3 -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wno-comma -Wno-block-capture-autoreleasing -Wno-strict-prototypes -Wno-range-loop-analysis -Wno-semicolon-before-method-body -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-generated-files.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-own-target-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-all-target-headers.hmap -iquote /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/AppleTVTest-project-headers.hmap -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos/include -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources-normal/arm64 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources/arm64 -I/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/DerivedSources -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/sdk/sdk/iphoneos -MMD -MT dependencies -MF /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/main.d --serialize-diagnostics /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/main.dia -c /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/ios-moe/main.cpp -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/main.o

Ld /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest normal armv7 (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export IPHONEOS_DEPLOYMENT_TARGET=9.3
 FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings
16 actionable tasks: 13 executed, 3 up-to-date
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -L/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/sdk/sdk/iphoneos -filelist /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=9.3 -Xlinker -object_path_lto -Xlinker /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -sectcreate __OATDATA __oatdata /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/armv7.oat -sectcreate __ARTDATA __artdata /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/armv7.art -segprot __OATDATA rx rx -segprot __ARTDATA rw rw -lstdc++ -framework MOE -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libObjectAL.a -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libgdx.a -framework AudioToolbox -framework AVFoundation -framework CoreGraphics -framework CoreMotion -framework OpenAL -framework OpenGLES -framework QuartzCore -framework UIKit -Xlinker -dependency_info -Xlinker /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest_dependency_info.dat -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest
ld: framework not found MOE
clang
: 
error
: linker command failed with exit code 1 (use -v to see invocation)

Ld /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest normal arm64 (in target: ios-moe)
    cd /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode
    export IPHONEOS_DEPLOYMENT_TARGET=9.3
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk -L/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/Debug-iphoneos -F/Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/sdk/sdk/iphoneos -filelist /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -miphoneos-version-min=9.3 -Xlinker -object_path_lto -Xlinker /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -sectcreate __OATDATA __oatdata /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/arm64.oat -sectcreate __ARTDATA __artdata /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/..//build/moe/main/xcode/Debug-iphoneos/arm64.art -segprot __OATDATA rx rx -segprot __ARTDATA rw rw -lstdc++ -framework MOE -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libObjectAL.a -force_load /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/xcode/native/ios/libgdx.a -framework AudioToolbox -framework AVFoundation -framework CoreGraphics -framework CoreMotion -framework OpenAL -framework OpenGLES -framework QuartzCore -framework UIKit -Xlinker -dependency_info -Xlinker /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest_dependency_info.dat -o /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/arm64/AppleTVTest

** BUILD FAILED **


The following build commands failed:
	Ld /Users/stevenhanus/Documents/git/LibGDXIntelMOEPluginBug/ios-moe/build/moe/xcodebuild/obj/ios-moe.build/Debug-iphoneos/ios-moe.build/Objects-normal/armv7/AppleTVTest normal armv7
(1 failure)

Please select the affected platforms

  • Android
  • iOS (robovm)
  • iOS (MOE)
  • HTML/GWT
  • Windows
  • Linux
  • MacOS
@Tom-Ski
Copy link
Member

Tom-Ski commented Jun 17, 2019

This is most likely something out of our control. As MOE seems to have slowed down, doesn't look like they are updating to keep up with Xcode changes. I suggest that you migrate to MobiVM if possible, it should be relatively painless unless you have a huge amount of bindings.

@HeinousGames
Copy link
Author

So you're saying the error is a result of Xcode updating? Also, who currently maintains the plugin? I had updated it to 1.4.3 a few months ago, and now I'm noticing that there is an update to 1.4.4, which wasn't available then. Would the plugin be getting updates if the actual framework isn't being updated to work with the latest Xcode?

@Tom-Ski
Copy link
Member

Tom-Ski commented Jun 17, 2019

I am just going off what I see from https://discuss.multi-os-engine.org/. Compatiblity for MOE on that side is out of our control. Apparently there is an unofficial plugin that has been released, perhaps you can try this? As for the latest version of XCoode they support, I'm not entirely sure. But their forum is the best place to find that out.

@Tom-Ski
Copy link
Member

Tom-Ski commented Jun 17, 2019

Perhaps some members of the community here can give some help or insight @mikemee perhaps?

@HeinousGames
Copy link
Author

HeinousGames commented Jun 17, 2019

I wasn't even aware that somebody has released their own custom plugin. I tried it, but it still failed to run the app on a device. I'll copy my post over to there and see if anyone can point me in the right direction for a fix.

@Noisyfox
Copy link

Noisyfox commented Jul 6, 2019

tvOS requires bitcode which is not supported by MOE anyway.

@HeinousGames
Copy link
Author

@Noisyfox I wasn't aware of that. If somebody were to update the plugin to include bitcode do you think that would be enough to be able to run on AppleTV, or are there other requirements that would also have to be met?

@NathanSweet
Copy link
Member

Seems this is out of our control. We can reopen if that isn't the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants