|
82 | 82 | 7BAC842E25ECA23C00A6C7D5 /* Matches.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BAC842C25ECA23C00A6C7D5 /* Matches.swift */; }; |
83 | 83 | 7BC74D1B2755D37300B6DF62 /* LinkCommandHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC74D1A2755D37300B6DF62 /* LinkCommandHandler.swift */; }; |
84 | 84 | 7BC74D1C2755D37300B6DF62 /* LinkCommandHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC74D1A2755D37300B6DF62 /* LinkCommandHandler.swift */; }; |
| 85 | + 7BC74D1D27575B4300B6DF62 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9BCF2ED22E177E100C7F7F0 /* AppDelegate.swift */; }; |
85 | 86 | 7BCBBD0D273F499D00219CA0 /* VariableReplacerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCBBD0C273F499D00219CA0 /* VariableReplacerTests.swift */; }; |
86 | 87 | 7BCBBD0F2743ABEA00219CA0 /* VariableTokenizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCBBD0E2743ABEA00219CA0 /* VariableTokenizer.swift */; }; |
87 | 88 | 7BCBBD102743ABEA00219CA0 /* VariableTokenizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BCBBD0E2743ABEA00219CA0 /* VariableTokenizer.swift */; }; |
|
1055 | 1056 | F9CA205E24664A4500A92736 /* VarCommandHandlerTests.swift in Sources */, |
1056 | 1057 | F9CA204D245CAA9700A92736 /* EventBus.swift in Sources */, |
1057 | 1058 | 7BCBBD132746C03E00219CA0 /* FunctionEvaluator.swift in Sources */, |
| 1059 | + 7BC74D1D27575B4300B6DF62 /* AppDelegate.swift in Sources */, |
1058 | 1060 | 7B228B0D2734F8E80052610B /* ExpTracker.swift in Sources */, |
1059 | 1061 | 7BDF5C81272723DA0020A3B0 /* MacroLoaderTests.swift in Sources */, |
1060 | 1062 | 7BA27B5125DF93C500A88B80 /* Combinators.swift in Sources */, |
|
1267 | 1269 | CODE_SIGN_IDENTITY = "Apple Development"; |
1268 | 1270 | CODE_SIGN_STYLE = Automatic; |
1269 | 1271 | COMBINE_HIDPI_IMAGES = YES; |
1270 | | - CURRENT_PROJECT_VERSION = 4; |
| 1272 | + CURRENT_PROJECT_VERSION = 5; |
1271 | 1273 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1272 | 1274 | DEVELOPMENT_TEAM = 9TZ225FMST; |
1273 | 1275 | ENABLE_HARDENED_RUNTIME = YES; |
|
1299 | 1301 | CODE_SIGN_IDENTITY = "Apple Development"; |
1300 | 1302 | CODE_SIGN_STYLE = Automatic; |
1301 | 1303 | COMBINE_HIDPI_IMAGES = YES; |
1302 | | - CURRENT_PROJECT_VERSION = 4; |
| 1304 | + CURRENT_PROJECT_VERSION = 5; |
1303 | 1305 | DEVELOPMENT_TEAM = 9TZ225FMST; |
1304 | 1306 | ENABLE_HARDENED_RUNTIME = YES; |
1305 | 1307 | FRAMEWORK_SEARCH_PATHS = "$(inherited)"; |
|
0 commit comments