File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22
33 spec . name = "BatchExtension"
4- spec . version = "3 .0.3 "
4+ spec . version = "4 .0.0 "
55 spec . summary = "Batch.com iOS SDK for App Extensions."
66 spec . homepage = "https://batch.com"
77 spec . license = { :type => "MIT" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 418418 "@executable_path/Frameworks",
419419 "@loader_path/Frameworks",
420420 );
421- MARKETING_VERSION = 3 .0.3 ;
421+ MARKETING_VERSION = 4 .0.0 ;
422422 PRODUCT_BUNDLE_IDENTIFIER = com.batch.BatchExtension;
423423 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
424424 PROVISIONING_PROFILE_SPECIFIER = "";
450450 "@executable_path/Frameworks",
451451 "@loader_path/Frameworks",
452452 );
453- MARKETING_VERSION = 3 .0.3 ;
453+ MARKETING_VERSION = 4 .0.0 ;
454454 PRODUCT_BUNDLE_IDENTIFIER = com.batch.BatchExtension;
455455 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
456456 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments