rules_xcodeproj icon indicating copy to clipboard operation
rules_xcodeproj copied to clipboard

Support `objc_library`

Open brentleyjones opened this issue 2 years ago • 2 comments

  • [x] https://github.com/buildbuddy-io/rules_xcodeproj/issues/68
  • [x] https://github.com/buildbuddy-io/rules_xcodeproj/pull/147
  • [x] Support alwayslink: #608
  • [x] Support pch: https://github.com/buildbuddy-io/rules_xcodeproj/pull/280
  • [ ] Support runtime_deps
  • [x] Support sdk_dylibs: #372
  • [x] Support sdk_frameworks: https://github.com/buildbuddy-io/rules_xcodeproj/pull/278
  • [ ] Support sdk_includes
  • [x] Support weak_sdk_frameworks: https://github.com/buildbuddy-io/rules_xcodeproj/pull/278

brentleyjones avatar Mar 08 '22 01:03 brentleyjones

@brentleyjones I think some of this issues' sub tasks are now completed

maxwellE avatar Jul 25 '22 15:07 maxwellE

I checked off the ones I'm sure of. We need examples of the remaining ones.

brentleyjones avatar Jul 25 '22 15:07 brentleyjones

While we don't have an example for runtime_deps, unless a bug is reported, I'm claiming this is done.

brentleyjones avatar Feb 02 '23 14:02 brentleyjones