Skip to content

Commit

Permalink
Correct build flags
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jun 17, 2024
1 parent 73b08dc commit 237167e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/app/theme_darwin.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:build !ci && !ios
//go:build !ios && !wasm && !test_web_driver

#import <Foundation/Foundation.h>

Expand Down

0 comments on commit 237167e

Please sign in to comment.