Skip to content

Instantly share code, notes, and snippets.

@spacedrabbit
Created December 2, 2014 21:55
Show Gist options
  • Save spacedrabbit/f3b787bb7521e151556e to your computer and use it in GitHub Desktop.
Save spacedrabbit/f3b787bb7521e151556e to your computer and use it in GitHub Desktop.
@property (strong, nonatomic) NSMutableArray * bombAssPugBomb; // URL strings
@property (strong, nonatomic) __block NSMutableArray * pugImages; // Images
// we use a block macro to be able to use this array in a block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment