|
@@ -8,6 +8,7 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
6333027B0BD24CDB00193D7D /* Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = 633302790BD24CDB00193D7D /* Controller.m */; };
|
|
|
+ 7D7AF4E4183A813A003CF2E3 /* VLCKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = CC786BB31715AAB50024EDC0 /* VLCKit.framework */; };
|
|
|
8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
|
|
|
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
|
8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
|
@@ -15,6 +16,19 @@
|
|
|
CC786BB41715AAB50024EDC0 /* VLCKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC786BB31715AAB50024EDC0 /* VLCKit.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
+/* Begin PBXCopyFilesBuildPhase section */
|
|
|
+ 7D7AF4E3183A8132003CF2E3 /* CopyFiles */ = {
|
|
|
+ isa = PBXCopyFilesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ dstPath = "";
|
|
|
+ dstSubfolderSpec = 10;
|
|
|
+ files = (
|
|
|
+ 7D7AF4E4183A813A003CF2E3 /* VLCKit.framework in CopyFiles */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
+/* End PBXCopyFilesBuildPhase section */
|
|
|
+
|
|
|
/* Begin PBXFileReference section */
|
|
|
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
@@ -130,6 +144,7 @@
|
|
|
8D1107290486CEB800E47090 /* Resources */,
|
|
|
8D11072C0486CEB800E47090 /* Sources */,
|
|
|
8D11072E0486CEB800E47090 /* Frameworks */,
|
|
|
+ 7D7AF4E3183A8132003CF2E3 /* CopyFiles */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|