Commit cbe0a3533f735648cbfbff8bb0ae691cfa48b831

Authored by zhangxiaowen
1 parent 9fdf7d50

no message

Example/CNLiveCollectionModule.xcodeproj/project.pbxproj
@@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
42 3492186644DFEA16E1ABDDEC /* Pods_CNLiveCollectionModule_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCollectionModule_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 42 3492186644DFEA16E1ABDDEC /* Pods_CNLiveCollectionModule_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCollectionModule_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
43 4DCE8F636CABF928B6611D2B /* CNLiveCollectionModule.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = CNLiveCollectionModule.podspec; path = ../CNLiveCollectionModule.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 43 4DCE8F636CABF928B6611D2B /* CNLiveCollectionModule.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = CNLiveCollectionModule.podspec; path = ../CNLiveCollectionModule.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
44 5A863CBB6AC7F956E252EB38 /* Pods-CNLiveCollectionModule_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCollectionModule_Tests.debug.xcconfig"; path = "Target Support Files/Pods-CNLiveCollectionModule_Tests/Pods-CNLiveCollectionModule_Tests.debug.xcconfig"; sourceTree = "<group>"; }; 44 5A863CBB6AC7F956E252EB38 /* Pods-CNLiveCollectionModule_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CNLiveCollectionModule_Tests.debug.xcconfig"; path = "Target Support Files/Pods-CNLiveCollectionModule_Tests/Pods-CNLiveCollectionModule_Tests.debug.xcconfig"; sourceTree = "<group>"; };
45 - 6003F58A195388D20070C39A /* CNLiveCollectionModule_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CNLiveCollectionModule_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; 45 + 6003F58A195388D20070C39A /* 我的收藏模块.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "我的收藏模块.app"; sourceTree = BUILT_PRODUCTS_DIR; };
46 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 46 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
47 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 47 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
48 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 48 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
@@ -110,7 +110,7 @@ @@ -110,7 +110,7 @@
110 6003F58B195388D20070C39A /* Products */ = { 110 6003F58B195388D20070C39A /* Products */ = {
111 isa = PBXGroup; 111 isa = PBXGroup;
112 children = ( 112 children = (
113 - 6003F58A195388D20070C39A /* CNLiveCollectionModule_Example.app */, 113 + 6003F58A195388D20070C39A /* 我的收藏模块.app */,
114 6003F5AE195388D20070C39A /* CNLiveCollectionModule_Tests.xctest */, 114 6003F5AE195388D20070C39A /* CNLiveCollectionModule_Tests.xctest */,
115 ); 115 );
116 name = Products; 116 name = Products;
@@ -215,7 +215,7 @@ @@ -215,7 +215,7 @@
215 ); 215 );
216 name = CNLiveCollectionModule_Example; 216 name = CNLiveCollectionModule_Example;
217 productName = CNLiveCollectionModule; 217 productName = CNLiveCollectionModule;
218 - productReference = 6003F58A195388D20070C39A /* CNLiveCollectionModule_Example.app */; 218 + productReference = 6003F58A195388D20070C39A /* 我的收藏模块.app */;
219 productType = "com.apple.product-type.application"; 219 productType = "com.apple.product-type.application";
220 }; 220 };
221 6003F5AD195388D20070C39A /* CNLiveCollectionModule_Tests */ = { 221 6003F5AD195388D20070C39A /* CNLiveCollectionModule_Tests */ = {
@@ -534,8 +534,8 @@ @@ -534,8 +534,8 @@
534 GCC_PREFIX_HEADER = "CNLiveCollectionModule/CNLiveCollectionModule-Prefix.pch"; 534 GCC_PREFIX_HEADER = "CNLiveCollectionModule/CNLiveCollectionModule-Prefix.pch";
535 INFOPLIST_FILE = "CNLiveCollectionModule/CNLiveCollectionModule-Info.plist"; 535 INFOPLIST_FILE = "CNLiveCollectionModule/CNLiveCollectionModule-Info.plist";
536 MODULE_NAME = ExampleApp; 536 MODULE_NAME = ExampleApp;
537 - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";  
538 - PRODUCT_NAME = "$(TARGET_NAME)"; 537 + PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAddd.CNLiveCollectionModule;
  538 + PRODUCT_NAME = "我的收藏模块";
539 SWIFT_VERSION = 4.0; 539 SWIFT_VERSION = 4.0;
540 WRAPPER_EXTENSION = app; 540 WRAPPER_EXTENSION = app;
541 }; 541 };
@@ -550,8 +550,8 @@ @@ -550,8 +550,8 @@
550 GCC_PREFIX_HEADER = "CNLiveCollectionModule/CNLiveCollectionModule-Prefix.pch"; 550 GCC_PREFIX_HEADER = "CNLiveCollectionModule/CNLiveCollectionModule-Prefix.pch";
551 INFOPLIST_FILE = "CNLiveCollectionModule/CNLiveCollectionModule-Info.plist"; 551 INFOPLIST_FILE = "CNLiveCollectionModule/CNLiveCollectionModule-Info.plist";
552 MODULE_NAME = ExampleApp; 552 MODULE_NAME = ExampleApp;
553 - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";  
554 - PRODUCT_NAME = "$(TARGET_NAME)"; 553 + PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAddd.CNLiveCollectionModule;
  554 + PRODUCT_NAME = "我的收藏模块";
555 SWIFT_VERSION = 4.0; 555 SWIFT_VERSION = 4.0;
556 WRAPPER_EXTENSION = app; 556 WRAPPER_EXTENSION = app;
557 }; 557 };
Example/CNLiveCollectionModule.xcodeproj/xcshareddata/xcschemes/CNLiveCollectionModule-Example.xcscheme
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
15 <BuildableReference 15 <BuildableReference
16 BuildableIdentifier = "primary" 16 BuildableIdentifier = "primary"
17 BlueprintIdentifier = "6003F589195388D20070C39A" 17 BlueprintIdentifier = "6003F589195388D20070C39A"
18 - BuildableName = "CNLiveCollectionModule_Example.app" 18 + BuildableName = "&#x6211;&#x7684;&#x6536;&#x85cf;&#x6a21;&#x5757;.app"
19 BlueprintName = "CNLiveCollectionModule_Example" 19 BlueprintName = "CNLiveCollectionModule_Example"
20 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj"> 20 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj">
21 </BuildableReference> 21 </BuildableReference>
@@ -27,6 +27,15 @@ @@ -27,6 +27,15 @@
27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" 27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" 28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29 shouldUseLaunchSchemeArgsEnv = "YES"> 29 shouldUseLaunchSchemeArgsEnv = "YES">
  30 + <MacroExpansion>
  31 + <BuildableReference
  32 + BuildableIdentifier = "primary"
  33 + BlueprintIdentifier = "6003F589195388D20070C39A"
  34 + BuildableName = "&#x6211;&#x7684;&#x6536;&#x85cf;&#x6a21;&#x5757;.app"
  35 + BlueprintName = "CNLiveCollectionModule_Example"
  36 + ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj">
  37 + </BuildableReference>
  38 + </MacroExpansion>
30 <Testables> 39 <Testables>
31 <TestableReference 40 <TestableReference
32 skipped = "NO"> 41 skipped = "NO">
@@ -39,17 +48,6 @@ @@ -39,17 +48,6 @@
39 </BuildableReference> 48 </BuildableReference>
40 </TestableReference> 49 </TestableReference>
41 </Testables> 50 </Testables>
42 - <MacroExpansion>  
43 - <BuildableReference  
44 - BuildableIdentifier = "primary"  
45 - BlueprintIdentifier = "6003F589195388D20070C39A"  
46 - BuildableName = "CNLiveCollectionModule_Example.app"  
47 - BlueprintName = "CNLiveCollectionModule_Example"  
48 - ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj">  
49 - </BuildableReference>  
50 - </MacroExpansion>  
51 - <AdditionalOptions>  
52 - </AdditionalOptions>  
53 </TestAction> 51 </TestAction>
54 <LaunchAction 52 <LaunchAction
55 buildConfiguration = "Debug" 53 buildConfiguration = "Debug"
@@ -66,13 +64,11 @@ @@ -66,13 +64,11 @@
66 <BuildableReference 64 <BuildableReference
67 BuildableIdentifier = "primary" 65 BuildableIdentifier = "primary"
68 BlueprintIdentifier = "6003F589195388D20070C39A" 66 BlueprintIdentifier = "6003F589195388D20070C39A"
69 - BuildableName = "CNLiveCollectionModule_Example.app" 67 + BuildableName = "&#x6211;&#x7684;&#x6536;&#x85cf;&#x6a21;&#x5757;.app"
70 BlueprintName = "CNLiveCollectionModule_Example" 68 BlueprintName = "CNLiveCollectionModule_Example"
71 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj"> 69 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj">
72 </BuildableReference> 70 </BuildableReference>
73 </BuildableProductRunnable> 71 </BuildableProductRunnable>
74 - <AdditionalOptions>  
75 - </AdditionalOptions>  
76 </LaunchAction> 72 </LaunchAction>
77 <ProfileAction 73 <ProfileAction
78 buildConfiguration = "Release" 74 buildConfiguration = "Release"
@@ -85,7 +81,7 @@ @@ -85,7 +81,7 @@
85 <BuildableReference 81 <BuildableReference
86 BuildableIdentifier = "primary" 82 BuildableIdentifier = "primary"
87 BlueprintIdentifier = "6003F589195388D20070C39A" 83 BlueprintIdentifier = "6003F589195388D20070C39A"
88 - BuildableName = "CNLiveCollectionModule_Example.app" 84 + BuildableName = "&#x6211;&#x7684;&#x6536;&#x85cf;&#x6a21;&#x5757;.app"
89 BlueprintName = "CNLiveCollectionModule_Example" 85 BlueprintName = "CNLiveCollectionModule_Example"
90 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj"> 86 ReferencedContainer = "container:CNLiveCollectionModule.xcodeproj">
91 </BuildableReference> 87 </BuildableReference>
Example/CNLiveCollectionModule/CNLiveCollectionModule-Info.plist
@@ -2,15 +2,10 @@ @@ -2,15 +2,10 @@
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 - <key>NSAppTransportSecurity</key>  
6 - <dict>  
7 - <key>NSAllowsArbitraryLoads</key>  
8 - <true/>  
9 - </dict>  
10 <key>CFBundleDevelopmentRegion</key> 5 <key>CFBundleDevelopmentRegion</key>
11 <string>en</string> 6 <string>en</string>
12 <key>CFBundleDisplayName</key> 7 <key>CFBundleDisplayName</key>
13 - <string>${PRODUCT_NAME}</string> 8 + <string>$(PRODUCT_NAME)</string>
14 <key>CFBundleExecutable</key> 9 <key>CFBundleExecutable</key>
15 <string>${EXECUTABLE_NAME}</string> 10 <string>${EXECUTABLE_NAME}</string>
16 <key>CFBundleIdentifier</key> 11 <key>CFBundleIdentifier</key>
@@ -29,6 +24,11 @@ @@ -29,6 +24,11 @@
29 <string>1.0</string> 24 <string>1.0</string>
30 <key>LSRequiresIPhoneOS</key> 25 <key>LSRequiresIPhoneOS</key>
31 <true/> 26 <true/>
  27 + <key>NSAppTransportSecurity</key>
  28 + <dict>
  29 + <key>NSAllowsArbitraryLoads</key>
  30 + <true/>
  31 + </dict>
32 <key>UILaunchStoryboardName</key> 32 <key>UILaunchStoryboardName</key>
33 <string>LaunchScreen</string> 33 <string>LaunchScreen</string>
34 <key>UIMainStoryboardFile</key> 34 <key>UIMainStoryboardFile</key>
@@ -40,8 +40,6 @@ @@ -40,8 +40,6 @@
40 <key>UISupportedInterfaceOrientations</key> 40 <key>UISupportedInterfaceOrientations</key>
41 <array> 41 <array>
42 <string>UIInterfaceOrientationPortrait</string> 42 <string>UIInterfaceOrientationPortrait</string>
43 - <string>UIInterfaceOrientationLandscapeLeft</string>  
44 - <string>UIInterfaceOrientationLandscapeRight</string>  
45 </array> 43 </array>
46 <key>UISupportedInterfaceOrientations~ipad</key> 44 <key>UISupportedInterfaceOrientations~ipad</key>
47 <array> 45 <array>