Skip to content

Commit

Permalink
Added hockeyApp and updated cocoapod;
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Jones committed Jul 7, 2016
1 parent 182c13e commit 5b404c2
Show file tree
Hide file tree
Showing 166 changed files with 6,971 additions and 2,736 deletions.
70 changes: 43 additions & 27 deletions JonesRemote.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
1AEB3A094490A9022E8BCA7B /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FF3761C5519A0D6DADEFF2DB /* libPods.a */; };
5A416003B0C5DE4C538334E9 /* BluRay.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A416E9CC990EA70DB4A02D0 /* BluRay.m */; };
5A4161267C26AC0945BE321A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5A41687DB6AD7C582A9F097A /* LaunchScreen.xib */; };
5A416187D77249126AF2B60E /* ShellViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A4167BE7F1A3ED66AF8E9A7 /* ShellViewController.m */; };
Expand All @@ -32,10 +31,12 @@
5A416E7D5DC09049CABF9380 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A41625D3ED3C26E31F7F03B /* main.m */; };
5A416F30866E5338A1110A4B /* BluRayRemoteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A416E184F86B13553D755D6 /* BluRayRemoteViewController.m */; };
83726EDE1C2F005500500F77 /* Empty.m in Sources */ = {isa = PBXBuildFile; fileRef = 83726EDD1C2F005500500F77 /* Empty.m */; };
F3AA969D7685454CBAC34B85 /* libPods-Jones Remote.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 025DE69B9DF95F9661CDEDE3 /* libPods-Jones Remote.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
4442D5019E17A6AF1FE80E2C /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
025DE69B9DF95F9661CDEDE3 /* libPods-Jones Remote.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Jones Remote.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1EABDA700F8C097DABE87C81 /* Pods-Jones Remote.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Jones Remote.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Jones Remote/Pods-Jones Remote.debug.xcconfig"; sourceTree = "<group>"; };
5A41600B2B61AB0AF62AE7D5 /* HeaderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HeaderViewController.m; sourceTree = "<group>"; };
5A41606294FB42E14C6618AA /* IREnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IREnum.h; sourceTree = "<group>"; };
5A4160A42292A0BF21EEBA61 /* DirecTvBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirecTvBox.m; sourceTree = "<group>"; };
Expand Down Expand Up @@ -87,24 +88,32 @@
5A416F18249816EE4DBF3682 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
5A416F1EC9B2769A1CC52B09 /* DirecTvBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirecTvBox.h; sourceTree = "<group>"; };
5A416FF4AA9CE753E1EEA831 /* DirecTvRemoteViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirecTvRemoteViewController.m; sourceTree = "<group>"; };
6AC3A0834071BF54CE011905 /* Pods-Jones Remote.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Jones Remote.release.xcconfig"; path = "Pods/Target Support Files/Pods-Jones Remote/Pods-Jones Remote.release.xcconfig"; sourceTree = "<group>"; };
83726EDC1C2F005500500F77 /* Empty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Empty.h; sourceTree = "<group>"; };
83726EDD1C2F005500500F77 /* Empty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Empty.m; sourceTree = "<group>"; };
93C97B550D0DD12A85AD8C48 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
FF3761C5519A0D6DADEFF2DB /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
5A41642F6A615D2CB30F8D71 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1AEB3A094490A9022E8BCA7B /* libPods.a in Frameworks */,
F3AA969D7685454CBAC34B85 /* libPods-Jones Remote.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
0E89052A25FEB51C0F0219F1 /* Pods */ = {
isa = PBXGroup;
children = (
1EABDA700F8C097DABE87C81 /* Pods-Jones Remote.debug.xcconfig */,
6AC3A0834071BF54CE011905 /* Pods-Jones Remote.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
5A4161D069AD3895C0150BE3 /* Supporting Files */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -305,40 +314,32 @@
5A4164155D7C24056909E736 /* Products */,
5A4166DB84A255D7592F23D5 /* JonesRemote */,
5A416572DAF2315C107FC4CA /* JonesRemoteTests */,
F06BF8215F7EB1BC9D4DADDB /* Pods */,
F04A9936525D72B626C9A67D /* Frameworks */,
0E89052A25FEB51C0F0219F1 /* Pods */,
5E5C285B78CDDB5C3A2942B2 /* Frameworks */,
);
sourceTree = "<group>";
};
F04A9936525D72B626C9A67D /* Frameworks */ = {
5E5C285B78CDDB5C3A2942B2 /* Frameworks */ = {
isa = PBXGroup;
children = (
FF3761C5519A0D6DADEFF2DB /* libPods.a */,
025DE69B9DF95F9661CDEDE3 /* libPods-Jones Remote.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
F06BF8215F7EB1BC9D4DADDB /* Pods */ = {
isa = PBXGroup;
children = (
4442D5019E17A6AF1FE80E2C /* Pods.debug.xcconfig */,
93C97B550D0DD12A85AD8C48 /* Pods.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
5A41691C6A702968C786E35F /* Jones Remote */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5A416D9C2E9220CB4F167CB8 /* Build configuration list for PBXNativeTarget "Jones Remote" */;
buildPhases = (
BDB67BBBB903CA6CF07D638C /* Check Pods Manifest.lock */,
FEA610CE8BBEC4C529801699 /* [CP] Check Pods Manifest.lock */,
5A41646281EC930A30145A58 /* Sources */,
5A41642F6A615D2CB30F8D71 /* Frameworks */,
5A41690C92D6481C4003544B /* Resources */,
7CB5C4F2B830FC40055A560B /* Copy Pods Resources */,
168897C709EFC56A170E1081 /* [CP] Embed Pods Frameworks */,
4360D84270BD5C14483E9164 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -394,29 +395,44 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
7CB5C4F2B830FC40055A560B /* Copy Pods Resources */ = {
168897C709EFC56A170E1081 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Jones Remote/Pods-Jones Remote-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
4360D84270BD5C14483E9164 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Pods Resources";
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Jones Remote/Pods-Jones Remote-resources.sh\"\n";
showEnvVarsInLog = 0;
};
BDB67BBBB903CA6CF07D638C /* Check Pods Manifest.lock */ = {
FEA610CE8BBEC4C529801699 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Check Pods Manifest.lock";
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -558,7 +574,7 @@
};
5A416564B25102D6B1A67178 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4442D5019E17A6AF1FE80E2C /* Pods.debug.xcconfig */;
baseConfigurationReference = 1EABDA700F8C097DABE87C81 /* Pods-Jones Remote.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand All @@ -574,7 +590,7 @@
};
5A416A64253D22BB11132D1D /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 93C97B550D0DD12A85AD8C48 /* Pods.release.xcconfig */;
baseConfigurationReference = 6AC3A0834071BF54CE011905 /* Pods-Jones Remote.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
Expand Down
8 changes: 7 additions & 1 deletion JonesRemote/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

#import "AppDelegate.h"
#import "CommandCenter.h"
@import HockeySDK;


@implementation AppDelegate {
Expand All @@ -24,7 +25,12 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
}
_socketTimer = [NSTimer scheduledTimerWithTimeInterval:30.0 target:self selector:@selector(runTimer) userInfo:nil repeats:YES];

[CommandCenter singleton];
[CommandCenter singleton];

[[BITHockeyManager sharedHockeyManager] configureWithIdentifier:@"780362123a3544fba142be00517d2d57"];
// Do some additional configuration if needed here
[[BITHockeyManager sharedHockeyManager] startManager];
[[BITHockeyManager sharedHockeyManager].authenticator authenticateInstallation];

return YES;
}
Expand Down
5 changes: 3 additions & 2 deletions JonesRemote/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6254" systemVersion="14B25" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10117" systemVersion="15F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6247"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
</dependencies>
<scenes>
<!--Shell View Controller-->
Expand Down
2 changes: 1 addition & 1 deletion JonesRemote/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>1.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
5 changes: 4 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target "Jones Remote" do
pod 'BFPaperButton', '~> 1.5.8'
pod 'CocoaAsyncSocket', '~> 7.4'
pod 'MBProgressHUD', '~> 0.8'
pod 'MBProgressHUD', '~> 0.8'
pod 'HockeySDK', '~> 4.0.1'
end
17 changes: 12 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,25 @@ PODS:
- BFPaperButton (1.5.8):
- UIColor+BFPaperColors
- CocoaAsyncSocket (7.4.1)
- HockeySDK (4.0.1):
- HockeySDK/AllFeaturesLib (= 4.0.1)
- HockeySDK/AllFeaturesLib (4.0.1)
- MBProgressHUD (0.9)
- UIColor+BFPaperColors (1.3.1)

DEPENDENCIES:
- BFPaperButton (~> 1.5.8)
- CocoaAsyncSocket (~> 7.4)
- HockeySDK (~> 4.0.1)
- MBProgressHUD (~> 0.8)

SPEC CHECKSUMS:
BFPaperButton: cf1d217a91f7f8548b73f0d459a6192cd3621b32
CocoaAsyncSocket: b0a1a89e7ea4c1c0ea4ec83f57d55117d3cdae06
MBProgressHUD: 2038dbcf3dce73215abed6001657043d53aa79a8
UIColor+BFPaperColors: c7e4c6e4d82e889d507b3c2d09e6caf816529f18
BFPaperButton: 6b2dfb136e8611f57616234b5e814b8682f05e9c
CocoaAsyncSocket: 7cbf214b27f8e7f7574db6a3fd96352ffaed433d
HockeySDK: 1b69a82782f6a3d4a1c0b1f04dca4bca83fc8c82
MBProgressHUD: d8e7ea388dc1549a42e0d219067cf5f2c898fb66
UIColor+BFPaperColors: 0517728d63d8cfd977a112dd5c4627c2d3c12630

COCOAPODS: 0.35.0
PODFILE CHECKSUM: 5355e554547cbfac4e62325010f9d116d436b2ef

COCOAPODS: 1.0.1
1 change: 1 addition & 0 deletions Pods/Headers/Private/BFPaperButton/BFPaperButton.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Private/CocoaAsyncSocket/AsyncSocket.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Private/CocoaAsyncSocket/AsyncUdpSocket.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Private/CocoaAsyncSocket/GCDAsyncSocket.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Private/CocoaAsyncSocket/GCDAsyncUdpSocket.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Private/MBProgressHUD/MBProgressHUD.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITAuthenticator.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITCrashDetails.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITCrashManager.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITCrashMetaData.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITHockeyManager.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/BITUpdateManager.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/HockeySDK.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/Headers/Public/HockeySDK/HockeySDK/HockeySDKEnums.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5b404c2

Please sign in to comment.