Skip to content

Commit

Permalink
removed app store rating module
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsw committed Dec 20, 2013
1 parent 2d92203 commit ac12104
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 142 deletions.
12 changes: 0 additions & 12 deletions OdessaMacGUIApp/OdessaMacGUIApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@
CE4E8BC0162776BA00C6054E /* UpdateCheckerWorker.h in Headers */ = {isa = PBXBuildFile; fileRef = CE701E6614A00B0400C888D1 /* UpdateCheckerWorker.h */; };
CE4E8BC1162776CE00C6054E /* UpdateChecker.m in Sources */ = {isa = PBXBuildFile; fileRef = CE701E6514A00B0400C888D1 /* UpdateChecker.m */; };
CE4E8BC2162776CE00C6054E /* UpdateCheckerWorker.m in Sources */ = {isa = PBXBuildFile; fileRef = CE701E6714A00B0400C888D1 /* UpdateCheckerWorker.m */; };
CE4E8BC516278BD900C6054E /* AppStoreRating.h in Headers */ = {isa = PBXBuildFile; fileRef = CE4E8BC316278BD900C6054E /* AppStoreRating.h */; };
CE4E8BC616278BD900C6054E /* AppStoreRating.h in Headers */ = {isa = PBXBuildFile; fileRef = CE4E8BC316278BD900C6054E /* AppStoreRating.h */; };
CE4E8BC816278BD900C6054E /* AppStoreRating.m in Sources */ = {isa = PBXBuildFile; fileRef = CE4E8BC416278BD900C6054E /* AppStoreRating.m */; };
CE4E8BC916278BD900C6054E /* AppStoreRating.m in Sources */ = {isa = PBXBuildFile; fileRef = CE4E8BC416278BD900C6054E /* AppStoreRating.m */; };
CE4E8BD0162CC55700C6054E /* ffmpeg.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = CE4E8BCE162CC55700C6054E /* ffmpeg.entitlements */; };
CE4E8BD1162CC55700C6054E /* ffmpeg.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = CE4E8BCE162CC55700C6054E /* ffmpeg.entitlements */; };
CE4E8BD5162CC8BD00C6054E /* mediainfo.entitlements in Resources */ = {isa = PBXBuildFile; fileRef = CE4E8BD3162CC8BD00C6054E /* mediainfo.entitlements */; };
Expand Down Expand Up @@ -997,8 +993,6 @@
CE4D99691607E17E00739B1E /* InputFilesCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InputFilesCollectionView.m; sourceTree = "<group>"; };
CE4D997D1607EE2F00739B1E /* SmallDropHereDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SmallDropHereDelegate.h; sourceTree = "<group>"; };
CE4D99C4160908B900739B1E /* PhFacebook.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = PhFacebook.xcodeproj; sourceTree = "<group>"; };
CE4E8BC316278BD900C6054E /* AppStoreRating.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppStoreRating.h; sourceTree = "<group>"; };
CE4E8BC416278BD900C6054E /* AppStoreRating.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppStoreRating.m; sourceTree = "<group>"; };
CE4E8BCE162CC55700C6054E /* ffmpeg.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = ffmpeg.entitlements; sourceTree = "<group>"; };
CE4E8BD3162CC8BD00C6054E /* mediainfo.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = mediainfo.entitlements; sourceTree = "<group>"; };
CE4E8BD9162CCE1C00C6054E /* codesign-frameworks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "codesign-frameworks.sh"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1760,8 +1754,6 @@
CE571EFA160996DF00491E67 /* JFUrlUtil.m */,
CE9FD92615EEE02F00D458BC /* NSURL+Helpers.h */,
CE9FD92715EEE03300D458BC /* NSURL+Helpers.m */,
CE4E8BC316278BD900C6054E /* AppStoreRating.h */,
CE4E8BC416278BD900C6054E /* AppStoreRating.m */,
);
path = OtherHelpers;
sourceTree = "<group>";
Expand Down Expand Up @@ -2385,7 +2377,6 @@
CEFCE019161501FC003EA03D /* PublishButtonDelegate.h in Headers */,
CEFCE0BF161A641C003EA03D /* ExportWorker.h in Headers */,
CEFCE0C6161A64C2003EA03D /* FinalCutProXExportWorker.h in Headers */,
CE4E8BC516278BD900C6054E /* AppStoreRating.h in Headers */,
CE9B849B168E4ABC007AFBF3 /* TutorialBubbleController.h in Headers */,
CED277CB1691019400FC84A7 /* TutorialHelper.h in Headers */,
CED277D61693D5C500FC84A7 /* ShareButtonTutorialDelegate.h in Headers */,
Expand Down Expand Up @@ -2538,7 +2529,6 @@
CEFCE01A161501FC003EA03D /* PublishButtonDelegate.h in Headers */,
CEFCE0C0161A641C003EA03D /* ExportWorker.h in Headers */,
CEFCE0C7161A64C2003EA03D /* FinalCutProXExportWorker.h in Headers */,
CE4E8BC616278BD900C6054E /* AppStoreRating.h in Headers */,
CE9B849C168E4ABC007AFBF3 /* TutorialBubbleController.h in Headers */,
CED277CC1691019400FC84A7 /* TutorialHelper.h in Headers */,
CED277D71693D5C500FC84A7 /* ShareButtonTutorialDelegate.h in Headers */,
Expand Down Expand Up @@ -3168,7 +3158,6 @@
CEFCE01716150120003EA03D /* PublishButtonView.m in Sources */,
CEFCE0C3161A641C003EA03D /* ExportWorker.m in Sources */,
CEFCE0CA161A64C2003EA03D /* FinalCutProXExportWorker.m in Sources */,
CE4E8BC916278BD900C6054E /* AppStoreRating.m in Sources */,
CE9B849F168E4ABC007AFBF3 /* TutorialBubbleController.m in Sources */,
CED277CF1691019400FC84A7 /* TutorialHelper.m in Sources */,
CEC0D9961698AA1200BCCD6D /* TutorialEscapeHatchViewController.m in Sources */,
Expand Down Expand Up @@ -3266,7 +3255,6 @@
CEFCE01616150120003EA03D /* PublishButtonView.m in Sources */,
CEFCE0C2161A641C003EA03D /* ExportWorker.m in Sources */,
CEFCE0C9161A64C2003EA03D /* FinalCutProXExportWorker.m in Sources */,
CE4E8BC816278BD900C6054E /* AppStoreRating.m in Sources */,
CE9B849E168E4ABC007AFBF3 /* TutorialBubbleController.m in Sources */,
CED277CE1691019400FC84A7 /* TutorialHelper.m in Sources */,
CEC0D9951698AA1200BCCD6D /* TutorialEscapeHatchViewController.m in Sources */,
Expand Down
16 changes: 0 additions & 16 deletions OdessaMacGUIApp/Source/OtherHelpers/AppStoreRating.h

This file was deleted.

107 changes: 0 additions & 107 deletions OdessaMacGUIApp/Source/OtherHelpers/AppStoreRating.m

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#import "HighlightDelegate.h"
#import "IconButton.h"
#import "FacebookShareWorker.h"
#import "AppStoreRating.h"

@interface PublishStatusViewItem : AMCollectionViewItem <WorkerProgressDelegate> {
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ - (IBAction)buttonPressed:(id)sender {

[self.publishWorker viewResult];

[AppStoreRating handleAppStoreRatingPrompt:self.window];


}

}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#import "PublishButtonDelegate.h"
#import "PublishButtonView.h"
#import "HoverButton.h"
#import "AppStoreRating.h"
#import "TutorialHelper.h"
#import "ShareButtonTutorialDelegate.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ - (IBAction)takeAction:(id)sender {

[self.publishWorker viewResult];

[AppStoreRating handleAppStoreRatingPrompt:self.window];

break;
}

Expand Down

0 comments on commit ac12104

Please sign in to comment.