This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// RBServerLocator.h | |
// | |
// Created by Justin Voss on 12/9/11. | |
// | |
#import <Foundation/Foundation.h> | |
@interface RBServerLocator : NSObject <NSNetServiceBrowserDelegate, NSNetServiceDelegate> | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
import os | |
from flask import Flask | |
from flask import request | |
import twilio.twiml | |
import smtplib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 7 23:10:20 Justins-iPhone-6s kernel[0] <Notice>: Sandbox: pokemongo(14650) deny(1) file-write-create /private/var/mobile/Containers/Data/Application/B1C85012-204D-468B-B0F7-99CB00E7857D/.config | |
Jul 7 23:10:20 Justins-iPhone-6s kernel[0] <Notice>: Sandbox: pokemongo(14650) deny(1) file-write-create /private/var/mobile/Containers/Data/Application/B1C85012-204D-468B-B0F7-99CB00E7857D/.config | |
Jul 7 23:10:20 Justins-iPhone-6s kernel[0] <Notice>: Sandbox: pokemongo(14650) deny(1) file-write-create /private/var/mobile/Containers/Data/Application/B1C85012-204D-468B-B0F7-99CB00E7857D/.config | |
Jul 7 23:10:20 Justins-iPhone-6s kernel[0] <Notice>: Sandbox: pokemongo(14650) deny(1) file-write-create /private/var/mobile/Containers/Data/Application/B1C85012-204D-468B-B0F7-99CB00E7857D/.config | |
Jul 7 23:10:21 Justins-iPhone-6s pokemongo[14650] <Warning>: I: Setting host to: pgorelease.nianticlabs.com/plfe | |
Jul 7 23:10:22 Justins-iPhone-6s pokemongo[14650] <Warning>: I: [200] https://pgorelease.nianticlabs.com/plfe/rpc |
OlderNewer