Skip to content

Instantly share code, notes, and snippets.

@latermonk
Created October 9, 2017 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save latermonk/6f370831782a91f1a6c79de71c5b6c2a to your computer and use it in GitHub Desktop.
Save latermonk/6f370831782a91f1a6c79de71c5b6c2a to your computer and use it in GitHub Desktop.
@property (weak, nonatomic) IBOutlet UITextField *domainField;
[self.domainField setText:@"10.1.39.93:8880"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment