Skip to content

Commit

Permalink
Update classes with lazy global values to ensure methods don't get st…
Browse files Browse the repository at this point in the history
…ripped in aggressive tree shaking mode (#777, #778).
  • Loading branch information
BlueRiverInteractive committed Jun 13, 2015
1 parent 0a3b50e commit 4db796b
Show file tree
Hide file tree
Showing 214 changed files with 15,842 additions and 13,202 deletions.
6 changes: 3 additions & 3 deletions cocoatouch/src/main/bro-gen/addressbookui.yaml
Expand Up @@ -116,10 +116,10 @@ functions:


values: values:
ABPerson(.*)Property: ABPerson(.*)Property:
class: ABPersonPredicateKeyPath enum: ABPersonPredicateKeyPath
name: '#{g[0]}Value' name: '#{g[0]}'
type: NSString type: NSString
visibility: protected extends: NSPredicateKeyPath


# Make sure we don't miss any values if new ones are introduced in a later version # Make sure we don't miss any values if new ones are introduced in a later version
(k?AB.*): (k?AB.*):
Expand Down

0 comments on commit 4db796b

Please sign in to comment.