Skip to content

Commit

Permalink
use more interesting set of music in any case
Browse files Browse the repository at this point in the history
  • Loading branch information
HBehrens committed Jul 16, 2013
1 parent 24863eb commit 9b10c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeamMusicPlayerExample/BeamAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ +(NSArray*)trackDescriptions {
}

-(void)initViewMusicPlayerViewControllerWithDescription:(NSDictionary*)description {
#if false || TARGET_IPHONE_SIMULATOR
#if true || TARGET_IPHONE_SIMULATOR
//self.exampleProvider = [BeamMinimalExampleProvider new];
BeamAVMusicPlayerProvider *provider = [BeamAVMusicPlayerProvider new];
self.exampleProvider = provider;
Expand Down

0 comments on commit 9b10c4d

Please sign in to comment.