Skip to content

Commit

Permalink
修改信息
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongyafeiying committed Apr 27, 2013
1 parent 5ae929b commit e6d6e06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions TestPlayWithFFMPEGAndSDL.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
buildSettings = {
ARCHS = armv7;
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: lantao fang (JJ5J8YCWQ8)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "TestPlayWithFFMPEGAndSDL/TestPlayWithFFMPEGAndSDL-Prefix.pch";
GCC_VERSION = "";
Expand All @@ -352,7 +352,6 @@
"\"$(SRCROOT)/TestPlayWithFFMPEGAndSDL/includes/ffmpeg/libavfilter\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "A99DFEDB-0E91-4729-B9B4-23933304165F";
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = armv7;
WRAPPER_EXTENSION = app;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleIconFiles</key>
<array/>
<key>CFBundleIdentifier</key>
<string>com.inspur.player</string>
<string></string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down

0 comments on commit e6d6e06

Please sign in to comment.