IOSNativeNotificationCenter Build Failed

Hi,

I’m using IOS Native plugin and I think it may be causing issues with UCB. Not sure if there’s something I can do about it. The plugin works fine when I build locally using Xcode 6.0.1 and add the proper frameworks (UIKit, Social, etc).

Link to plugin: [Released] IOS Native Unity3D Plugin - Community Showcases - Unity Discussions

Extract from the logs:

2214:        [Unity] Exiting batchmode successfully now!
2215:        Saving Library to cache
2216:        Cleaning up
2217:  + Building exported player (iPhone)
2218:        XCode
2219:  + Envrionment config:
2220:        LOG_VERBOSE=1
2221:        Setting CFBundleIdentifier=REMOVED
2222:        Signing with identity 'REMOVED'
2223:  + Building with Xcode 5.1.1
2224:        [xcode] Build settings from command line:
2225:        [xcode]     CODE_SIGN_IDENTITY = REMOVED
2226:        [xcode]     PROVISIONING_PROFILE =
2227:        [xcode]     SDKROOT = iphoneos7.1
2228:        [xcode]     DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
2229:        [xcode]     DEPLOYMENT_POSTPROCESSING = YES
2230:        [xcode]     GCC_GENERATE_DEBUGGING_SYMBOLS = YES
2231:        [xcode]     OTHER_LDFLAGS = -weak_framework CoreMotion -weak-lSystem
2232:        [xcode]     SEPARATE_STRIP = YES
2233:        [xcode]     STRIP_INSTALLED_PRODUCT = YES
2234:        [xcode] === BUILD TARGET Unity-iPhone OF PROJECT Unity-iPhone WITH THE DEFAULT CONFIGURATION (Release) ===
2235:        [xcode] Check dependencies
2236:        [xcode] Write auxiliary files
2237:        [xcode] Create product structure
2238:        [xcode] /* com.apple.actool.document.warnings */
2239:        [xcode] /* com.apple.actool.compilation-results */
2240:        [xcode] PhaseScriptExecution Run\ Script build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Script-83D0C1FB0E6C8D5900EBCE5D.sh
2241:        [xcode]     export ACTION=build
2242:        [xcode]     export AD_HOC_CODE_SIGNING_ALLOWED=NO
2243:        [xcode]     export ALTERNATE_GROUP=staff
2244:        [xcode]     export ALTERNATE_MODE=u+w,go-w,a+rX
2245:        [xcode]     export ALWAYS_SEARCH_USER_PATHS=NO
2246:        [xcode]     export ALWAYS_USE_SEPARATE_HEADERMAPS=YES
2247:        [xcode]     export APPLE_INTERNAL_DIR=/AppleInternal
2248:        [xcode]     export APPLE_INTERNAL_DOCUMENTATION_DIR=/AppleInternal/Documentation
2249:        [xcode]     export APPLE_INTERNAL_LIBRARY_DIR=/AppleInternal/Library
2250:        [xcode]     export APPLE_INTERNAL_TOOLS=/AppleInternal/Developer/Tools
2251:        [xcode]     export APPLY_RULES_IN_COPY_FILES=NO
2252:        [xcode]     export ARCHS=armv7
2253:        [xcode]     export ARCHS_STANDARD="armv7 armv7s arm64"
2254:        [xcode]     export ARCHS_STANDARD_32_64_BIT="armv7 armv7s arm64"
2255:        [xcode]     export ARCHS_STANDARD_32_BIT="armv7 armv7s"
2256:        [xcode]     export ARCHS_STANDARD_64_BIT=arm64
2257:        [xcode]     export ARCHS_STANDARD_INCLUDING_64_BIT="armv7 armv7s arm64"
2258:        [xcode]     export ARCHS_UNIVERSAL_IPHONE_OS="armv7 armv7s arm64"
2259:        [xcode]     export ASSETCATALOG_COMPILER_APPICON_NAME=AppIcon
2260:        [xcode]     export ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME=LaunchImage
2261:        [xcode]     export AVAILABLE_PLATFORMS="iphonesimulator macosx iphoneos"
2262:        [xcode]     export BUILD_COMPONENTS="headers build"
2263:        [xcode]     export BUILD_STYLE=
2264:        [xcode]     export BUILD_VARIANTS=normal
2265:        [xcode]     export CHMOD=/bin/chmod
2266:        [xcode]     export CHOWN=/usr/sbin/chown
2267:        [xcode]     export CLANG_CXX_LIBRARY=libstdc++
2268:        [xcode]     export CLEAN_PRECOMPS=YES
2269:        [xcode]     export CLONE_HEADERS=NO
2270:        [xcode]     export CODE_SIGNING_ALLOWED=YES
2271:        [xcode]     export CODE_SIGNING_REQUIRED=YES
2272:        [xcode]     export CODE_SIGN_CONTEXT_CLASS=XCiPhoneOSCodeSignContext
2273:        [xcode]     export CODE_SIGN_IDENTITY="REMOVED"
2274:        [xcode]     export COLOR_DIAGNOSTICS=NO
2275:        [xcode]     export COMBINE_HIDPI_IMAGES=NO
2276:        [xcode]     export COMMAND_MODE=legacy
2277:        [xcode]     export COMPRESS_PNG_FILES=YES
2278:        [xcode]     export CONFIGURATION=Release
2279:        [xcode]     export CONTENTS_FOLDER_PATH=Malaga.app
2280:        [xcode]     export COPYING_PRESERVES_HFS_DATA=NO
2281:        [xcode]     export COPY_PHASE_STRIP=YES
2282:        [xcode]     export COPY_RESOURCES_FROM_STATIC_FRAMEWORKS=YES
2283:        [xcode]     export CP=/bin/cp
2284:        [xcode]     export CREATE_INFOPLIST_SECTION_IN_BINARY=NO
2285:        [xcode]     export CURRENT_ARCH=armv7
2286:        [xcode]     export CURRENT_VARIANT=normal
2287:        [xcode]     export DEAD_CODE_STRIPPING=YES
2288:        [xcode]     export DEBUGGING_SYMBOLS=YES
2289:        [xcode]     export DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
2290:        [xcode]     export DEFAULT_COMPILER=com.apple.compilers.llvm.clang.1_0
2291:        [xcode]     export DEFAULT_KEXT_INSTALL_PATH=/System/Library/Extensions
2292:        [xcode]     export DEPLOYMENT_LOCATION=NO
2293:        [xcode]     export DEPLOYMENT_POSTPROCESSING=YES
2294:        [xcode]     export DEVELOPER_APPLICATIONS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications
2295:        [xcode]     export DEVELOPER_BIN_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/usr/bin
2296:        [xcode]     export DEVELOPER_FRAMEWORKS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Library/Frameworks
2297:        [xcode]     export DEVELOPER_FRAMEWORKS_DIR_QUOTED=/APPLICATION_PATH/Xcode.app/Contents/Developer/Library/Frameworks
2298:        [xcode]     export DEVELOPER_LIBRARY_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Library
2299:        [xcode]     export DEVELOPER_SDK_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs
2300:        [xcode]     export DEVELOPER_TOOLS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Tools
2301:        [xcode]     export DEVELOPER_USR_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/usr
2302:        [xcode]     export DEVELOPMENT_LANGUAGE=English
2303:        [xcode]     export DOCUMENTATION_FOLDER_PATH=Malaga.app/English.lproj/Documentation
2304:        [xcode]     export DO_HEADER_SCANNING_IN_JAM=NO
2305:        [xcode]     export DT_TOOLCHAIN_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
2306:        [xcode]     export DWARF_DSYM_FILE_NAME=Malaga.app.dSYM
2307:        [xcode]     export DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT=NO
2308:        [xcode]     export EFFECTIVE_PLATFORM_NAME=-iphoneos
2309:        [xcode]     export EMBEDDED_PROFILE_NAME=embedded.mobileprovision
2310:        [xcode]     export ENABLE_HEADER_DEPENDENCIES=YES
2311:        [xcode]     export ENTITLEMENTS_ALLOWED=YES
2312:        [xcode]     export ENTITLEMENTS_REQUIRED=YES
2313:        [xcode]     export EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS=".DS_Store .svn .git .hg CVS"
2314:        [xcode]     export EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES="*.nib *.lproj *.framework *.gch (*) .DS_Store CVS .svn .git .hg *.xcodeproj *.xcode *.pbproj *.pbxproj"
2315:        [xcode]     export EXECUTABLES_FOLDER_PATH=Malaga.app/Executables
2316:        [xcode]     export EXECUTABLE_FOLDER_PATH=Malaga.app
2317:        [xcode]     export EXECUTABLE_NAME=Malaga
2318:        [xcode]     export EXECUTABLE_PATH=Malaga.app/Malaga
2319:        [xcode]     export FRAMEWORKS_FOLDER_PATH=Malaga.app/Frameworks
2320:        [xcode]     export FRAMEWORK_FLAG_PREFIX=-framework
2321:        [xcode]     export FRAMEWORK_VERSION=A
2322:        [xcode]     export FULL_PRODUCT_NAME=Malaga.app
2323:        [xcode]     export GCC3_VERSION=3.3
2324:        [xcode]     export GCC_C_LANGUAGE_STANDARD=c99
2325:        [xcode]     export GCC_ENABLE_CPP_EXCEPTIONS=NO
2326:        [xcode]     export GCC_ENABLE_CPP_RTTI=NO
2327:        [xcode]     export GCC_ENABLE_OBJC_EXCEPTIONS=NO
2328:        [xcode]     export GCC_GENERATE_DEBUGGING_SYMBOLS=YES
2329:        [xcode]     export GCC_INLINES_ARE_PRIVATE_EXTERN=YES
2330:        [xcode]     export GCC_PFE_FILE_C_DIALECTS="c objective-c c++ objective-c++"
2331:        [xcode]     export GCC_PRECOMPILE_PREFIX_HEADER=YES
2332:        [xcode]     export GCC_PREFIX_HEADER=Classes/iPhone_target_Prefix.pch
2333:        [xcode]     export GCC_SYMBOLS_PRIVATE_EXTERN=YES
2334:        [xcode]     export GCC_THUMB_SUPPORT=NO
2335:        [xcode]     export GCC_TREAT_WARNINGS_AS_ERRORS=NO
2336:        [xcode]     export GCC_USE_INDIRECT_FUNCTION_CALLS=NO
2337:        [xcode]     export GCC_VERSION=com.apple.compilers.llvm.clang.1_0
2338:        [xcode]     export GCC_VERSION_IDENTIFIER=com_apple_compilers_llvm_clang_1_0
2339:        [xcode]     export GCC_WARN_ABOUT_RETURN_TYPE=YES
2340:        [xcode]     export GCC_WARN_UNUSED_VARIABLE=YES
2341:        [xcode]     export GENERATE_MASTER_OBJECT_FILE=NO
2342:        [xcode]     export GENERATE_PKGINFO_FILE=YES
2343:        [xcode]     export GENERATE_PROFILING_CODE=NO
2344:        [xcode]     export GID=20
2345:        [xcode]     export GROUP=staff
2346:        [xcode]     export HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT=YES
2347:        [xcode]     export HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES=YES
2348:        [xcode]     export HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS=YES
2349:        [xcode]     export HEADERMAP_INCLUDES_PROJECT_HEADERS=YES
2350:        [xcode]     export ICONV=/usr/bin/iconv
2351:        [xcode]     export INFOPLIST_EXPAND_BUILD_SETTINGS=YES
2352:        [xcode]     export INFOPLIST_FILE=Info.plist
2353:        [xcode]     export INFOPLIST_OUTPUT_FORMAT=binary
2354:        [xcode]     export INFOPLIST_PATH=Malaga.app/Info.plist
2355:        [xcode]     export INFOPLIST_PREPROCESS=NO
2356:        [xcode]     export INFOSTRINGS_PATH=Malaga.app/English.lproj/InfoPlist.strings
2357:        [xcode]     export INSTALL_GROUP=staff
2358:        [xcode]     export INSTALL_MODE_FLAG=u+w,go-w,a+rX
2359:        [xcode]     export INSTALL_PATH=/Applications
2360:        [xcode]     export IPHONEOS_DEPLOYMENT_TARGET=4.3
2361:        [xcode]     export JAVAC_DEFAULT_FLAGS="-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8"
2362:        [xcode]     export JAVA_APP_STUB=/System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub
2363:        [xcode]     export JAVA_ARCHIVE_CLASSES=YES
2364:        [xcode]     export JAVA_ARCHIVE_TYPE=JAR
2365:        [xcode]     export JAVA_COMPILER=/usr/bin/javac
2366:        [xcode]     export JAVA_FOLDER_PATH=Malaga.app/Java
2367:        [xcode]     export JAVA_FRAMEWORK_RESOURCES_DIRS=Resources
2368:        [xcode]     export JAVA_JAR_FLAGS=cv
2369:        [xcode]     export JAVA_SOURCE_SUBDIR=.
2370:        [xcode]     export JAVA_USE_DEPENDENCIES=YES
2371:        [xcode]     export JAVA_ZIP_FLAGS=-urg
2372:        [xcode]     export JIKES_DEFAULT_FLAGS="+E +OLDCSO"
2373:        [xcode]     export KEEP_PRIVATE_EXTERNS=NO
2374:        [xcode]     export LD_GENERATE_MAP_FILE=NO
2375:        [xcode]     export LD_NO_PIE=NO
2376:        [xcode]     export LD_QUOTE_LINKER_ARGUMENTS_FOR_COMPILER_DRIVER=YES
2377:        [xcode]     export LEX=lex
2378:        [xcode]     export LIBRARY_FLAG_NOSPACE=YES
2379:        [xcode]     export LIBRARY_FLAG_PREFIX=-l
2380:        [xcode]     export LIBRARY_KEXT_INSTALL_PATH=/Library/Extensions
2381:        [xcode]     export LINKER_DISPLAYS_MANGLED_NAMES=NO
2382:        [xcode]     export LINK_WITH_STANDARD_LIBRARIES=YES
2383:        [xcode]     export LOCALIZED_RESOURCES_FOLDER_PATH=Malaga.app/English.lproj
2384:        [xcode]     export LOCAL_ADMIN_APPS_DIR=/APPLICATION_PATH/Utilities
2385:        [xcode]     export LOCAL_APPS_DIR=/Applications
2386:        [xcode]     export LOCAL_LIBRARY_DIR=/Library
2387:        [xcode]     export MACH_O_TYPE=mh_execute
2388:        [xcode]     export MAC_OS_X_PRODUCT_BUILD_VERSION=13D65
2389:        [xcode]     export MAC_OS_X_VERSION_ACTUAL=1093
2390:        [xcode]     export MAC_OS_X_VERSION_MAJOR=1090
2391:        [xcode]     export MAC_OS_X_VERSION_MINOR=0903
2392:        [xcode]     export NATIVE_ARCH=armv7
2393:        [xcode]     export NATIVE_ARCH_32_BIT=i386
2394:        [xcode]     export NATIVE_ARCH_64_BIT=x86_64
2395:        [xcode]     export NATIVE_ARCH_ACTUAL=x86_64
2396:        [xcode]     export NO_COMMON=YES
2397:        [xcode]     export ONLY_ACTIVE_ARCH=NO
2398:        [xcode]     export OPTIMIZATION_LEVEL=0
2399:        [xcode]     export OS=MACOS
2400:        [xcode]     export OSAC=/usr/bin/osacompile
2401:        [xcode]     export OTHER_CFLAGS=-mno-thumb
2402:        [xcode]     export OTHER_CPLUSPLUSFLAGS=-mno-thumb
2403:        [xcode]     export OTHER_LDFLAGS="-weak_framework CoreMotion -weak-lSystem"
2404:        [xcode]     export PACKAGE_TYPE=com.apple.package-type.wrapper.application
2405:        [xcode]     export PASCAL_STRINGS=YES
2406:        [xcode]     export PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES="/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /APPLICATION_PATH/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms"
2407:        [xcode]     export PBDEVELOPMENTPLIST_PATH=Malaga.app/pbdevelopment.plist
2408:        [xcode]     export PFE_FILE_C_DIALECTS="objective-c c++ objective-c++"
2409:        [xcode]     export PKGINFO_PATH=Malaga.app/PkgInfo
2410:        [xcode]     export PLATFORM_DEVELOPER_APPLICATIONS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Applications
2411:        [xcode]     export PLATFORM_DEVELOPER_BIN_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
2412:        [xcode]     export PLATFORM_DEVELOPER_LIBRARY_DIR=/APPLICATION_PATH/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library
2413:        [xcode]     export PLATFORM_DEVELOPER_SDK_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
2414:        [xcode]     export PLATFORM_DEVELOPER_TOOLS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Tools
2415:        [xcode]     export PLATFORM_DEVELOPER_USR_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr
2416:        [xcode]     export PLATFORM_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
2417:        [xcode]     export PLATFORM_NAME=iphoneos
2418:        [xcode]     export PLATFORM_PREFERRED_ARCH=arm64
2419:        [xcode]     export PLATFORM_PRODUCT_BUILD_VERSION=11D167
2420:        [xcode]     export PLIST_FILE_OUTPUT_FORMAT=binary
2421:        [xcode]     export PLUGINS_FOLDER_PATH=Malaga.app/PlugIns
2422:        [xcode]     export PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR=YES
2423:        [xcode]     export PRESERVE_DEAD_CODE_INITS_AND_TERMS=NO
2424:        [xcode]     export PRIVATE_HEADERS_FOLDER_PATH=Malaga.app/PrivateHeaders
2425:        [xcode]     export PRODUCT_NAME=Malaga
2426:        [xcode]     export PRODUCT_TYPE=com.apple.product-type.application
2427:        [xcode]     export PROFILING_CODE=NO
2428:        [xcode]     export PROJECT=Unity-iPhone
2429:        [xcode]     export PROJECT_NAME=Unity-iPhone
2430:        [xcode]     export PROVISIONING_PROFILE_REQUIRED=YES
2431:        [xcode]     export PUBLIC_HEADERS_FOLDER_PATH=Malaga.app/Headers
2432:        [xcode]     export RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS=YES
2433:        [xcode]     export REMOVE_CVS_FROM_RESOURCES=YES
2434:        [xcode]     export REMOVE_GIT_FROM_RESOURCES=YES
2435:        [xcode]     export REMOVE_HG_FROM_RESOURCES=YES
2436:        [xcode]     export REMOVE_SVN_FROM_RESOURCES=YES
2437:        [xcode]     export RESOURCE_RULES_REQUIRED=YES
2438:        [xcode]     export SCAN_ALL_SOURCE_FILES_FOR_INCLUDES=NO
2439:        [xcode]     export SCRIPTS_FOLDER_PATH=Malaga.app/Scripts
2440:        [xcode]     export SCRIPT_INPUT_FILE_COUNT=0
2441:        [xcode]     export SCRIPT_OUTPUT_FILE_COUNT=0
2442:        [xcode]     export SDKROOT=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk
2443:        [xcode]     export SDK_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk
2444:        [xcode]     export SDK_NAME=iphoneos7.1
2445:        [xcode]     export SDK_PRODUCT_BUILD_VERSION=11D167
2446:        [xcode]     export SED=/usr/bin/sed
2447:        [xcode]     export SEPARATE_STRIP=YES
2448:        [xcode]     export SEPARATE_SYMBOL_EDIT=NO
2449:        [xcode]     export SET_DIR_MODE_OWNER_GROUP=YES
2450:        [xcode]     export SET_FILE_MODE_OWNER_GROUP=NO
2451:        [xcode]     export SHALLOW_BUNDLE=YES
2452:        [xcode]     export SHARED_FRAMEWORKS_FOLDER_PATH=Malaga.app/SharedFrameworks
2453:        [xcode]     export SHARED_SUPPORT_FOLDER_PATH=Malaga.app/SharedSupport
2454:        [xcode]     export SKIP_INSTALL=NO
2455:        [xcode]     export STRINGS_FILE_OUTPUT_ENCODING=binary
2456:        [xcode]     export STRIP_INSTALLED_PRODUCT=YES
2457:        [xcode]     export STRIP_STYLE=all
2458:        [xcode]     export SUPPORTED_DEVICE_FAMILIES=1,2
2459:        [xcode]     export SUPPORTED_PLATFORMS=iphoneos
2460:        [xcode]     export SYSTEM_ADMIN_APPS_DIR=/APPLICATION_PATH/Utilities
2461:        [xcode]     export SYSTEM_APPS_DIR=/Applications
2462:        [xcode]     export SYSTEM_CORE_SERVICES_DIR=/System/Library/CoreServices
2463:        [xcode]     export SYSTEM_DEMOS_DIR=/APPLICATION_PATH/Extras
2464:        [xcode]     export SYSTEM_DEVELOPER_APPS_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications
2465:        [xcode]     export SYSTEM_DEVELOPER_BIN_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/usr/bin
2466:        [xcode]     export SYSTEM_DEVELOPER_DEMOS_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples"
2467:        [xcode]     export SYSTEM_DEVELOPER_DOC_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/ADC Reference Library"
2468:        [xcode]     export SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications/Graphics Tools"
2469:        [xcode]     export SYSTEM_DEVELOPER_JAVA_TOOLS_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications/Java Tools"
2470:        [xcode]     export SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications/Performance Tools"
2471:        [xcode]     export SYSTEM_DEVELOPER_RELEASENOTES_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes"
2472:        [xcode]     export SYSTEM_DEVELOPER_TOOLS=/APPLICATION_PATH/Xcode.app/Contents/Developer/Tools
2473:        [xcode]     export SYSTEM_DEVELOPER_TOOLS_DOC_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools"
2474:        [xcode]     export SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR="/APPLICATION_PATH/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools"
2475:        [xcode]     export SYSTEM_DEVELOPER_USR_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/usr
2476:        [xcode]     export SYSTEM_DEVELOPER_UTILITIES_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Applications/Utilities
2477:        [xcode]     export SYSTEM_DOCUMENTATION_DIR=/Library/Documentation
2478:        [xcode]     export SYSTEM_KEXT_INSTALL_PATH=/System/Library/Extensions
2479:        [xcode]     export SYSTEM_LIBRARY_DIR=/System/Library
2480:        [xcode]     export TARGETED_DEVICE_FAMILY=1,2
2481:        [xcode]     export TARGETNAME=Unity-iPhone
2482:        [xcode]     export TARGET_NAME=Unity-iPhone
2483:        [xcode]     export TOOLCHAINS=com.apple.dt.toolchain.XcodeDefault
2484:        [xcode]     export UID=502
2485:        [xcode]     export UNLOCALIZED_RESOURCES_FOLDER_PATH=Malaga.app
2486:        [xcode]     export UNSTRIPPED_PRODUCT=NO
2487:        [xcode]     export USE_DYNAMIC_NO_PIC=YES
2488:        [xcode]     export USE_HEADERMAP=YES
2489:        [xcode]     export USE_HEADER_SYMLINKS=NO
2490:        [xcode]     export VALIDATE_PRODUCT=NO
2491:        [xcode]     export VALID_ARCHS="arm64 armv7 armv7s"
2492:        [xcode]     export VERBOSE_PBXCP=NO
2493:        [xcode]     export VERSIONPLIST_PATH=Malaga.app/version.plist
2494:        [xcode]     export VERSION_INFO_FILE=Malaga_vers.c
2495:        [xcode]     export VERSION_INFO_STRING="\"@(#)PROGRAM:Malaga  PROJECT:Unity-iPhone-\""
2496:        [xcode]     export WRAPPER_EXTENSION=app
2497:        [xcode]     export WRAPPER_NAME=Malaga.app
2498:        [xcode]     export WRAPPER_SUFFIX=.app
2499:        [xcode]     export XCODE_APP_SUPPORT_DIR=/APPLICATION_PATH/Xcode.app/Contents/Developer/Library/Xcode
2500:        [xcode]     export XCODE_PRODUCT_BUILD_VERSION=5B1008
2501:        [xcode]     export XCODE_VERSION_ACTUAL=0511
2502:        [xcode]     export XCODE_VERSION_MAJOR=0500
2503:        [xcode]     export XCODE_VERSION_MINOR=0510
2504:        [xcode]     export XPCSERVICES_FOLDER_PATH=Malaga.app/XPCServices
2505:        [xcode]     export YACC=yacc
2506:        [xcode]     export arch=armv7
2507:        [xcode]     export variant=normal
2508:        [xcode]     export LANG=en_US.US-ASCII
2509:        [xcode]     export LANG=en_US.US-ASCII
2510:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/Assembly-CSharp.dll.o Libraries/Assembly-CSharp.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2511:        [xcode]     export LANG=en_US.US-ASCII
2512:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/Mono.Security.dll.o Libraries/Mono.Security.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2513:        [xcode]     export LANG=en_US.US-ASCII
2514:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/System.Core.dll.o Libraries/System.Core.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2515:        [xcode]     export LANG=en_US.US-ASCII
2516:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/System.dll.o Libraries/System.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2517:        [xcode]     export LANG=en_US.US-ASCII
2518:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/UnityEngine.UI.dll.o Libraries/UnityEngine.UI.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2519:        [xcode]     export LANG=en_US.US-ASCII
2520:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/UnityEngine.dll.o Libraries/UnityEngine.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2521:        [xcode]     export LANG=en_US.US-ASCII
2522:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/mscorlib.dll.o Libraries/mscorlib.dll.s normal armv7 assembler-with-cpp com.apple.compilers.llvm.clang.1_0.compiler
2523:        [xcode]     export LANG=en_US.US-ASCII
2524:        [xcode]     export LANG=en_US.US-ASCII
2525:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/main.o Classes/main.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2526:        [xcode]     export LANG=en_US.US-ASCII
2527:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/RegisterClasses.o Classes/RegisterClasses.cpp normal armv7 c++ com.apple.compilers.llvm.clang.1_0.compiler
2528:        [xcode]     export LANG=en_US.US-ASCII
2529:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/AppEventListener.o Libraries/AppEventListener.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2530:        [xcode]     export LANG=en_US.US-ASCII
2531:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/CloudManager.o Libraries/CloudManager.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2532:        [xcode]     export LANG=en_US.US-ASCII
2533:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/CustomBannerView.o Libraries/CustomBannerView.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
2534:        [xcode]     export LANG=en_US.US-ASCII
2535:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/GCHelper.o Libraries/GCHelper.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2536:        [xcode]     export LANG=en_US.US-ASCII
2537:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/GameCenterManager.o Libraries/GameCenterManager.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
2538:        [xcode]     export LANG=en_US.US-ASCII
2539:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/IOSGameCenterManager.o Libraries/IOSGameCenterManager.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2540:        [xcode]     export LANG=en_US.US-ASCII
2541:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/IOSNativeNotificationCenter.o Libraries/IOSNativeNotificationCenter.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2542:        [xcode]     export LANG=en_US.US-ASCII
2543:        [xcode]         [[UIApplication sharedApplication] registerUserNotificationSettings:[UIUserNotificationSettings settingsForTypes:UIUserNotificationTypeAlert|UIUserNotificationTypeBadge|UIUserNotificationTypeSound categories:nil]];
2544:        [xcode]                                                                              ^
2545:        [xcode]         UIUserNotificationSettings* NotificationSettings = [[UIApplication sharedApplication] currentUserNotificationSettings];
2546:        [xcode]         ^
2547:        [xcode]         UIUserNotificationSettings* NotificationSettings = [[UIApplication sharedApplication] currentUserNotificationSettings];
2548:        [xcode]                                                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2549:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2550:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2551:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2552:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:100:40: note: receiver is instance of class declared here
2553:        [xcode] NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder
2554:        [xcode]                                        ^
2555:        [xcode]         if((NotificationSettings.types & UIUserNotificationTypeAlert) == 0) {
2556:        [xcode]                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2557:        [xcode]                                          UIRemoteNotificationTypeAlert
2558:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2559:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2560:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2561:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:64:5: note: 'UIRemoteNotificationTypeAlert' declared here
2562:        [xcode]     UIRemoteNotificationTypeAlert   = 1 << 2,
2563:        [xcode]     ^
2564:        [xcode]             [data appendString:  [NSString stringWithFormat:@"%u",[[UIApplication sharedApplication] currentUserNotificationSettings].types]];
2565:        [xcode]                                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2566:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2567:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2568:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2569:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:100:40: note: receiver is instance of class declared here
2570:        [xcode] NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder
2571:        [xcode]                                        ^
2572:        [xcode]             [data appendString:  [NSString stringWithFormat:@"%u",[[UIApplication sharedApplication] currentUserNotificationSettings].types]];
2573:        [xcode]                                                                                                                                       ^
2574:        [xcode]         if((NotificationSettings.types & UIUserNotificationTypeBadge) == 0) {
2575:        [xcode]                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2576:        [xcode]                                          UIRemoteNotificationTypeBadge
2577:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2578:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2579:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2580:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:62:5: note: 'UIRemoteNotificationTypeBadge' declared here
2581:        [xcode]     UIRemoteNotificationTypeBadge   = 1 << 0,
2582:        [xcode]     ^
2583:        [xcode]         NSLog(@"ISN: sss %u", NotificationSettings.types & UIUserNotificationTypeSound);
2584:        [xcode]                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2585:        [xcode]                                                            UIRemoteNotificationTypeSound
2586:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2587:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2588:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2589:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:63:5: note: 'UIRemoteNotificationTypeSound' declared here
2590:        [xcode]     UIRemoteNotificationTypeSound   = 1 << 1,
2591:        [xcode]     ^
2592:        [xcode]         if((NotificationSettings.types & UIUserNotificationTypeSound) == 0) {
2593:        [xcode]                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2594:        [xcode]                                          UIRemoteNotificationTypeSound
2595:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2596:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2597:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2598:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:63:5: note: 'UIRemoteNotificationTypeSound' declared here
2599:        [xcode]     UIRemoteNotificationTypeSound   = 1 << 1,
2600:        [xcode]     ^
2601:        [xcode]          [data appendString:  [NSString stringWithFormat:@"%u",[[UIApplication sharedApplication] currentUserNotificationSettings].types]];
2602:        [xcode]                                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2603:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:14:
2604:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIActivityViewController.h:9:
2605:        [xcode] In file included from /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:10:
2606:        [xcode] /APPLICATION_PATH/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:100:40: note: receiver is instance of class declared here
2607:        [xcode] NS_CLASS_AVAILABLE_IOS(2_0) @interface UIApplication : UIResponder
2608:        [xcode]                                        ^
2609:        [xcode]          [data appendString:  [NSString stringWithFormat:@"%u",[[UIApplication sharedApplication] currentUserNotificationSettings].types]];
2610:        [xcode]                                                                                                                                    ^
2611:        [xcode] 3 warnings and 8 errors generated.
2612:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/IOSNativePopUpsManager.o Libraries/IOSNativePopUpsManager.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2613:        [xcode]     export LANG=en_US.US-ASCII
2614:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/IOSNativeUtility.o Libraries/IOSNativeUtility.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2615:        [xcode]     export LANG=en_US.US-ASCII
2616:        [xcode] CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/ISNCamera.o Libraries/ISNCamera.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2617:        [xcode]     export LANG=en_US.US-ASCII
2618:        [xcode] ** BUILD FAILED **
2619:        [xcode] The following build commands failed:
2620:        [xcode]     CompileC build/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/armv7/IOSNativeNotificationCenter.o Libraries/IOSNativeNotificationCenter.mm normal armv7 objective-c++ com.apple.compilers.llvm.clang.1_0.compiler
2621:        [xcode] (1 failure)
2622: ! build of 'default-ios' failed. compile failed

Hi cavila, thank you for trying the service! Are you already using the Xcode Manipulation API to add the XCode frameworks?

Just in case you are not: If your project requires adding Xcode frameworks after Unity exports the player but before the Xcode process runs, you’ll need to check out Unity ID and learn how to include the Xcode Manipulation API in your project. You’ll also need to either define a UCB post-Export method or else utilize the postProcessBuildAttribute on your own method:

Using the Xcode Manipulation API does NOT require access to UCB Advanced Settings, but using a UCB post-Export method does.

Hi David,

Thanks for the help, I wasn’t sure where to start. I went ahead and explored the examples given in the support guides to implement the Xcode Manipulation API. I was able to cobble this together:

using UnityEngine;
using UnityEditor;
using UnityEditor.Callbacks;
using UnityEditor.iOS.Xcode;

public class XcodePostProcess
{

    [PostProcessBuild]
    public static void OnPostProcessBuild(BuildTarget buildTarget, string path)
    {

        if (buildTarget == BuildTarget.iPhone)
        {
            PBXProject proj = new PBXProject();
            string pbxPath = path + "/Unity-iPhone.xcodeproj/project.pbxproj";
            proj.ReadFromFile(pbxPath);

            string target = proj.TargetGuidByName("Unity-iPhone");

            // Add custom system frameworks. Duplicate frameworks are ignored.
            // needed by our native plugin in Assets/Plugins/iOS
            proj.AddFrameworkToProject(target, "StoreKit.framework", false /*not weak*/);
            proj.AddFrameworkToProject(target, "MessageUI.framework", false);
            proj.AddFrameworkToProject(target, "Social.framework", false);
            proj.AddFrameworkToProject(target, "UIKit.framework", false);
            proj.AddFrameworkToProject(target, "MediaPlayer.framework", false);

            proj.WriteToFile(pbxPath);
        }
    }
}

When using the IOS Native plugin the build fails to complete with the following:

When I remove the IOS Native plugin but keep the OnPostProcessBuild() call the build is successful. I’m a bit puzzled as to why the Xcode API is unable to parse the xcodeproj file but at least I can narrow it down to something with the plugin. I’ll keep posting here all findings.

1 Like