File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
KeyboardLayoutGuide/KeyboardLayoutGuide.xcodeproj Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'Keyboard+LayoutGuide'
3- s . version = "1.5 .0"
3+ s . version = "1.6 .0"
44 s . summary = "Apple's missing KeyboardLayoutGuide"
55 s . homepage = "https://github.com/freshOS/KeyboardLayoutGuide"
66 s . license = { :type => "MIT" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 380380 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
381381 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
382382 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
383- MARKETING_VERSION = 1.5 .0;
383+ MARKETING_VERSION = 1.6 .0;
384384 PRODUCT_BUNDLE_IDENTIFIER = com.freshos.KeyboardLayoutGuide;
385385 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
386386 SKIP_INSTALL = YES;
403403 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
404404 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
405405 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
406- MARKETING_VERSION = 1.5 .0;
406+ MARKETING_VERSION = 1.6 .0;
407407 PRODUCT_BUNDLE_IDENTIFIER = com.freshos.KeyboardLayoutGuide;
408408 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
409409 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments