apple_shared_framework.json 275 B

123456789
  1. {
  2. "nameOnDisk": "^shared_framework\\.framework/shared_framework$",
  3. "artifacts": [
  4. {
  5. "path": "^framework/((Debug|Release|RelWithDebInfo|MinSizeRel)/)?shared_framework\\.framework/shared_framework$",
  6. "_dllExtra": false
  7. }
  8. ]
  9. }