Commit b926c84fe5e15ad835a912e828c06c7849cf0108

Authored by 张旭
2 parents 15ac7cbc 3cd953cf

Merge branch 'master' of bj.gitlab.cnlive.com:ios-team/VLionADSDKDemo

# Conflicts:
#	VLionADSDKDemo/VLionADSDKDemo.xcodeproj/project.pbxproj
VLionADSDKDemo/VLionADSDKDemo.xcodeproj/project.pbxproj
@@ -11,8 +11,8 @@ @@ -11,8 +11,8 @@
11 81DC51D31F95FB7E0060EBE3 /* NativeAdListsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DC51D01F95FB7D0060EBE3 /* NativeAdListsController.m */; }; 11 81DC51D31F95FB7E0060EBE3 /* NativeAdListsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DC51D01F95FB7D0060EBE3 /* NativeAdListsController.m */; };
12 81DC51D41F95FB7E0060EBE3 /* BannerADController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DC51D21F95FB7E0060EBE3 /* BannerADController.m */; }; 12 81DC51D41F95FB7E0060EBE3 /* BannerADController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DC51D21F95FB7E0060EBE3 /* BannerADController.m */; };
13 D2188EA41F9F1CA8006BF9C8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2188EA31F9F1CA8006BF9C8 /* ViewController.m */; }; 13 D2188EA41F9F1CA8006BF9C8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2188EA31F9F1CA8006BF9C8 /* ViewController.m */; };
14 - D25A58651F9750F200A72605 /* VLionADSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D25A58641F9750F200A72605 /* VLionADSDK.framework */; };  
15 - D25A58671F9750F700A72605 /* VLionADSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D25A58641F9750F200A72605 /* VLionADSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 14 + D22BE5FE1F9F18AD00CB21E4 /* VLionADSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D22BE5FC1F9F18A200CB21E4 /* VLionADSDK.framework */; };
  15 + D22BE5FF1F9F18AD00CB21E4 /* VLionADSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D22BE5FC1F9F18A200CB21E4 /* VLionADSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
16 D2ED41651F95F3BD00803E9D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41641F95F3BD00803E9D /* AppDelegate.m */; }; 16 D2ED41651F95F3BD00803E9D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41641F95F3BD00803E9D /* AppDelegate.m */; };
17 D2ED416B1F95F3BD00803E9D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2ED41691F95F3BD00803E9D /* Main.storyboard */; }; 17 D2ED416B1F95F3BD00803E9D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2ED41691F95F3BD00803E9D /* Main.storyboard */; };
18 D2ED416D1F95F3BD00803E9D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D2ED416C1F95F3BD00803E9D /* Assets.xcassets */; }; 18 D2ED416D1F95F3BD00803E9D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D2ED416C1F95F3BD00803E9D /* Assets.xcassets */; };
@@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
27 dstPath = ""; 27 dstPath = "";
28 dstSubfolderSpec = 10; 28 dstSubfolderSpec = 10;
29 files = ( 29 files = (
30 - D25A58671F9750F700A72605 /* VLionADSDK.framework in Embed Frameworks */, 30 + D22BE5FF1F9F18AD00CB21E4 /* VLionADSDK.framework in Embed Frameworks */,
31 ); 31 );
32 name = "Embed Frameworks"; 32 name = "Embed Frameworks";
33 runOnlyForDeploymentPostprocessing = 0; 33 runOnlyForDeploymentPostprocessing = 0;
@@ -42,6 +42,7 @@ @@ -42,6 +42,7 @@
42 81DC51D21F95FB7E0060EBE3 /* BannerADController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BannerADController.m; sourceTree = "<group>"; }; 42 81DC51D21F95FB7E0060EBE3 /* BannerADController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BannerADController.m; sourceTree = "<group>"; };
43 D2188D1B1F9EEEC0006BF9C8 /* VLionAdSDKDemo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = VLionAdSDKDemo.entitlements; sourceTree = "<group>"; }; 43 D2188D1B1F9EEEC0006BF9C8 /* VLionAdSDKDemo.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = VLionAdSDKDemo.entitlements; sourceTree = "<group>"; };
44 D2188EA31F9F1CA8006BF9C8 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; 44 D2188EA31F9F1CA8006BF9C8 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  45 + D22BE5FC1F9F18A200CB21E4 /* VLionADSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = VLionADSDK.framework; sourceTree = "<group>"; };
45 D25A58641F9750F200A72605 /* VLionADSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = VLionADSDK.framework; sourceTree = "<group>"; }; 46 D25A58641F9750F200A72605 /* VLionADSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = VLionADSDK.framework; sourceTree = "<group>"; };
46 D2ED41601F95F3BD00803E9D /* VLionAdSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VLionAdSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 47 D2ED41601F95F3BD00803E9D /* VLionAdSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VLionAdSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
47 D2ED41631F95F3BD00803E9D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 48 D2ED41631F95F3BD00803E9D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
@@ -59,7 +60,7 @@ @@ -59,7 +60,7 @@
59 isa = PBXFrameworksBuildPhase; 60 isa = PBXFrameworksBuildPhase;
60 buildActionMask = 2147483647; 61 buildActionMask = 2147483647;
61 files = ( 62 files = (
62 - D25A58651F9750F200A72605 /* VLionADSDK.framework in Frameworks */, 63 + D22BE5FE1F9F18AD00CB21E4 /* VLionADSDK.framework in Frameworks */,
63 ); 64 );
64 runOnlyForDeploymentPostprocessing = 0; 65 runOnlyForDeploymentPostprocessing = 0;
65 }; 66 };
@@ -95,6 +96,7 @@ @@ -95,6 +96,7 @@
95 children = ( 96 children = (
96 D2188D1B1F9EEEC0006BF9C8 /* VLionAdSDKDemo.entitlements */, 97 D2188D1B1F9EEEC0006BF9C8 /* VLionAdSDKDemo.entitlements */,
97 D25A58641F9750F200A72605 /* VLionADSDK.framework */, 98 D25A58641F9750F200A72605 /* VLionADSDK.framework */,
  99 + D22BE5FC1F9F18A200CB21E4 /* VLionADSDK.framework */,
98 817BA9931F9606AB00599550 /* VLionAdImg.bundle */, 100 817BA9931F9606AB00599550 /* VLionAdImg.bundle */,
99 D2ED41631F95F3BD00803E9D /* AppDelegate.h */, 101 D2ED41631F95F3BD00803E9D /* AppDelegate.h */,
100 D2ED41641F95F3BD00803E9D /* AppDelegate.m */, 102 D2ED41641F95F3BD00803E9D /* AppDelegate.m */,
@@ -234,6 +236,7 @@ @@ -234,6 +236,7 @@
234 CLANG_CXX_LIBRARY = "libc++"; 236 CLANG_CXX_LIBRARY = "libc++";
235 CLANG_ENABLE_MODULES = YES; 237 CLANG_ENABLE_MODULES = YES;
236 CLANG_ENABLE_OBJC_ARC = YES; 238 CLANG_ENABLE_OBJC_ARC = YES;
  239 + CLANG_MODULES_AUTOLINK = YES;
237 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 240 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
238 CLANG_WARN_BOOL_CONVERSION = YES; 241 CLANG_WARN_BOOL_CONVERSION = YES;
239 CLANG_WARN_COMMA = YES; 242 CLANG_WARN_COMMA = YES;
@@ -289,6 +292,7 @@ @@ -289,6 +292,7 @@
289 CLANG_CXX_LIBRARY = "libc++"; 292 CLANG_CXX_LIBRARY = "libc++";
290 CLANG_ENABLE_MODULES = YES; 293 CLANG_ENABLE_MODULES = YES;
291 CLANG_ENABLE_OBJC_ARC = YES; 294 CLANG_ENABLE_OBJC_ARC = YES;
  295 + CLANG_MODULES_AUTOLINK = YES;
292 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 296 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
293 CLANG_WARN_BOOL_CONVERSION = YES; 297 CLANG_WARN_BOOL_CONVERSION = YES;
294 CLANG_WARN_COMMA = YES; 298 CLANG_WARN_COMMA = YES;
@@ -333,6 +337,7 @@ @@ -333,6 +337,7 @@
333 buildSettings = { 337 buildSettings = {
334 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 338 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
335 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; 339 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  340 + CLANG_MODULES_AUTOLINK = YES;
336 CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc."; 341 CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
337 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 342 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
338 CODE_SIGN_STYLE = Automatic; 343 CODE_SIGN_STYLE = Automatic;
@@ -346,7 +351,8 @@ @@ -346,7 +351,8 @@
346 INFOPLIST_FILE = VLionAdSDKDemo/Info.plist; 351 INFOPLIST_FILE = VLionAdSDKDemo/Info.plist;
347 IPHONEOS_DEPLOYMENT_TARGET = 8.0; 352 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
348 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 353 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
349 - PRODUCT_BUNDLE_IDENTIFIER = "shixunzhongguo-cnlive"; 354 + OTHER_LDFLAGS = "-ObjC";
  355 + PRODUCT_BUNDLE_IDENTIFIER = cn.vlion.VLionAdSDKDemo;
350 PRODUCT_NAME = "$(TARGET_NAME)"; 356 PRODUCT_NAME = "$(TARGET_NAME)";
351 PROVISIONING_PROFILE = ""; 357 PROVISIONING_PROFILE = "";
352 PROVISIONING_PROFILE_SPECIFIER = ""; 358 PROVISIONING_PROFILE_SPECIFIER = "";
@@ -359,6 +365,7 @@ @@ -359,6 +365,7 @@
359 buildSettings = { 365 buildSettings = {
360 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 366 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
361 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; 367 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  368 + CLANG_MODULES_AUTOLINK = YES;
362 CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc."; 369 CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
363 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 370 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
364 CODE_SIGN_STYLE = Automatic; 371 CODE_SIGN_STYLE = Automatic;
@@ -372,7 +379,8 @@ @@ -372,7 +379,8 @@
372 INFOPLIST_FILE = VLionAdSDKDemo/Info.plist; 379 INFOPLIST_FILE = VLionAdSDKDemo/Info.plist;
373 IPHONEOS_DEPLOYMENT_TARGET = 8.0; 380 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
374 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 381 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
375 - PRODUCT_BUNDLE_IDENTIFIER = "shixunzhongguo-cnlive"; 382 + OTHER_LDFLAGS = "-ObjC";
  383 + PRODUCT_BUNDLE_IDENTIFIER = cn.vlion.VLionAdSDKDemo;
376 PRODUCT_NAME = "$(TARGET_NAME)"; 384 PRODUCT_NAME = "$(TARGET_NAME)";
377 PROVISIONING_PROFILE = ""; 385 PROVISIONING_PROFILE = "";
378 PROVISIONING_PROFILE_SPECIFIER = ""; 386 PROVISIONING_PROFILE_SPECIFIER = "";
VLionADSDKDemo/VLionADSDKDemo/Info.plist
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 <key>CFBundleDevelopmentRegion</key> 5 <key>CFBundleDevelopmentRegion</key>
6 <string>$(DEVELOPMENT_LANGUAGE)</string> 6 <string>$(DEVELOPMENT_LANGUAGE)</string>
7 <key>CFBundleDisplayName</key> 7 <key>CFBundleDisplayName</key>
8 - <string>互动电视</string> 8 + <string>瑞狮广告</string>
9 <key>CFBundleExecutable</key> 9 <key>CFBundleExecutable</key>
10 <string>$(EXECUTABLE_NAME)</string> 10 <string>$(EXECUTABLE_NAME)</string>
11 <key>CFBundleIdentifier</key> 11 <key>CFBundleIdentifier</key>
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
17 <key>CFBundlePackageType</key> 17 <key>CFBundlePackageType</key>
18 <string>APPL</string> 18 <string>APPL</string>
19 <key>CFBundleShortVersionString</key> 19 <key>CFBundleShortVersionString</key>
20 - <string>5.5.5</string> 20 + <string>1.0</string>
21 <key>CFBundleURLTypes</key> 21 <key>CFBundleURLTypes</key>
22 <array> 22 <array>
23 <dict> 23 <dict>
@@ -28,7 +28,7 @@ @@ -28,7 +28,7 @@
28 </dict> 28 </dict>
29 </array> 29 </array>
30 <key>CFBundleVersion</key> 30 <key>CFBundleVersion</key>
31 - <string>5.5.5.091218</string> 31 + <string>1</string>
32 <key>LSRequiresIPhoneOS</key> 32 <key>LSRequiresIPhoneOS</key>
33 <true/> 33 <true/>
34 <key>NSAppTransportSecurity</key> 34 <key>NSAppTransportSecurity</key>