- 
    
Task
 - 
    Resolution: Unresolved
 - 
    
P3: Somewhat important
 - 
    None
 - 
    None
 - 
    None
 
- 
        
 - 
        c3b80178e (dev), 7515ceea5 (6.10)
 - 
        Multimedia Current w28 ..., QtMM w44 - ....
 
xcodebuild -create-xcframework implicitly creates universal binaries, which is not obvious.
To improve clarity and make the script more robust, we should
- add a comment to the script describing xcodebuild expectations
 - add a minimal check of the result binaries (run otool for one of the binaries and parse the result with awk, regex, etc...)