Skip to content

Commit 2f6b80b

Browse files
Use version with examples/integration tvOSApp (#2924)
Signed-off-by: Brentley Jones <[email protected]>
1 parent 49e9d49 commit 2f6b80b

File tree

1 file changed

+1
-0
lines changed
  • examples/integration/tvOSApp/Source

1 file changed

+1
-0
lines changed

examples/integration/tvOSApp/Source/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ tvos_application(
3434
"//conditions:default": None,
3535
}),
3636
resources = ["//tvOSApp/Resources:ResourceGroup"],
37+
version = "//iOSApp:Version",
3738
visibility = [
3839
"//tvOSApp:__subpackages__",
3940
"@rules_xcodeproj//xcodeproj:generated",

0 commit comments

Comments
 (0)