catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Attempt to build cache using osx target version 12. Added osx target version as cache key

Open rashidnhm opened this issue 1 year ago • 1 comments

Context: Change the OSX Deployment version to 12, for more backwards compatibility.

Description of the Change: This PR updates the OSX Deployment target version to a lower value than 14. This is to address compatibility concerns.

Furthermore, the target osx version was added to the cache key for arm. As we want to not use older cache if this target version is updated again.

Benefits:

Possible Drawbacks:

Related GitHub Issues: None. Shortcut: sc-59543.

rashidnhm avatar Mar 22 '24 15:03 rashidnhm

I think this might be relevant? https://forums.developer.apple.com/forums/thread/739342

Is there a way to verify that the deployment target variable is used correctly?

dime10 avatar Mar 22 '24 15:03 dime10

@rashidnhm I'm guessing this approach is abandoned (feel free to reopen if not)

dime10 avatar Jul 12 '24 14:07 dime10