File tree Expand file tree Collapse file tree
CircularProgress.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 411411 );
412412 HEADER_SEARCH_PATHS = "$(inherited)";
413413 INFOPLIST_FILE = CircularProgress.xcodeproj/CircularProgress_Info.plist;
414- MARKETING_VERSION = 2.0.1 ;
414+ MARKETING_VERSION = 2.0.2 ;
415415 OTHER_CFLAGS = "$(inherited)";
416416 OTHER_LDFLAGS = "$(inherited)";
417417 OTHER_SWIFT_FLAGS = "$(inherited)";
439439 );
440440 HEADER_SEARCH_PATHS = "$(inherited)";
441441 INFOPLIST_FILE = CircularProgress.xcodeproj/CircularProgress_Info.plist;
442- MARKETING_VERSION = 2.0.1 ;
442+ MARKETING_VERSION = 2.0.2 ;
443443 OTHER_CFLAGS = "$(inherited)";
444444 OTHER_LDFLAGS = "$(inherited)";
445445 OTHER_SWIFT_FLAGS = "$(inherited)";
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'CircularProgressMac'
3- s . version = '2.0.1 '
3+ s . version = '2.0.2 '
44 s . summary = 'Circular progress indicator for macOS apps'
55 s . license = 'MIT'
66 s . homepage = 'https://github.com/sindresorhus/CircularProgress'
You can’t perform that action at this time.
0 commit comments