File tree Expand file tree Collapse file tree
MathSymbolsInput.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2020 Kyle Raftogianis
3+ Copyright (c) 2020-2023 Kyle Raftogianis
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 475475 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
476476 CODE_SIGN_IDENTITY = "";
477477 CONFIGURATION_BUILD_DIR = build/Debug;
478- COPYRIGHT = "Copyright © 2020 Kyle Raftogianis";
478+ COPYRIGHT = "Copyright © 2020-2023 Kyle Raftogianis";
479479 COPY_PHASE_STRIP = NO;
480480 DEBUG_INFORMATION_FORMAT = dwarf;
481481 ENABLE_STRICT_OBJC_MSGSEND = YES;
498498 MTL_ENABLE_DEBUG_INFO = YES;
499499 ONLY_ACTIVE_ARCH = YES;
500500 SDKROOT = macosx;
501- VERSION = 1.2 ;
501+ VERSION = 1.3 ;
502502 };
503503 name = Debug;
504504 };
534534 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
535535 CODE_SIGN_IDENTITY = "";
536536 CONFIGURATION_BUILD_DIR = build/Release;
537- COPYRIGHT = "Copyright © 2020 Kyle Raftogianis";
537+ COPYRIGHT = "Copyright © 2020-2023 Kyle Raftogianis";
538538 COPY_PHASE_STRIP = NO;
539539 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
540540 ENABLE_NS_ASSERTIONS = NO;
551551 MTL_ENABLE_DEBUG_INFO = NO;
552552 SDKROOT = macosx;
553553 SWIFT_COMPILATION_MODE = wholemodule;
554- VERSION = 1.2 ;
554+ VERSION = 1.3 ;
555555 };
556556 name = Release;
557557 };
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ It works seamlessly with any Mac app.
55
66# Installation
77
8- The latest version is Version 1.2 . To install or update Math Symbols Input:
8+ The latest version is Version 1.3 . To install or update Math Symbols Input:
99
10101 . Download the [ installer for the latest version] ( https://github.com/knrafto/MathSymbolsInput/releases/latest/download/MathSymbolsInput.pkg ) .
11112 . Open the installer and continue through the installation steps.
You can’t perform that action at this time.
0 commit comments