|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 4E02070022184870008651F6 /* YTPlayerView+Mute_unMute.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E0206FE22184870008651F6 /* YTPlayerView+Mute_unMute.h */; }; |
| 11 | + 4E02070122184870008651F6 /* YTPlayerView+Mute_unMute.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0206FF22184870008651F6 /* YTPlayerView+Mute_unMute.m */; }; |
10 | 12 | B3C76A271B975ADB00F375B4 /* YTPlayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = B3C76A251B975ADB00F375B4 /* YTPlayerView.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
11 | 13 | B3C76A281B975ADB00F375B4 /* YTPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = B3C76A261B975ADB00F375B4 /* YTPlayerView.m */; };
|
12 | 14 | B3C76A2F1B975C0100F375B4 /* YouTubeiOSPlayerHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = B3C76A2D1B975BD500F375B4 /* YouTubeiOSPlayerHelper.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
13 | 15 | B3C76A331B9765D700F375B4 /* Assets.bundle in Resources */ = {isa = PBXBuildFile; fileRef = B3C76A321B9765D700F375B4 /* Assets.bundle */; };
|
14 | 16 | /* End PBXBuildFile section */
|
15 | 17 |
|
16 | 18 | /* Begin PBXFileReference section */
|
| 19 | + 4E0206FE22184870008651F6 /* YTPlayerView+Mute_unMute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "YTPlayerView+Mute_unMute.h"; sourceTree = "<group>"; }; |
| 20 | + 4E0206FF22184870008651F6 /* YTPlayerView+Mute_unMute.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "YTPlayerView+Mute_unMute.m"; sourceTree = "<group>"; }; |
17 | 21 | B3C76A1A1B975AA700F375B4 /* YouTubeiOSPlayerHelper.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YouTubeiOSPlayerHelper.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
18 | 22 | B3C76A1F1B975AA700F375B4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
19 | 23 | B3C76A251B975ADB00F375B4 /* YTPlayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YTPlayerView.h; path = Classes/YTPlayerView.h; sourceTree = SOURCE_ROOT; };
|
|
57 | 61 | B3C76A261B975ADB00F375B4 /* YTPlayerView.m */,
|
58 | 62 | B3C76A1F1B975AA700F375B4 /* Info.plist */,
|
59 | 63 | B3C76A2D1B975BD500F375B4 /* YouTubeiOSPlayerHelper.h */,
|
| 64 | + 4E0206FE22184870008651F6 /* YTPlayerView+Mute_unMute.h */, |
| 65 | + 4E0206FF22184870008651F6 /* YTPlayerView+Mute_unMute.m */, |
60 | 66 | );
|
61 | 67 | path = "youtube-ios-player-helper";
|
62 | 68 | sourceTree = "<group>";
|
|
68 | 74 | isa = PBXHeadersBuildPhase;
|
69 | 75 | buildActionMask = 2147483647;
|
70 | 76 | files = (
|
| 77 | + 4E02070022184870008651F6 /* YTPlayerView+Mute_unMute.h in Headers */, |
71 | 78 | B3C76A271B975ADB00F375B4 /* YTPlayerView.h in Headers */,
|
72 | 79 | B3C76A2F1B975C0100F375B4 /* YouTubeiOSPlayerHelper.h in Headers */,
|
73 | 80 | );
|
|
142 | 149 | buildActionMask = 2147483647;
|
143 | 150 | files = (
|
144 | 151 | B3C76A281B975ADB00F375B4 /* YTPlayerView.m in Sources */,
|
| 152 | + 4E02070122184870008651F6 /* YTPlayerView+Mute_unMute.m in Sources */, |
145 | 153 | );
|
146 | 154 | runOnlyForDeploymentPostprocessing = 0;
|
147 | 155 | };
|
|
0 commit comments