It might seem that the new xcodebuild has trouble with symlinks; does OP also use symlinks?
@klinee101
Post
Replies
Boosts
Views
Activity
Sorry we mean an xcodebuild of this form (please ignore previous post)
xcodebuild -create-xcframework
-archive "${CUSTOM_DIR_PREFIX}/***-${CONFIGURATION}.xcarchive" -framework "***.framework"
-archive "${CUSTOM_DIR_PREFIX}/***-${CONFIGURATION}.xcarchive" -framework "***.framework"
-output "${FRAMEWORK_LOCATION}"