Post

Replies

Boosts

Views

Activity

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