apple_static_framework.json 275 B

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