Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift

博客提及对命令应用进行清理操作,然后重新运行。这可能是解决命令应用相关问题的一种方式,涉及信息技术中对应用的基本操作。
clean一下 重新运行
Appid: __UNI__F5500F0 Command line invocation: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild archive -sdk iphoneos18.1 -project [PackagePath]/HBuilder.xcodeproj -archivePath [PackagePath]/XArchive/HBuilder.xcarchive -scheme HBuilder -configuration Debug User defaults from command line: IDEArchivePathOverride = [PackagePath]/XArchive/HBuilder.xcarchive IDEPackageSupportUseBuiltinSCM = YES Build settings from command line: SDKROOT = iphoneos18.1 Prepare packages ComputeTargetDependencyGraph note: Building targets in dependency order note: Target dependency graph (1 target) Target 'HBuilder' in project 'HBuilder' (no dependencies) GatherProvisioningInputs CreateBuildDescription ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x objective-c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1 ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 [PackagePath]/HBuilder/Assets.xcassets ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/usr/bin/actool --version --output-format xml1 ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E
03-19
Showing All Messages SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\ FirebaseCoreInternal.swiftinterface /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface (in target 'FirebaseCoreInternal' from project 'Pods') /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface:5:19: error: underlying Objective-C module 'FirebaseCoreInternal' not found 3 | // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name FirebaseCoreInternal 4 | // swift-module-flags-ignorable: -interface-compiler-version 6.1.2 5 | @_exported import FirebaseCoreInternal | `- error: underlying Objective-C module 'FirebaseCoreInternal' not found 6 | import Foundation 7 | import Swift /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface:1:1: error: failed to verify module interface of 'FirebaseCoreInternal' due to the errors above; the textual interface may be broken by project issues or a compiler bug 1 | // swift-interface-format-version: 1.0 | `- error: failed to verify module interface of 'FirebaseCoreInternal' due to the errors above; the textual interface may be broken by project issues or a compiler bug 2 | // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5) 3 | // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name FirebaseCoreInternal Failed frontend command: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -typecheck-module-from-interface /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface -target arm64-apple-ios12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.5.sdk -I /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Products/ReleaseForRunning-iphoneos/FirebaseCoreInternal -F /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Products/ReleaseForRunning-iphoneos/FirebaseCoreInternal -no-color-diagnostics -enable-library-evolution -g -debug-info-format\=dwarf -dwarf-version\=4 -import-underlying-module -module-cache-path /Users/minertycoon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -O -D COCOAPODS -serialize-debugging-options -const-gather-protocols-file /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -validate-clang-modules-once -clang-build-session-file /Users/minertycoon/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/minertycoon/Documents/untitled\ folder\ 5/Pods -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -file-compilation-dir /Users/minertycoon/Documents/untitled\ folder\ 5/Pods -Xcc -fmodule-map-file\=/Users/minertycoon/Documents/untitled\ folder\ 5/Pods/Headers/Public/GoogleUtilities/GoogleUtilities.modulemap -Xcc -fmodule-map-file\=/Users/minertycoon/Documents/untitled\ folder\ 5/Pods/Headers/Public/FirebaseCoreInternal/FirebaseCoreInternal.modulemap -Xcc -ivfsstatcache -Xcc /Users/minertycoon/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphoneos18.5-22F76-7fa4eea80a99bbfdc046826b63ec4baf.sdkstatcache -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/FirebaseCoreInternal-generated-files.hmap -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/FirebaseCoreInternal-own-target-headers.hmap -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/FirebaseCoreInternal-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/Pods-8699adb1dd336b26511df848a716bd42-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/FirebaseCoreInternal-project-headers.hmap -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Products/ReleaseForRunning-iphoneos/FirebaseCoreInternal/include -Xcc -I/Users/minertycoon/Documents/untitled\ folder\ 5/Pods/Headers/Public -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/DerivedSources-normal/arm64 -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/DerivedSources/arm64 -Xcc -I/Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/DerivedSources -Xcc -DPOD_CONFIGURATION_RELEASE_FOR_RUNNING\=1 -Xcc -DCOCOAPODS\=1 -module-name FirebaseCoreInternal -disable-clang-spi -target-sdk-version 18.5 -target-sdk-name iphoneos18.5 -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface:5:19: underlying Objective-C module 'FirebaseCoreInternal' not found /Users/minertycoon/Library/Developer/Xcode/DerivedData/Unity-iPhone-fiernqgdfhbkgmhletwrtlipsbtr/Build/Intermediates.noindex/Pods.build/ReleaseForRunning-iphoneos/FirebaseCoreInternal.build/Objects-normal/arm64/FirebaseCoreInternal.swiftinterface:1:1: failed to verify module interface of 'FirebaseCoreInternal' due to the errors above; the textual interface may be broken by project issues or a compiler bug
06-17
Ld /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/ProductName normal (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -reproducible -target arm64-apple-ios14.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -Os -L/Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphoneos -L/Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -L/Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone -F/Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/EagerLinkingTBDs/Release-iphoneos -F/Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos -filelist /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/ProductName.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -map -Xlinker /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/ProductName-LinkMap-normal-arm64.txt -dead_strip -Xlinker -object_path_lto -Xlinker /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/ProductName_lto.o -Xlinker -final_output -Xlinker /Applications/ProductName.app/ProductName -Xlinker -dependency_info -Xlinker /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/Objects-normal/arm64/ProductName_dependency_info.dat -stdlib\=libc++ -fobjc-arc -fobjc-link-runtime -ObjC -framework Pods_Unity_iPhone -framework AdSupport -framework CoreTelephony -framework AppTrackingTransparency -framework AdServices -framework LocalAuthentication -framework WebKit -framework AuthenticationServices -framework JavaScriptCore -weak_framework Network -weak_framework SafariServices -weak_framework MapKit -weak_framework Accounts -weak_framework Accelerate -lsqlite3.0 -lc++ -lz -Xlinker -no_adhoc_codesign -o /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/ProductName ld: warning: ignoring duplicate libraries: '-lc++' LinkAssetCatalog /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone/Images.xcassets (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild builtin-linkAssetCatalog --thinned /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_output/thinned --thinned-dependencies /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_dependencies_thinned --thinned-info-plist-content /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_generated_info.plist_thinned --unthinned /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_output/unthinned --unthinned-dependencies /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_dependencies_unthinned --unthinned-info-plist-content /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_generated_info.plist_unthinned --output /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app --plist-output /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/Unity-iPhone.build/Release-iphoneos/Unity-iPhone.build/assetcatalog_generated_info.plist note: Emplaced /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/AppIcon60x60@2x.png (in target 'Unity-iPhone' from project 'Unity-iPhone') note: Emplaced /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Assets.car (in target 'Unity-iPhone' from project 'Unity-iPhone') note: Emplaced /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/AppIcon76x76@2x~ipad.png (in target 'Unity-iPhone' from project 'Unity-iPhone') Copy /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UnityFramework.framework /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/UnityFramework.framework (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -strip-unsigned-binaries -strip-deterministic -bitcode-strip all -bitcode-strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -remove-static-executable /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/BuildProductsPath/Release-iphoneos/UnityFramework.framework /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -D -S -no_atom_info /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/UnityFramework.framework/UnityFramework -o /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UnityFramework.framework/UnityFramework/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UnityFramework.framework/UnityFramework -r -o /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UnityFramework.framework/UnityFramework Copy /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Frameworks/Plugins/iOS/UltraGlobalSDK.framework (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -exclude \*.tbd -strip-unsigned-binaries -strip-deterministic -bitcode-strip all -bitcode-strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -resolve-src-symlinks -remove-static-executable /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Frameworks/Plugins/iOS/UltraGlobalSDK.framework /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -D -S -no_atom_info /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Frameworks/Plugins/iOS/UltraGlobalSDK.framework/UltraGlobalSDK -o /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework/UltraGlobalSDK/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework/UltraGlobalSDK -r -o /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework/UltraGlobalSDK CodeSign /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework (in target 'Unity-iPhone' from project 'Unity-iPhone') cd /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild Signing Identity: "iPhone Distribution: Aniplex Inc. (8ARKQ2E7H5)" Provisioning Profile: "Blue Exorcist Japanese New Distribution" (ac68be12-e3de-4bbd-8f79-5f18bc0d517f) /usr/bin/codesign --force --sign 1120F5C9E9CA86E8B4AF44096D7274F82BB265FA --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework: errSecInternalComponent Command CodeSign failed with a nonzero exit code /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Firebase' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'Firebase' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'GoogleAppMeasurement' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'GoogleAppMeasurement' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseAnalytics' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseAnalytics' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'Pods-UnityFramework' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone.xcodeproj: warning: The Copy Bundle Resources build phase contains this target's entitlements file '/Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone/Unity-iPhone.entitlements'. (in target 'Unity-iPhone' from project 'Unity-iPhone') warning: Run script build phase 'Crashlytics Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Unity-iPhone' from project 'Unity-iPhone') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'Pods-Unity-iPhone' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'nanopb-nanopb_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'nanopb-nanopb_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'nanopb' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'nanopb' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'PromisesSwift-Promises_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'PromisesSwift-Promises_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'PromisesSwift' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'PromisesSwift' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'PromisesObjC' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'PromisesObjC' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'GoogleUtilities-GoogleUtilities_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'GoogleUtilities-GoogleUtilities_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'GoogleUtilities' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'GoogleUtilities' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'GoogleDataTransport-GoogleDataTransport_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'GoogleDataTransport-GoogleDataTransport_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'GoogleDataTransport' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'GoogleDataTransport' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseSessions' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseSessions' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseRemoteConfigInterop' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseRemoteConfigInterop' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseMessaging-FirebaseMessaging_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseMessaging-FirebaseMessaging_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseMessaging' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseMessaging' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseInstallations-FirebaseInstallations_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseInstallations-FirebaseInstallations_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseInstallations' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseInstallations' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCrashlytics-FirebaseCrashlytics_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCrashlytics-FirebaseCrashlytics_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCrashlytics' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCrashlytics' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCoreInternal-FirebaseCoreInternal_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCoreInternal-FirebaseCoreInternal_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCoreInternal' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCoreInternal' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCoreExtension-FirebaseCoreExtension_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCoreExtension-FirebaseCoreExtension_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCoreExtension' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCoreExtension' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCore-FirebaseCore_Privacy' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCore-FirebaseCore_Privacy' from project 'Pods') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'FirebaseCore' from project 'Pods') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'FirebaseCore' from project 'Pods') warning: UnityFramework isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'UnityFramework' from project 'Unity-iPhone') note: Disabling previews because SWIFT_VERSION is set and SWIFT_OPTIMIZATION_LEVEL=-O, expected -Onone (in target 'UnityFramework' from project 'Unity-iPhone') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone.xcodeproj: warning: tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'UnityFramework' from project 'Unity-iPhone') /Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone.xcodeproj: warning: The Copy Bundle Resources build phase contains this target's entitlements file '/Users/jenkinsworkspace/workspace/_trunk_2/BuildOutput/xcodeBuild/Unity-iPhone/Unity-iPhone.entitlements'. (in target 'UnityFramework' from project 'Unity-iPhone') warning: Run script build phase 'Crashlytics Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'UnityFramework' from project 'Unity-iPhone') ** ARCHIVE FAILED ** The following build commands failed: CodeSign /Users/bilibili/Library/Developer/Xcode/DerivedData/Unity-iPhone-gcghvbgmwprbskejwnbonhyizpju/Build/Intermediates.noindex/ArchiveIntermediates/Unity-iPhone/InstallationBuildProductsLocation/Applications/ProductName.app/Frameworks/UltraGlobalSDK.framework (in target 'Unity-iPhone' from project 'Unity-iPhone') Archiving workspace Unity-iPhone with scheme Unity-iPhone 什么问题
最新发布
10-25
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值