Skip to content

Commit 206d417

Browse files
committedMar 24, 2016
防止有人疑惑,删除Pod代码,自建RtmpLivePushSDK工程
1 parent eb1950f commit 206d417

File tree

7,590 files changed

+20792
-2661
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,590 files changed

+20792
-2661
lines changed
 

‎LiveVideoCoreDemo/LiveVideoCoreDemo.xcodeproj/project.pbxproj

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,6 @@
482482
B782803D1C86C95E0057E507 /* Debug */ = {
483483
isa = XCBuildConfiguration;
484484
buildSettings = {
485-
ALTERNATE_OWNER = Alex.shi;
486485
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
487486
CODE_SIGN_IDENTITY = "iPhone Developer";
488487
ENABLE_BITCODE = NO;
@@ -491,17 +490,15 @@
491490
../Pods/VideoCore/api/IOS,
492491
);
493492
INFOPLIST_FILE = LiveVideoCoreDemo/Info.plist;
494-
INSTALL_OWNER = Alex.shi;
495493
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
496-
PRODUCT_BUNDLE_IDENTIFIER = com.alex.livevideocore.demo;
494+
PRODUCT_BUNDLE_IDENTIFIER = com.autoradio.qiye.MyRadio;
497495
PRODUCT_NAME = "$(TARGET_NAME)";
498496
};
499497
name = Debug;
500498
};
501499
B782803E1C86C95E0057E507 /* Release */ = {
502500
isa = XCBuildConfiguration;
503501
buildSettings = {
504-
ALTERNATE_OWNER = Alex.shi;
505502
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
506503
CODE_SIGN_IDENTITY = "iPhone Developer";
507504
ENABLE_BITCODE = NO;
@@ -510,9 +507,8 @@
510507
../Pods/VideoCore/api/IOS,
511508
);
512509
INFOPLIST_FILE = LiveVideoCoreDemo/Info.plist;
513-
INSTALL_OWNER = Alex.shi;
514510
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
515-
PRODUCT_BUNDLE_IDENTIFIER = com.alex.livevideocore.demo;
511+
PRODUCT_BUNDLE_IDENTIFIER = com.autoradio.qiye.MyRadio;
516512
PRODUCT_NAME = "$(TARGET_NAME)";
517513
};
518514
name = Release;

‎LiveVideoCoreDemo/LiveVideoCoreDemo.xcodeproj/xcuserdata/kaola.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>LiveVideoCoreDemo.xcscheme</key>
88
<dict>
99
<key>orderHint</key>
10-
<integer>4</integer>
10+
<integer>1</integer>
1111
</dict>
1212
</dict>
1313
<key>SuppressBuildableAutocreation</key>

0 commit comments

Comments
 (0)
Please sign in to comment.