|
@@ -541,6 +541,7 @@
|
|
DD02C3071ACAEC690026EFEE /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
|
|
DD02C3071ACAEC690026EFEE /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
|
|
DD02C30B1ACAF0370026EFEE /* libstdc++.6.0.9.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DD02C30A1ACAF0370026EFEE /* libstdc++.6.0.9.dylib */; };
|
|
DD02C30B1ACAF0370026EFEE /* libstdc++.6.0.9.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DD02C30A1ACAF0370026EFEE /* libstdc++.6.0.9.dylib */; };
|
|
DD02C30E1ACAF4A50026EFEE /* VLCRowController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD02C30D1ACAF4A50026EFEE /* VLCRowController.m */; };
|
|
DD02C30E1ACAF4A50026EFEE /* VLCRowController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD02C30D1ACAF4A50026EFEE /* VLCRowController.m */; };
|
|
|
|
+ DD1542121ACFF76400AFD4EC /* VLCWatchTableController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1542111ACFF76400AFD4EC /* VLCWatchTableController.m */; };
|
|
DD6FA7B01ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */; };
|
|
DD6FA7B01ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */; };
|
|
DDE4906C1ACDB63F00B1B5E3 /* VLCNotificationRelay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE4906B1ACDB63F00B1B5E3 /* VLCNotificationRelay.m */; };
|
|
DDE4906C1ACDB63F00B1B5E3 /* VLCNotificationRelay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE4906B1ACDB63F00B1B5E3 /* VLCNotificationRelay.m */; };
|
|
DDE4906D1ACDBEA000B1B5E3 /* VLCNotificationRelay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE4906B1ACDB63F00B1B5E3 /* VLCNotificationRelay.m */; };
|
|
DDE4906D1ACDBEA000B1B5E3 /* VLCNotificationRelay.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE4906B1ACDB63F00B1B5E3 /* VLCNotificationRelay.m */; };
|
|
@@ -1580,6 +1581,8 @@
|
|
DD02C30A1ACAF0370026EFEE /* libstdc++.6.0.9.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.6.0.9.dylib"; path = "usr/lib/libstdc++.6.0.9.dylib"; sourceTree = SDKROOT; };
|
|
DD02C30A1ACAF0370026EFEE /* libstdc++.6.0.9.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.6.0.9.dylib"; path = "usr/lib/libstdc++.6.0.9.dylib"; sourceTree = SDKROOT; };
|
|
DD02C30C1ACAF4A50026EFEE /* VLCRowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCRowController.h; sourceTree = "<group>"; };
|
|
DD02C30C1ACAF4A50026EFEE /* VLCRowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCRowController.h; sourceTree = "<group>"; };
|
|
DD02C30D1ACAF4A50026EFEE /* VLCRowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCRowController.m; sourceTree = "<group>"; };
|
|
DD02C30D1ACAF4A50026EFEE /* VLCRowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCRowController.m; sourceTree = "<group>"; };
|
|
|
|
+ DD1542101ACFF76400AFD4EC /* VLCWatchTableController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCWatchTableController.h; sourceTree = "<group>"; };
|
|
|
|
+ DD1542111ACFF76400AFD4EC /* VLCWatchTableController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCWatchTableController.m; sourceTree = "<group>"; };
|
|
DD6FA7AE1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCNowPlayingInterfaceController.h; sourceTree = "<group>"; };
|
|
DD6FA7AE1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCNowPlayingInterfaceController.h; sourceTree = "<group>"; };
|
|
DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCNowPlayingInterfaceController.m; sourceTree = "<group>"; };
|
|
DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCNowPlayingInterfaceController.m; sourceTree = "<group>"; };
|
|
DDE4906A1ACDB63F00B1B5E3 /* VLCNotificationRelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCNotificationRelay.h; sourceTree = "<group>"; };
|
|
DDE4906A1ACDB63F00B1B5E3 /* VLCNotificationRelay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCNotificationRelay.h; sourceTree = "<group>"; };
|
|
@@ -1805,6 +1808,8 @@
|
|
DDE490721ACE964200B1B5E3 /* VLCBaseInterfaceController.m */,
|
|
DDE490721ACE964200B1B5E3 /* VLCBaseInterfaceController.m */,
|
|
4173AEA41ABF1B850004101D /* InterfaceController.h */,
|
|
4173AEA41ABF1B850004101D /* InterfaceController.h */,
|
|
4173AEA51ABF1B850004101D /* InterfaceController.m */,
|
|
4173AEA51ABF1B850004101D /* InterfaceController.m */,
|
|
|
|
+ DD1542101ACFF76400AFD4EC /* VLCWatchTableController.h */,
|
|
|
|
+ DD1542111ACFF76400AFD4EC /* VLCWatchTableController.m */,
|
|
DD6FA7AE1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.h */,
|
|
DD6FA7AE1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.h */,
|
|
DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */,
|
|
DD6FA7AF1ACD641C006DEB2E /* VLCNowPlayingInterfaceController.m */,
|
|
DDE4906E1ACE8BBC00B1B5E3 /* VLCDetailInterfaceController.h */,
|
|
DDE4906E1ACE8BBC00B1B5E3 /* VLCDetailInterfaceController.h */,
|
|
@@ -3572,6 +3577,7 @@
|
|
DDF157B11ACB162700AAFBC6 /* MediaLibrary.xcdatamodeld in Sources */,
|
|
DDF157B11ACB162700AAFBC6 /* MediaLibrary.xcdatamodeld in Sources */,
|
|
DDE490731ACE964200B1B5E3 /* VLCBaseInterfaceController.m in Sources */,
|
|
DDE490731ACE964200B1B5E3 /* VLCBaseInterfaceController.m in Sources */,
|
|
DDE4906C1ACDB63F00B1B5E3 /* VLCNotificationRelay.m in Sources */,
|
|
DDE4906C1ACDB63F00B1B5E3 /* VLCNotificationRelay.m in Sources */,
|
|
|
|
+ DD1542121ACFF76400AFD4EC /* VLCWatchTableController.m in Sources */,
|
|
DD02C30E1ACAF4A50026EFEE /* VLCRowController.m in Sources */,
|
|
DD02C30E1ACAF4A50026EFEE /* VLCRowController.m in Sources */,
|
|
DDE490701ACE8BBC00B1B5E3 /* VLCDetailInterfaceController.m in Sources */,
|
|
DDE490701ACE8BBC00B1B5E3 /* VLCDetailInterfaceController.m in Sources */,
|
|
4173AEA61ABF1B850004101D /* InterfaceController.m in Sources */,
|
|
4173AEA61ABF1B850004101D /* InterfaceController.m in Sources */,
|