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 |s |
22 s . name = "WSStoreKit"
3- s . version = "8.0.0 "
3+ s . version = "8.0.1 "
44 s . summary = "Convenient wrapper around StoreKit."
55 s . homepage = "https://github.com/whitesmith/WSStoreKit"
66 s . license = 'MIT'
Original file line number Diff line number Diff line change 489489 INFOPLIST_FILE = Source/Info.plist;
490490 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
491491 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
492- MARKETING_VERSION = 8.0.0 ;
492+ MARKETING_VERSION = 8.0.1 ;
493493 MODULEMAP_FILE = Source/WSStoreKit.modulemap;
494494 PRODUCT_BUNDLE_IDENTIFIER = co.whitesmith.WSStoreKit;
495495 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
523523 INFOPLIST_FILE = Source/Info.plist;
524524 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
525525 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
526- MARKETING_VERSION = 8.0.0 ;
526+ MARKETING_VERSION = 8.0.1 ;
527527 MODULEMAP_FILE = Source/WSStoreKit.modulemap;
528528 PRODUCT_BUNDLE_IDENTIFIER = co.whitesmith.WSStoreKit;
529529 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
You can’t perform that action at this time.
0 commit comments