diff --git a/misc/ios/go_darwin_arm_exec.go b/misc/ios/go_darwin_arm_exec.go index f4baa13cca..402de3a574 100644 --- a/misc/ios/go_darwin_arm_exec.go +++ b/misc/ios/go_darwin_arm_exec.go @@ -626,25 +626,31 @@ func entitlementsPlist() string { com.apple.developer.team-identifier ` + teamID + ` -` + +` } const resourceRules = ` - rules - - .* - Info.plist + rules + + .* + + Info.plist - omit - weight 10 + omit + + weight + 10 ResourceRules.plist - omit - weight 100 + omit + + weight + 100