STULabel icon indicating copy to clipboard operation
STULabel copied to clipboard

Building using Xcodebuild on m1 Mac fails

Open tkirby opened this issue 2 years ago • 1 comments

M1 iMac XCode 13.4

Always throws error during build. Removing derived data doesn't fix it. Building directly in Xcode works fine, only happens in Xcodebuild. Removing STULabel lets build succeed.

/Users/MyUser/Library/Developer/Xcode/DerivedData/bb-iphone-gxoeyvvbhtizhsemkonoptlbnczq/Build/Intermediates.noindex/ArchiveIntermediates/bb-iphone/IntermediateBuildFilesPath/Pods.build/Release-iphoneos/STULabel.build/Objects-normal/arm64/STUTextFrameLine.dia:1:1: warning: Could not read serialized diagnostics file: error("Failed to open diagnostics file") (in target 'STULabel' from project 'Pods')

tkirby avatar May 23 '22 04:05 tkirby

Is this still an issue?

stephan-tolksdorf avatar Aug 12 '23 15:08 stephan-tolksdorf