Skip to content

Commit

Permalink
Merge pull request #11882 from maeda-kazuya/chore/fix-typo
Browse files Browse the repository at this point in the history
chore: fix typo in bin/sandbox-pod
  • Loading branch information
dnkoutso committed Jun 6, 2023
2 parents 5773558 + 6b9f562 commit 40a99f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/sandbox-pod
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ PROFILE_ERB_TEMPLATE = <<-EOS
(allow file-read-metadata)
(allow file-read*
; This is currenly only added because using `xcodebuild` to build a resource
; This is currently only added because using `xcodebuild` to build a resource
; bundle target starts a FSEvents stream on `/`. No idea why that would be
; needed, but for now it doesn’t seem like a real problem.
(literal "/")
Expand Down

0 comments on commit 40a99f4

Please sign in to comment.