|
@@ -61,10 +61,10 @@
|
|
|
0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
|
0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
|
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
|
- 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLC_Prefix.pch; sourceTree = "<group>"; };
|
|
|
+ 32DBCF5E0370ADEE00C91783 /* VLC_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLC_Prefix.pch; path = VLCKit/VLC_Prefix.pch; sourceTree = "<group>"; };
|
|
|
63014A781042ACE100534090 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListPlayer.m; sourceTree = "<group>"; };
|
|
|
63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
|
|
|
- 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
|
|
|
+ 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = VLCKit/Info.plist; sourceTree = "<group>"; };
|
|
|
63098FDA110E7159005F46AE /* VLCExtensionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtensionsManager.m; sourceTree = "<group>"; };
|
|
|
63099114110F0EC3005F46AE /* VLCExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExtension.m; sourceTree = "<group>"; };
|
|
|
63099949110FC791005F46AE /* VLCExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCExtension.h; path = Public/VLCExtension.h; sourceTree = "<group>"; };
|
|
@@ -73,7 +73,6 @@
|
|
|
632A0E840D3835C400AFC99B /* VLCStreamSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamSession.m; sourceTree = "<group>"; };
|
|
|
632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamOutput.h; path = Public/VLCStreamOutput.h; sourceTree = "<group>"; };
|
|
|
632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamOutput.m; sourceTree = "<group>"; };
|
|
|
- 633753FF10ECE1C60072A0D9 /* Configure.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = Configure.sh; sourceTree = "<group>"; };
|
|
|
634117B911D9344400FA3A70 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Public/MobileVLCKit.h; sourceTree = "<group>"; };
|
|
|
6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoLayer.h; path = Public/VLCVideoLayer.h; sourceTree = "<group>"; };
|
|
|
6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoLayer.m; sourceTree = "<group>"; };
|
|
@@ -82,8 +81,6 @@
|
|
|
637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
|
|
|
637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaDiscoverer.m; sourceTree = "<group>"; };
|
|
|
6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
|
|
|
- 63D88C56124E9A5100F65FA0 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; };
|
|
|
- 63D88CA9124E9A8200F65FA0 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = System/Library/Frameworks/ApplicationServices.framework; sourceTree = SDKROOT; };
|
|
|
63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
|
|
|
7D34F5581C90A954008A39F0 /* VLCCustomDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCCustomDialogProvider.h; path = Internal/VLCCustomDialogProvider.h; sourceTree = "<group>"; };
|
|
|
7D34F5591C90A954008A39F0 /* VLCEmbeddedDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCEmbeddedDialogProvider.h; path = Internal/VLCEmbeddedDialogProvider.h; sourceTree = "<group>"; };
|
|
@@ -92,10 +89,6 @@
|
|
|
7D34F5641C90A98B008A39F0 /* VLCCustomDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCCustomDialogProvider.m; sourceTree = "<group>"; };
|
|
|
7D34F5651C90A98B008A39F0 /* VLCDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDialogProvider.m; sourceTree = "<group>"; };
|
|
|
7DF2DC2D1D63145D00CDA90D /* VLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- 7DF2DC301D6314FB00CDA90D /* libcompat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcompat.a; path = "libvlc/vlc/install-macos/lib/vlc/libcompat.a"; sourceTree = "<group>"; };
|
|
|
- 7DF2DC341D63153E00CDA90D /* libcompat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcompat.a; path = "libvlc/vlc/install-macos/lib/vlc/libcompat.a"; sourceTree = "<group>"; };
|
|
|
- 7DF2DC351D63155800CDA90D /* libvlc.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libvlc.dylib; path = "libvlc/vlc/install-macos/lib/libvlc.dylib"; sourceTree = "<group>"; };
|
|
|
- 7DF2DC361D63155800CDA90D /* libvlccore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libvlccore.dylib; path = "libvlc/vlc/install-macos/lib/libvlccore.dylib"; sourceTree = "<group>"; };
|
|
|
7DF7A2031D197E8E0001FF69 /* VLCHelperCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCHelperCode.h; path = Headers/Internal/VLCHelperCode.h; sourceTree = SOURCE_ROOT; };
|
|
|
7DF7A2041D197E8E0001FF69 /* VLCHelperCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHelperCode.m; sourceTree = "<group>"; };
|
|
|
A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoCommon.h; path = Internal/VLCVideoCommon.h; sourceTree = "<group>"; };
|
|
@@ -112,7 +105,6 @@
|
|
|
CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_vlm.h; path = ../../../include/vlc/libvlc_vlm.h; sourceTree = SOURCE_ROOT; };
|
|
|
CCEC5B7D114D9BE800D34AAB /* libvlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc.h; path = ../../../include/vlc/libvlc.h; sourceTree = SOURCE_ROOT; };
|
|
|
CCEC5B7E114D9BE800D34AAB /* vlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vlc.h; path = ../../../include/vlc/vlc.h; sourceTree = SOURCE_ROOT; };
|
|
|
- D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
|
|
EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
|
|
|
EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
|
|
|
EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
|
|
@@ -122,7 +114,6 @@
|
|
|
EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
|
|
|
EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
|
|
|
EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
|
|
|
- EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "Pre-Compile.sh"; sourceTree = "<group>"; };
|
|
|
EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
|
|
|
EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
|
|
|
EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
|
|
@@ -173,7 +164,6 @@
|
|
|
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */,
|
|
|
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
|
|
|
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
|
|
|
);
|
|
@@ -183,8 +173,6 @@
|
|
|
089C1665FE841158C02AAC07 /* Resources */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- EF78BD350CAEEFB000354E6E /* Pre-Compile.sh */,
|
|
|
- 633753FF10ECE1C60072A0D9 /* Configure.sh */,
|
|
|
63030CC70CCA652C0088ECD1 /* Info.plist */,
|
|
|
);
|
|
|
name = Resources;
|
|
@@ -219,8 +207,6 @@
|
|
|
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 63D88CA9124E9A8200F65FA0 /* ApplicationServices.framework */,
|
|
|
- 63D88C56124E9A5100F65FA0 /* Quartz.framework */,
|
|
|
6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */,
|
|
|
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
|
|
|
);
|
|
@@ -231,7 +217,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
0867D6A5FE840307C02AAC07 /* AppKit.framework */,
|
|
|
- D2F7E79907B2D74100F64583 /* CoreData.framework */,
|
|
|
0867D69BFE84028FC02AAC07 /* Foundation.framework */,
|
|
|
);
|
|
|
name = "Other Frameworks";
|
|
@@ -288,7 +273,6 @@
|
|
|
7DF2DC2F1D6314FB00CDA90D /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 7DF2DC301D6314FB00CDA90D /* libcompat.a */,
|
|
|
);
|
|
|
name = Frameworks;
|
|
|
sourceTree = "<group>";
|
|
@@ -321,16 +305,6 @@
|
|
|
name = "libvlc (not distributed)";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- EF53DD5F0CBD7BD100D3D4D0 /* Linked Libraries */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 7DF2DC341D63153E00CDA90D /* libcompat.a */,
|
|
|
- 7DF2DC351D63155800CDA90D /* libvlc.dylib */,
|
|
|
- 7DF2DC361D63155800CDA90D /* libvlccore.dylib */,
|
|
|
- );
|
|
|
- name = "Linked Libraries";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
EF6BC9110DA1932F00DD37EF /* Public */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -430,7 +404,7 @@
|
|
|
0867D690FE84028FC02AAC07 /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastUpgradeCheck = 0450;
|
|
|
+ LastUpgradeCheck = 0800;
|
|
|
};
|
|
|
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */;
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
@@ -504,10 +478,27 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
+ ENABLE_TESTABILITY = YES;
|
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
GCC_VERSION = "";
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
@@ -522,10 +513,26 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
|
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
+ CLANG_WARN_INFINITE_RECURSION = YES;
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
GCC_VERSION = "";
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
MACOSX_DEPLOYMENT_TARGET = 10.7;
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
@@ -552,12 +559,12 @@
|
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = VLC_Prefix.pch;
|
|
|
+ GCC_PREFIX_HEADER = VLCKit/VLC_Prefix.pch;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
"$(VLC_SRC_DIR)/include",
|
|
|
"Headers/**",
|
|
|
);
|
|
|
- INFOPLIST_FILE = Resources/Info.plist;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/VLCKit/Info.plist";
|
|
|
INSTALL_PATH = "@loader_path/../Frameworks";
|
|
|
LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
|
|
|
OTHER_LDFLAGS = (
|
|
@@ -566,6 +573,7 @@
|
|
|
"-lvlc",
|
|
|
);
|
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.videolan.vlckitframework;
|
|
|
PRODUCT_MODULE_NAME = VLCKit;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
|
|
@@ -590,12 +598,12 @@
|
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
- GCC_PREFIX_HEADER = VLC_Prefix.pch;
|
|
|
+ GCC_PREFIX_HEADER = VLCKit/VLC_Prefix.pch;
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
"$(VLC_SRC_DIR)/include",
|
|
|
"Headers/**",
|
|
|
);
|
|
|
- INFOPLIST_FILE = Resources/Info.plist;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/VLCKit/Info.plist";
|
|
|
INSTALL_PATH = "@loader_path/../Frameworks";
|
|
|
LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
|
|
|
OTHER_LDFLAGS = (
|
|
@@ -604,6 +612,7 @@
|
|
|
"-lvlc",
|
|
|
);
|
|
|
PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.videolan.vlckitframework;
|
|
|
PRODUCT_MODULE_NAME = VLCKit;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
|