Commit 5e1f178d30a9cbd2d997ae0695ea70dd12ece16b

Authored by 朱林
1 parent a85dc8ff

no message

VLionADSDKDemo/VLionADSDKDemo.xcodeproj/project.pbxproj
... ... @@ -135,11 +135,11 @@
135 135 TargetAttributes = {
136 136 D2ED415F1F95F3BD00803E9D = {
137 137 CreatedOnToolsVersion = 9.0;
138   - ProvisioningStyle = Automatic;
  138 + ProvisioningStyle = Manual;
139 139 };
140 140 };
141 141 };
142   - buildConfigurationList = D2ED415B1F95F3BD00803E9D /* Build configuration list for PBXProject "VLionAdSDKDemo" */;
  142 + buildConfigurationList = D2ED415B1F95F3BD00803E9D /* Build configuration list for PBXProject "VLionADSDKDemo" */;
143 143 compatibilityVersion = "Xcode 8.0";
144 144 developmentRegion = en;
145 145 hasScannedForEncodings = 0;
... ... @@ -315,8 +315,11 @@
315 315 buildSettings = {
316 316 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
317 317 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
318   - CODE_SIGN_STYLE = Automatic;
319   - DEVELOPMENT_TEAM = 94X49GG3ZW;
  318 + CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
  319 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
  320 + CODE_SIGN_STYLE = Manual;
  321 + DEVELOPMENT_TEAM = 59PD8HK2YG;
  322 + ENABLE_BITCODE = NO;
320 323 FRAMEWORK_SEARCH_PATHS = (
321 324 "$(inherited)",
322 325 "$(PROJECT_DIR)/VLionAdSDKDemo",
... ... @@ -326,6 +329,8 @@
326 329 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
327 330 PRODUCT_BUNDLE_IDENTIFIER = cn.vlion.VLionAdSDKDemo;
328 331 PRODUCT_NAME = "$(TARGET_NAME)";
  332 + PROVISIONING_PROFILE = "2a0662c8-6e1d-4089-97d1-8590e09937f5";
  333 + PROVISIONING_PROFILE_SPECIFIER = "VLionAd_In House";
329 334 TARGETED_DEVICE_FAMILY = "1,2";
330 335 };
331 336 name = Debug;
... ... @@ -335,8 +340,11 @@
335 340 buildSettings = {
336 341 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
337 342 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
338   - CODE_SIGN_STYLE = Automatic;
339   - DEVELOPMENT_TEAM = 94X49GG3ZW;
  343 + CODE_SIGN_IDENTITY = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
  344 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Beijing CNLive Culture Media Inc.";
  345 + CODE_SIGN_STYLE = Manual;
  346 + DEVELOPMENT_TEAM = 59PD8HK2YG;
  347 + ENABLE_BITCODE = NO;
340 348 FRAMEWORK_SEARCH_PATHS = (
341 349 "$(inherited)",
342 350 "$(PROJECT_DIR)/VLionAdSDKDemo",
... ... @@ -346,6 +354,8 @@
346 354 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
347 355 PRODUCT_BUNDLE_IDENTIFIER = cn.vlion.VLionAdSDKDemo;
348 356 PRODUCT_NAME = "$(TARGET_NAME)";
  357 + PROVISIONING_PROFILE = "2a0662c8-6e1d-4089-97d1-8590e09937f5";
  358 + PROVISIONING_PROFILE_SPECIFIER = "VLionAd_In House";
349 359 TARGETED_DEVICE_FAMILY = "1,2";
350 360 };
351 361 name = Release;
... ... @@ -353,7 +363,7 @@
353 363 /* End XCBuildConfiguration section */
354 364  
355 365 /* Begin XCConfigurationList section */
356   - D2ED415B1F95F3BD00803E9D /* Build configuration list for PBXProject "VLionAdSDKDemo" */ = {
  366 + D2ED415B1F95F3BD00803E9D /* Build configuration list for PBXProject "VLionADSDKDemo" */ = {
357 367 isa = XCConfigurationList;
358 368 buildConfigurations = (
359 369 D2ED41741F95F3BD00803E9D /* Debug */,
... ...
VLionADSDKDemo/VLionADSDKDemo/Assets.xcassets/LaunchImage.launchimage/Contents.json
... ... @@ -84,62 +84,6 @@
84 84 "scale" : "2x"
85 85 },
86 86 {
87   - "orientation" : "landscape",
88   - "idiom" : "ipad",
89   - "extent" : "full-screen",
90   - "minimum-system-version" : "7.0",
91   - "extent" : "full-screen",
92   - "idiom" : "iphone",
93   - "subtype" : "736h",
94   - "filename" : "bg_launch_1242.png",
95   - "minimum-system-version" : "8.0",
96   - "orientation" : "portrait",
97   - "scale" : "3x"
98   - },
99   - {
100   - "extent" : "full-screen",
101   - "idiom" : "iphone",
102   - "subtype" : "667h",
103   - "filename" : "bg_launch_750.png",
104   - "minimum-system-version" : "8.0",
105   - "orientation" : "portrait",
106   - "scale" : "2x"
107   - },
108   - {
109   - "orientation" : "portrait",
110   - "idiom" : "iphone",
111   - "filename" : "bg_launch_640_960-1.png",
112   - "extent" : "full-screen",
113   - "minimum-system-version" : "7.0",
114   - "scale" : "2x"
115   - },
116   - {
117   - "extent" : "full-screen",
118   - "idiom" : "iphone",
119   - "extent" : "full-screen",
120   - "scale" : "1x"
121   - },
122   - {
123   - "orientation" : "portrait",
124   - "idiom" : "iphone",
125   - "filename" : "bg_launch_640_960.png",
126   - "extent" : "full-screen",
127   - "subtype" : "retina4",
128   - "filename" : "bg_launch_640_1136-1.png",
129   - "minimum-system-version" : "7.0",
130   - "orientation" : "portrait",
131   - "scale" : "2x"
132   - },
133   - {
134   - "orientation" : "portrait",
135   - "idiom" : "iphone",
136   - "filename" : "bg_launch_640_1136.png",
137   - "extent" : "full-screen",
138   - "subtype" : "retina4",
139   - "minimum-system-version" : "7.0",
140   - "scale" : "2x"
141   - },
142   - {
143 87 "orientation" : "portrait",
144 88 "idiom" : "ipad",
145 89 "extent" : "to-status-bar",
... ... @@ -185,9 +129,61 @@
185 129 "orientation" : "landscape",
186 130 "idiom" : "ipad",
187 131 "extent" : "full-screen",
  132 + "minimum-system-version" : "7.0",
  133 + "subtype" : "retina4",
  134 + "scale" : "2x"
  135 + },
  136 + {
  137 + "extent" : "full-screen",
  138 + "idiom" : "ipad",
  139 + "subtype" : "736h",
  140 + "filename" : "bg_launch_1242.png",
  141 + "minimum-system-version" : "7.0",
  142 + "orientation" : "landscape",
  143 + "scale" : "3x"
  144 + },
  145 + {
  146 + "idiom" : "iphone",
  147 + "scale" : "1x",
  148 + "extent" : "full-screen"
  149 + },
  150 + {
  151 + "extent" : "full-screen",
188 152 "idiom" : "iphone",
  153 + "subtype" : "667h",
  154 + "filename" : "bg_launch_750.png",
  155 + "minimum-system-version" : "8.0",
  156 + "orientation" : "portrait",
  157 + "unassigned" : true,
  158 + "scale" : "2x"
  159 + },
  160 + {
  161 + "extent" : "full-screen",
  162 + "idiom" : "iphone",
  163 + "filename" : "bg_launch_640_960-1.png",
189 164 "minimum-system-version" : "7.0",
  165 + "orientation" : "portrait",
  166 + "unassigned" : true,
  167 + "scale" : "2x"
  168 + },
  169 + {
  170 + "extent" : "full-screen",
  171 + "idiom" : "iphone",
190 172 "subtype" : "retina4",
  173 + "filename" : "bg_launch_640_960.png",
  174 + "minimum-system-version" : "7.0",
  175 + "orientation" : "portrait",
  176 + "unassigned" : true,
  177 + "scale" : "2x"
  178 + },
  179 + {
  180 + "extent" : "full-screen",
  181 + "idiom" : "iphone",
  182 + "subtype" : "retina4",
  183 + "filename" : "bg_launch_640_1136.png",
  184 + "minimum-system-version" : "7.0",
  185 + "orientation" : "portrait",
  186 + "unassigned" : true,
191 187 "scale" : "2x"
192 188 }
193 189 ],
... ... @@ -195,4 +191,4 @@
195 191 "version" : 1,
196 192 "author" : "xcode"
197 193 }
198 194 -}
  195 +}
199 196 \ No newline at end of file
... ...