MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
514 stars 81 forks source link

Add Xcode Previews example for rules_ios #2909

Closed luispadron closed 5 months ago

luispadron commented 6 months ago

Adds an Xcode Preview example for rules_ios. Primarily to have this as an example for rules_ios users and to reproduce a bug where previews are only updated if a build is done manually.