Replies: 2 comments 3 replies
|
Is this still happening? We deployed a fix a bit over an hour ago that should have solved this. |
1 reply
|
Thanks. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Please you can help me to solve this issue. My app it was compiled correctly on 23-09-26 using
codename1.arg.build.cn1Version= 7.0.271
updating to
codename1.arg.build.cn1Version= 7.0.273
the problem is same.
CompileMetalFile /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/ForceSOS-src/CN1MetalShaders.metal (in target 'ForceSOS' from project 'ForceSOS')
cd /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist
/Applications/Xcode_27.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/metal -c -target air64-apple-ios16.1 -I/var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/BuildProductsPath/Release-iphoneos/include -F/var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/BuildProductsPath/Release-iphoneos -isysroot /Applications/Xcode_27.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS27.0.sdk -fmetal-math-mode=fast -fmetal-math-fp32-functions=fast -serialize-diagnostics /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.dia -o /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.air -MMD -MT dependencies -MF /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.dat /var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/ForceSOS-src/CN1MetalShaders.metal
/var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.dia:1:1: warning: Could not read serialized diagnostics file: Error Domain=NSCocoaErrorDomain Code=260 "The file “CN1MetalShaders.dia” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.dia, NSURL=file:///var/folders/hj/jshqx2gn79l6bdlp_zwmk3m80000gn/T/build3077933270522535332xxx/dist/build/Build/Intermediates.noindex/ArchiveIntermediates/ForceSOS/IntermediateBuildFilesPath/ForceSOS.build/Release-iphoneos/ForceSOS.build/Metal/CN1MetalShaders.dia, NSUnderlyingError=0xbb8de0540 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} (in target 'ForceSOS' from project 'ForceSOS')
error: error: cannot execute tool 'metal' due to missing Metal Toolchain; use: xcodebuild -downloadComponent MetalToolchain
All reactions