|
18 | 18 | 1A695F26229F8FDD008DEC0F /* commands.txt in Resources */ = {isa = PBXBuildFile; fileRef = 1A695F25229F8FDD008DEC0F /* commands.txt */; }; |
19 | 19 | 1A6DBD6223B969C600AA8924 /* DefaultCommandsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A6DBD6023B966B900AA8924 /* DefaultCommandsController.swift */; }; |
20 | 20 | 1A6DBD6623B9A63C00AA8924 /* AboutController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A6DBD6523B9A63C00AA8924 /* AboutController.swift */; }; |
| 21 | + 1A8EF34F296B6A030006D7FC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A8EF34E296B6A030006D7FC /* main.m */; }; |
21 | 22 | 1AC14D8B22AE875100549402 /* icon.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 1AC14D8A22AE875100549402 /* icon.pdf */; }; |
22 | 23 | 1AC76A9D23B6D9D0009BD2D7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1AC76A9B23B6D9D0009BD2D7 /* InfoPlist.strings */; }; |
23 | 24 | F61A7AD61E818BF300EBF660 /* InputMethodKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F61A7AD51E818BF300EBF660 /* InputMethodKit.framework */; }; |
24 | 25 | /* End PBXBuildFile section */ |
25 | 26 |
|
| 27 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 28 | + 1A8EF34A296B6A030006D7FC /* CopyFiles */ = { |
| 29 | + isa = PBXCopyFilesBuildPhase; |
| 30 | + buildActionMask = 2147483647; |
| 31 | + dstPath = /usr/share/man/man1/; |
| 32 | + dstSubfolderSpec = 0; |
| 33 | + files = ( |
| 34 | + ); |
| 35 | + runOnlyForDeploymentPostprocessing = 1; |
| 36 | + }; |
| 37 | +/* End PBXCopyFilesBuildPhase section */ |
| 38 | + |
26 | 39 | /* Begin PBXFileReference section */ |
27 | 40 | 1A10FC3423BD7EBE00556BCE /* uninstall.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = uninstall.sh; sourceTree = "<group>"; }; |
28 | 41 | 1A10FC3523BD824C00556BCE /* MathSymbolsInputPreferences-components.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MathSymbolsInputPreferences-components.plist"; sourceTree = "<group>"; }; |
|
48 | 61 | 1A6DBD9C23BA62EC00AA8924 /* package.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = package.sh; sourceTree = "<group>"; }; |
49 | 62 | 1A6DBD9D23BA666B00AA8924 /* DEVELOPMENT.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DEVELOPMENT.md; sourceTree = "<group>"; }; |
50 | 63 | 1A6DBD9E23BA6F3500AA8924 /* InstallerSections.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = InstallerSections.plist; sourceTree = "<group>"; }; |
| 64 | + 1A8EF34C296B6A030006D7FC /* activate */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = activate; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 65 | + 1A8EF34E296B6A030006D7FC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
51 | 66 | 1AC14D8A22AE875100549402 /* icon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = icon.pdf; sourceTree = "<group>"; }; |
52 | 67 | 1AC76A9C23B6D9D0009BD2D7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
53 | 68 | 1AC9635C23BCFB7F00A67BC1 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
|
65 | 80 | ); |
66 | 81 | runOnlyForDeploymentPostprocessing = 0; |
67 | 82 | }; |
| 83 | + 1A8EF349296B6A030006D7FC /* Frameworks */ = { |
| 84 | + isa = PBXFrameworksBuildPhase; |
| 85 | + buildActionMask = 2147483647; |
| 86 | + files = ( |
| 87 | + ); |
| 88 | + runOnlyForDeploymentPostprocessing = 0; |
| 89 | + }; |
68 | 90 | F61A7AB81E8182C100EBF660 /* Frameworks */ = { |
69 | 91 | isa = PBXFrameworksBuildPhase; |
70 | 92 | buildActionMask = 2147483647; |
|
91 | 113 | path = MathSymbolsInputPreferences; |
92 | 114 | sourceTree = "<group>"; |
93 | 115 | }; |
| 116 | + 1A8EF34D296B6A030006D7FC /* activate */ = { |
| 117 | + isa = PBXGroup; |
| 118 | + children = ( |
| 119 | + 1A8EF34E296B6A030006D7FC /* main.m */, |
| 120 | + ); |
| 121 | + path = activate; |
| 122 | + sourceTree = "<group>"; |
| 123 | + }; |
94 | 124 | F61A7AB21E8182C100EBF660 = { |
95 | 125 | isa = PBXGroup; |
96 | 126 | children = ( |
|
107 | 137 | 1A6DBD9B23BA62EC00AA8924 /* distribution.xml */, |
108 | 138 | F61A7ABD1E8182C100EBF660 /* MathSymbolsInput */, |
109 | 139 | 1A16BB4723B907E000E667C4 /* MathSymbolsInputPreferences */, |
| 140 | + 1A8EF34D296B6A030006D7FC /* activate */, |
110 | 141 | F61A7ABC1E8182C100EBF660 /* Products */, |
111 | 142 | F61A7AD41E818BF300EBF660 /* Frameworks */, |
112 | 143 | ); |
|
117 | 148 | children = ( |
118 | 149 | F61A7ABB1E8182C100EBF660 /* Math Symbols Input.app */, |
119 | 150 | 1A16BB4623B907E000E667C4 /* Math Symbols Input - Preferences.app */, |
| 151 | + 1A8EF34C296B6A030006D7FC /* activate */, |
120 | 152 | ); |
121 | 153 | name = Products; |
122 | 154 | sourceTree = "<group>"; |
|
165 | 197 | productReference = 1A16BB4623B907E000E667C4 /* Math Symbols Input - Preferences.app */; |
166 | 198 | productType = "com.apple.product-type.application"; |
167 | 199 | }; |
| 200 | + 1A8EF34B296B6A030006D7FC /* activate */ = { |
| 201 | + isa = PBXNativeTarget; |
| 202 | + buildConfigurationList = 1A8EF352296B6A030006D7FC /* Build configuration list for PBXNativeTarget "activate" */; |
| 203 | + buildPhases = ( |
| 204 | + 1A8EF348296B6A030006D7FC /* Sources */, |
| 205 | + 1A8EF349296B6A030006D7FC /* Frameworks */, |
| 206 | + 1A8EF34A296B6A030006D7FC /* CopyFiles */, |
| 207 | + ); |
| 208 | + buildRules = ( |
| 209 | + ); |
| 210 | + dependencies = ( |
| 211 | + ); |
| 212 | + name = activate; |
| 213 | + productName = activate; |
| 214 | + productReference = 1A8EF34C296B6A030006D7FC /* activate */; |
| 215 | + productType = "com.apple.product-type.tool"; |
| 216 | + }; |
168 | 217 | F61A7ABA1E8182C100EBF660 /* Math Symbols Input */ = { |
169 | 218 | isa = PBXNativeTarget; |
170 | 219 | buildConfigurationList = F61A7ACF1E8182C100EBF660 /* Build configuration list for PBXNativeTarget "Math Symbols Input" */; |
|
189 | 238 | isa = PBXProject; |
190 | 239 | attributes = { |
191 | 240 | LastSwiftUpdateCheck = 1030; |
192 | | - LastUpgradeCheck = 1200; |
| 241 | + LastUpgradeCheck = 1320; |
193 | 242 | ORGANIZATIONNAME = ""; |
194 | 243 | TargetAttributes = { |
195 | 244 | 1A16BB4523B907E000E667C4 = { |
|
200 | 249 | }; |
201 | 250 | }; |
202 | 251 | }; |
| 252 | + 1A8EF34B296B6A030006D7FC = { |
| 253 | + CreatedOnToolsVersion = 13.2.1; |
| 254 | + }; |
203 | 255 | F61A7ABA1E8182C100EBF660 = { |
204 | 256 | CreatedOnToolsVersion = 8.2.1; |
205 | 257 | LastSwiftMigration = 1320; |
|
222 | 274 | targets = ( |
223 | 275 | F61A7ABA1E8182C100EBF660 /* Math Symbols Input */, |
224 | 276 | 1A16BB4523B907E000E667C4 /* Math Symbols Input - Preferences */, |
| 277 | + 1A8EF34B296B6A030006D7FC /* activate */, |
225 | 278 | ); |
226 | 279 | }; |
227 | 280 | /* End PBXProject section */ |
|
261 | 314 | ); |
262 | 315 | runOnlyForDeploymentPostprocessing = 0; |
263 | 316 | }; |
| 317 | + 1A8EF348296B6A030006D7FC /* Sources */ = { |
| 318 | + isa = PBXSourcesBuildPhase; |
| 319 | + buildActionMask = 2147483647; |
| 320 | + files = ( |
| 321 | + 1A8EF34F296B6A030006D7FC /* main.m in Sources */, |
| 322 | + ); |
| 323 | + runOnlyForDeploymentPostprocessing = 0; |
| 324 | + }; |
264 | 325 | F61A7AB71E8182C100EBF660 /* Sources */ = { |
265 | 326 | isa = PBXSourcesBuildPhase; |
266 | 327 | buildActionMask = 2147483647; |
|
349 | 410 | }; |
350 | 411 | name = Release; |
351 | 412 | }; |
| 413 | + 1A8EF350296B6A030006D7FC /* Debug */ = { |
| 414 | + isa = XCBuildConfiguration; |
| 415 | + buildSettings = { |
| 416 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 417 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 418 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 419 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 420 | + CODE_SIGN_IDENTITY = "-"; |
| 421 | + CODE_SIGN_STYLE = Automatic; |
| 422 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 423 | + MACOSX_DEPLOYMENT_TARGET = 11.6; |
| 424 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 425 | + MTL_FAST_MATH = YES; |
| 426 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 427 | + }; |
| 428 | + name = Debug; |
| 429 | + }; |
| 430 | + 1A8EF351296B6A030006D7FC /* Release */ = { |
| 431 | + isa = XCBuildConfiguration; |
| 432 | + buildSettings = { |
| 433 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 434 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; |
| 435 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 436 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 437 | + CODE_SIGN_IDENTITY = "-"; |
| 438 | + CODE_SIGN_STYLE = Automatic; |
| 439 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 440 | + MACOSX_DEPLOYMENT_TARGET = 11.6; |
| 441 | + MTL_FAST_MATH = YES; |
| 442 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 443 | + }; |
| 444 | + name = Release; |
| 445 | + }; |
352 | 446 | F61A7ACD1E8182C100EBF660 /* Debug */ = { |
353 | 447 | isa = XCBuildConfiguration; |
354 | 448 | buildSettings = { |
|
509 | 603 | defaultConfigurationIsVisible = 0; |
510 | 604 | defaultConfigurationName = Release; |
511 | 605 | }; |
| 606 | + 1A8EF352296B6A030006D7FC /* Build configuration list for PBXNativeTarget "activate" */ = { |
| 607 | + isa = XCConfigurationList; |
| 608 | + buildConfigurations = ( |
| 609 | + 1A8EF350296B6A030006D7FC /* Debug */, |
| 610 | + 1A8EF351296B6A030006D7FC /* Release */, |
| 611 | + ); |
| 612 | + defaultConfigurationIsVisible = 0; |
| 613 | + defaultConfigurationName = Release; |
| 614 | + }; |
512 | 615 | F61A7AB61E8182C100EBF660 /* Build configuration list for PBXProject "MathSymbolsInput" */ = { |
513 | 616 | isa = XCConfigurationList; |
514 | 617 | buildConfigurations = ( |
|
0 commit comments