File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
BatchFirebaseDispatcher.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 = 'BatchFirebaseDispatcher'
3- s . version = '2 .0.0'
3+ s . version = '3 .0.0'
44 s . summary = 'Batch.com Events Dispatcher Firebase implementation.'
55
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 409409 buildSettings = {
410410 CODE_SIGN_IDENTITY = "Apple Development";
411411 CODE_SIGN_STYLE = Automatic;
412- CURRENT_PROJECT_VERSION = 2 ;
412+ CURRENT_PROJECT_VERSION = 3 ;
413413 DEFINES_MODULE = YES;
414414 DEVELOPMENT_TEAM = U5K2ETC2Y6;
415415 DYLIB_COMPATIBILITY_VERSION = 1;
428428 "@loader_path/Frameworks",
429429 );
430430 MACH_O_TYPE = staticlib;
431- MARKETING_VERSION = 2 .0.0;
431+ MARKETING_VERSION = 3 .0.0;
432432 PRODUCT_BUNDLE_IDENTIFIER = com.batch.ios.BatchFirebaseDispatcher;
433433 PRODUCT_NAME = BatchFirebaseDispatcher;
434434 SKIP_INSTALL = YES;
441441 buildSettings = {
442442 CODE_SIGN_IDENTITY = "Apple Development";
443443 CODE_SIGN_STYLE = Automatic;
444- CURRENT_PROJECT_VERSION = 2 ;
444+ CURRENT_PROJECT_VERSION = 3 ;
445445 DEFINES_MODULE = YES;
446446 DEVELOPMENT_TEAM = U5K2ETC2Y6;
447447 DYLIB_COMPATIBILITY_VERSION = 1;
460460 "@loader_path/Frameworks",
461461 );
462462 MACH_O_TYPE = staticlib;
463- MARKETING_VERSION = 2 .0.0;
463+ MARKETING_VERSION = 3 .0.0;
464464 PRODUCT_BUNDLE_IDENTIFIER = com.batch.ios.BatchFirebaseDispatcher;
465465 PRODUCT_NAME = BatchFirebaseDispatcher;
466466 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments