File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
MapScaleView_iOS_API.xcodeproj Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'MapScaleView'
3- s . version = '1.1 .0'
3+ s . version = '1.2 .0'
44 s . license = 'BSD'
55 s . summary = 'MapScaleView iOS Swift API'
66 s . homepage = 'https://github.com/xattacker/MapScaleView_iOS_API'
Original file line number Diff line number Diff line change 371371 buildSettings = {
372372 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
373373 CODE_SIGN_STYLE = Manual;
374- CURRENT_PROJECT_VERSION = 2 ;
374+ CURRENT_PROJECT_VERSION = 3 ;
375375 DEVELOPMENT_TEAM = "";
376376 INFOPLIST_FILE = MapScaleView_iOS_API/Info.plist;
377377 LD_RUNPATH_SEARCH_PATHS = (
378378 "$(inherited)",
379379 "@executable_path/Frameworks",
380380 );
381- MARKETING_VERSION = 1.1 .0;
381+ MARKETING_VERSION = 1.2 .0;
382382 PRODUCT_BUNDLE_IDENTIFIER = com.xattacker.MapScaleSample;
383383 PRODUCT_NAME = "$(TARGET_NAME)";
384384 PROVISIONING_PROFILE_SPECIFIER = "";
393393 buildSettings = {
394394 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
395395 CODE_SIGN_STYLE = Manual;
396- CURRENT_PROJECT_VERSION = 2 ;
396+ CURRENT_PROJECT_VERSION = 3 ;
397397 DEVELOPMENT_TEAM = "";
398398 INFOPLIST_FILE = MapScaleView_iOS_API/Info.plist;
399399 LD_RUNPATH_SEARCH_PATHS = (
400400 "$(inherited)",
401401 "@executable_path/Frameworks",
402402 );
403- MARKETING_VERSION = 1.1 .0;
403+ MARKETING_VERSION = 1.2 .0;
404404 PRODUCT_BUNDLE_IDENTIFIER = com.xattacker.MapScaleSample;
405405 PRODUCT_NAME = "$(TARGET_NAME)";
406406 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments