Skip to content

Commit

Permalink
更新测试文件
Browse files Browse the repository at this point in the history
  • Loading branch information
XMSECODE committed Apr 30, 2019
1 parent 788ba5d commit 96449b4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objectVersion = 48;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -533,11 +533,12 @@
TargetAttributes = {
F0EA67862180680A00D1FCE2 = {
CreatedOnToolsVersion = 10.0;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = F0EA67822180680A00D1FCE2 /* Build configuration list for PBXProject "ESCFFmpegRecordMp4Demo" */;
compatibilityVersion = "Xcode 9.3";
compatibilityVersion = "Xcode 8.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Expand Down Expand Up @@ -736,10 +737,7 @@
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/ESCFFmpegRecordMp4Demo/FFmpeg-iOS/include";
INFOPLIST_FILE = ESCFFmpegRecordMp4Demo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ESCFFmpegRecordMp4Demo/FFmpeg-iOS/lib",
Expand All @@ -759,10 +757,7 @@
HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/ESCFFmpegRecordMp4Demo/FFmpeg-iOS/include";
INFOPLIST_FILE = ESCFFmpegRecordMp4Demo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/ESCFFmpegRecordMp4Demo/FFmpeg-iOS/lib",
Expand Down
Binary file not shown.
Binary file modified ESCFFmpegRecordMp4Demo/ESCFFmpegRecordMp4Demo/source/test.h264
Binary file not shown.

0 comments on commit 96449b4

Please sign in to comment.