Commit fba13e19ac2121514bbdf42c1401a0ae99de8db7

Authored by 王军波
1 parent 4d46427b

SDK

VLionADSDKDemo/VLionADSDKDemo.xcodeproj/project.pbxproj
@@ -10,8 +10,8 @@ @@ -10,8 +10,8 @@
10 817BA9941F9606E500599550 /* VLionAdImg.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 817BA9931F9606AB00599550 /* VLionAdImg.bundle */; }; 10 817BA9941F9606E500599550 /* VLionAdImg.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 817BA9931F9606AB00599550 /* VLionAdImg.bundle */; };
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 - D25A585A1F9732D900A72605 /* VLionADSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D25A58581F9732D300A72605 /* VLionADSDK.framework */; };  
14 - D25A585B1F9732D900A72605 /* VLionADSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D25A58581F9732D300A72605 /* VLionADSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 13 + D25A585E1F973D0600A72605 /* VLionADSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D25A585C1F973D0000A72605 /* VLionADSDK.framework */; };
  14 + D25A585F1F973D0600A72605 /* VLionADSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D25A585C1F973D0000A72605 /* VLionADSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
15 D2ED41651F95F3BD00803E9D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41641F95F3BD00803E9D /* AppDelegate.m */; }; 15 D2ED41651F95F3BD00803E9D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41641F95F3BD00803E9D /* AppDelegate.m */; };
16 D2ED41681F95F3BD00803E9D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41671F95F3BD00803E9D /* ViewController.m */; }; 16 D2ED41681F95F3BD00803E9D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D2ED41671F95F3BD00803E9D /* ViewController.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 */; };
@@ -27,7 +27,7 @@ @@ -27,7 +27,7 @@
27 dstPath = ""; 27 dstPath = "";
28 dstSubfolderSpec = 10; 28 dstSubfolderSpec = 10;
29 files = ( 29 files = (
30 - D25A585B1F9732D900A72605 /* VLionADSDK.framework in Embed Frameworks */, 30 + D25A585F1F973D0600A72605 /* VLionADSDK.framework in Embed Frameworks */,
31 ); 31 );
32 name = "Embed Frameworks"; 32 name = "Embed Frameworks";
33 runOnlyForDeploymentPostprocessing = 0; 33 runOnlyForDeploymentPostprocessing = 0;
@@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
40 81DC51D01F95FB7D0060EBE3 /* NativeAdListsController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NativeAdListsController.m; sourceTree = "<group>"; }; 40 81DC51D01F95FB7D0060EBE3 /* NativeAdListsController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NativeAdListsController.m; sourceTree = "<group>"; };
41 81DC51D11F95FB7E0060EBE3 /* BannerADController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BannerADController.h; sourceTree = "<group>"; }; 41 81DC51D11F95FB7E0060EBE3 /* BannerADController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BannerADController.h; sourceTree = "<group>"; };
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 - D25A58581F9732D300A72605 /* VLionADSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = VLionADSDK.framework; sourceTree = "<group>"; }; 43 + D25A585C1F973D0000A72605 /* VLionADSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = VLionADSDK.framework; sourceTree = "<group>"; };
44 D2ED41601F95F3BD00803E9D /* VLionAdSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VLionAdSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 44 D2ED41601F95F3BD00803E9D /* VLionAdSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VLionAdSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
45 D2ED41631F95F3BD00803E9D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 45 D2ED41631F95F3BD00803E9D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
46 D2ED41641F95F3BD00803E9D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 46 D2ED41641F95F3BD00803E9D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
@@ -58,7 +58,7 @@ @@ -58,7 +58,7 @@
58 isa = PBXFrameworksBuildPhase; 58 isa = PBXFrameworksBuildPhase;
59 buildActionMask = 2147483647; 59 buildActionMask = 2147483647;
60 files = ( 60 files = (
61 - D25A585A1F9732D900A72605 /* VLionADSDK.framework in Frameworks */, 61 + D25A585E1F973D0600A72605 /* VLionADSDK.framework in Frameworks */,
62 ); 62 );
63 runOnlyForDeploymentPostprocessing = 0; 63 runOnlyForDeploymentPostprocessing = 0;
64 }; 64 };
@@ -84,7 +84,7 @@ @@ -84,7 +84,7 @@
84 D2ED41621F95F3BD00803E9D /* VLionAdSDKDemo */ = { 84 D2ED41621F95F3BD00803E9D /* VLionAdSDKDemo */ = {
85 isa = PBXGroup; 85 isa = PBXGroup;
86 children = ( 86 children = (
87 - D25A58581F9732D300A72605 /* VLionADSDK.framework */, 87 + D25A585C1F973D0000A72605 /* VLionADSDK.framework */,
88 817BA9931F9606AB00599550 /* VLionAdImg.bundle */, 88 817BA9931F9606AB00599550 /* VLionAdImg.bundle */,
89 D2ED41631F95F3BD00803E9D /* AppDelegate.h */, 89 D2ED41631F95F3BD00803E9D /* AppDelegate.h */,
90 D2ED41641F95F3BD00803E9D /* AppDelegate.m */, 90 D2ED41641F95F3BD00803E9D /* AppDelegate.m */,
VLionADSDKDemo/VLionADSDKDemo/VLionADSDK.framework/VLionADSDK
No preview for this file type