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 333333 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
334334 LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
335335 MACOSX_DEPLOYMENT_TARGET = 10.12;
336- MARKETING_VERSION = 1.2 .0;
336+ MARKETING_VERSION = 1.3 .0;
337337 OTHER_CFLAGS = "$(inherited)";
338338 OTHER_LDFLAGS = "$(inherited)";
339339 OTHER_SWIFT_FLAGS = "$(inherited)";
362362 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
363363 LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
364364 MACOSX_DEPLOYMENT_TARGET = 10.12;
365- MARKETING_VERSION = 1.2 .0;
365+ MARKETING_VERSION = 1.3 .0;
366366 OTHER_CFLAGS = "$(inherited)";
367367 OTHER_LDFLAGS = "$(inherited)";
368368 OTHER_SWIFT_FLAGS = "$(inherited)";
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "atlantis-proxyman"
3- spec . version = "1.2 .0"
3+ spec . version = "1.3 .0"
44 spec . summary = "A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic"
55 spec . description = <<-DESC
66 A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic from your app. No more messing around with proxy, certificate config.
You can’t perform that action at this time.
0 commit comments