|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 541C59DA2E63772A00DD7839 /* RunAnywhere in Frameworks */ = {isa = PBXBuildFile; productRef = 541C59D92E63772A00DD7839 /* RunAnywhere */; }; |
11 | 11 | 54398AC52F492D1D009D6B51 /* RunAnywhereKeyboard.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 54398ABE2F492D1D009D6B51 /* RunAnywhereKeyboard.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
| 12 | + 54398D222F4939A7009D6B51 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54398D212F4939A7009D6B51 /* WidgetKit.framework */; }; |
| 13 | + 54398D242F4939A7009D6B51 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54398D232F4939A7009D6B51 /* SwiftUI.framework */; }; |
| 14 | + 54398D332F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 54398D202F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
12 | 15 | 58ABEDD22ED16DA40058D033 /* RunAnywhereONNX in Frameworks */ = {isa = PBXBuildFile; productRef = 58ABEDD12ED16DA40058D033 /* RunAnywhereONNX */; }; |
13 | 16 | 58LLAMACPP12ED16DA40058D0 /* RunAnywhereLlamaCPP in Frameworks */ = {isa = PBXBuildFile; productRef = 58LLAMACPP02ED16DA40058D0 /* RunAnywhereLlamaCPP */; }; |
| 17 | + RACACTIVITY01ACTIVITY01RAC /* DictationActivityAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = RACACTIVITY02ACTIVITY02RAC /* DictationActivityAttributes.swift */; }; |
14 | 18 | RACSHARED01RACSHARED01RACS /* SharedConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = RACSHARED02RACSHARED02RACS /* SharedConstants.swift */; }; |
15 | 19 | RACSHARED03RACSHARED03RACS /* SharedDataBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = RACSHARED04RACSHARED04RACS /* SharedDataBridge.swift */; }; |
16 | 20 | /* End PBXBuildFile section */ |
|
23 | 27 | remoteGlobalIDString = 54398ABD2F492D1D009D6B51; |
24 | 28 | remoteInfo = RunAnywhereKeyboard; |
25 | 29 | }; |
| 30 | + 54398D312F4939A7009D6B51 /* PBXContainerItemProxy */ = { |
| 31 | + isa = PBXContainerItemProxy; |
| 32 | + containerPortal = 5480A1E82E2F250200337F2F /* Project object */; |
| 33 | + proxyType = 1; |
| 34 | + remoteGlobalIDString = 54398D1F2F4939A7009D6B51; |
| 35 | + remoteInfo = RunAnywhereActivityExtensionExtension; |
| 36 | + }; |
26 | 37 | 5480A1FF2E2F250400337F2F /* PBXContainerItemProxy */ = { |
27 | 38 | isa = PBXContainerItemProxy; |
28 | 39 | containerPortal = 5480A1E82E2F250200337F2F /* Project object */; |
|
46 | 57 | dstPath = ""; |
47 | 58 | dstSubfolderSpec = 13; |
48 | 59 | files = ( |
| 60 | + 54398D332F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex in Embed Foundation Extensions */, |
49 | 61 | 54398AC52F492D1D009D6B51 /* RunAnywhereKeyboard.appex in Embed Foundation Extensions */, |
50 | 62 | ); |
51 | 63 | name = "Embed Foundation Extensions"; |
|
58 | 70 | 0D23254BCD6273187BD2441C /* libbz2.tbd */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; |
59 | 71 | 502F1BAB2C2556A11E24EA6F /* libc++.tbd */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; |
60 | 72 | 54398ABE2F492D1D009D6B51 /* RunAnywhereKeyboard.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RunAnywhereKeyboard.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 73 | + 54398D202F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RunAnywhereActivityExtensionExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 74 | + 54398D212F4939A7009D6B51 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
| 75 | + 54398D232F4939A7009D6B51 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
61 | 76 | 5480A1F02E2F250200337F2F /* RunAnywhereAI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RunAnywhereAI.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
62 | 77 | 5480A1FE2E2F250400337F2F /* RunAnywhereAITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunAnywhereAITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 78 | 5480A2082E2F250400337F2F /* RunAnywhereAIUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunAnywhereAIUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
64 | 79 | F8388285B0D64126DD4540F8 /* libarchive.tbd */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; |
| 80 | + RACACTIVITY02ACTIVITY02RAC /* DictationActivityAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = DictationActivityAttributes.swift; path = RunAnywhereAI/Features/VoiceKeyboard/DictationActivityAttributes.swift; sourceTree = SOURCE_ROOT; }; |
65 | 81 | RACSHARED02RACSHARED02RACS /* SharedConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = SharedConstants.swift; path = RunAnywhereAI/Shared/SharedConstants.swift; sourceTree = SOURCE_ROOT; }; |
66 | 82 | RACSHARED04RACSHARED04RACS /* SharedDataBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = SharedDataBridge.swift; path = RunAnywhereAI/Shared/SharedDataBridge.swift; sourceTree = SOURCE_ROOT; }; |
67 | 83 | /* End PBXFileReference section */ |
|
81 | 97 | ); |
82 | 98 | target = 5480A1EF2E2F250200337F2F /* RunAnywhereAI */; |
83 | 99 | }; |
| 100 | + 54398D372F4939A7009D6B51 /* Exceptions for "RunAnywhereActivityExtension" folder in "RunAnywhereActivityExtensionExtension" target */ = { |
| 101 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 102 | + membershipExceptions = ( |
| 103 | + Info.plist, |
| 104 | + ); |
| 105 | + target = 54398D1F2F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension */; |
| 106 | + }; |
84 | 107 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
85 | 108 |
|
86 | 109 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
|
92 | 115 | path = RunAnywhereKeyboard; |
93 | 116 | sourceTree = "<group>"; |
94 | 117 | }; |
| 118 | + 54398D252F4939A7009D6B51 /* RunAnywhereActivityExtension */ = { |
| 119 | + isa = PBXFileSystemSynchronizedRootGroup; |
| 120 | + exceptions = ( |
| 121 | + 54398D372F4939A7009D6B51 /* Exceptions for "RunAnywhereActivityExtension" folder in "RunAnywhereActivityExtensionExtension" target */, |
| 122 | + ); |
| 123 | + path = RunAnywhereActivityExtension; |
| 124 | + sourceTree = "<group>"; |
| 125 | + }; |
95 | 126 | 5480A1F22E2F250200337F2F /* RunAnywhereAI */ = { |
96 | 127 | isa = PBXFileSystemSynchronizedRootGroup; |
97 | 128 | exceptions = ( |
|
120 | 151 | ); |
121 | 152 | runOnlyForDeploymentPostprocessing = 0; |
122 | 153 | }; |
| 154 | + 54398D1D2F4939A7009D6B51 /* Frameworks */ = { |
| 155 | + isa = PBXFrameworksBuildPhase; |
| 156 | + buildActionMask = 2147483647; |
| 157 | + files = ( |
| 158 | + 54398D242F4939A7009D6B51 /* SwiftUI.framework in Frameworks */, |
| 159 | + 54398D222F4939A7009D6B51 /* WidgetKit.framework in Frameworks */, |
| 160 | + ); |
| 161 | + runOnlyForDeploymentPostprocessing = 0; |
| 162 | + }; |
123 | 163 | 5480A1ED2E2F250200337F2F /* Frameworks */ = { |
124 | 164 | isa = PBXFrameworksBuildPhase; |
125 | 165 | buildActionMask = 2147483647; |
|
152 | 192 | children = ( |
153 | 193 | RACSHARED02RACSHARED02RACS /* SharedConstants.swift */, |
154 | 194 | RACSHARED04RACSHARED04RACS /* SharedDataBridge.swift */, |
| 195 | + RACACTIVITY02ACTIVITY02RAC /* DictationActivityAttributes.swift */, |
155 | 196 | ); |
156 | 197 | name = "Recovered References"; |
157 | 198 | sourceTree = "<group>"; |
|
163 | 204 | 0D23254BCD6273187BD2441C /* libbz2.tbd */, |
164 | 205 | 502F1BAB2C2556A11E24EA6F /* libc++.tbd */, |
165 | 206 | 0C5E8414EC72B380DADD6717 /* Accelerate.framework */, |
| 207 | + 54398D212F4939A7009D6B51 /* WidgetKit.framework */, |
| 208 | + 54398D232F4939A7009D6B51 /* SwiftUI.framework */, |
166 | 209 | ); |
167 | 210 | name = Frameworks; |
168 | 211 | sourceTree = "<group>"; |
|
174 | 217 | 5480A2012E2F250400337F2F /* RunAnywhereAITests */, |
175 | 218 | 5480A20B2E2F250400337F2F /* RunAnywhereAIUITests */, |
176 | 219 | 54398ABF2F492D1D009D6B51 /* RunAnywhereKeyboard */, |
| 220 | + 54398D252F4939A7009D6B51 /* RunAnywhereActivityExtension */, |
177 | 221 | 547A6C002E6374D1005EF0C7 /* Frameworks */, |
178 | 222 | 5480A1F12E2F250200337F2F /* Products */, |
179 | 223 | 54398C522F493174009D6B51 /* Recovered References */, |
|
187 | 231 | 5480A1FE2E2F250400337F2F /* RunAnywhereAITests.xctest */, |
188 | 232 | 5480A2082E2F250400337F2F /* RunAnywhereAIUITests.xctest */, |
189 | 233 | 54398ABE2F492D1D009D6B51 /* RunAnywhereKeyboard.appex */, |
| 234 | + 54398D202F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex */, |
190 | 235 | ); |
191 | 236 | name = Products; |
192 | 237 | sourceTree = "<group>"; |
|
216 | 261 | productReference = 54398ABE2F492D1D009D6B51 /* RunAnywhereKeyboard.appex */; |
217 | 262 | productType = "com.apple.product-type.app-extension"; |
218 | 263 | }; |
| 264 | + 54398D1F2F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension */ = { |
| 265 | + isa = PBXNativeTarget; |
| 266 | + buildConfigurationList = 54398D342F4939A7009D6B51 /* Build configuration list for PBXNativeTarget "RunAnywhereActivityExtensionExtension" */; |
| 267 | + buildPhases = ( |
| 268 | + 54398D1C2F4939A7009D6B51 /* Sources */, |
| 269 | + 54398D1D2F4939A7009D6B51 /* Frameworks */, |
| 270 | + 54398D1E2F4939A7009D6B51 /* Resources */, |
| 271 | + ); |
| 272 | + buildRules = ( |
| 273 | + ); |
| 274 | + dependencies = ( |
| 275 | + ); |
| 276 | + fileSystemSynchronizedGroups = ( |
| 277 | + 54398D252F4939A7009D6B51 /* RunAnywhereActivityExtension */, |
| 278 | + ); |
| 279 | + name = RunAnywhereActivityExtensionExtension; |
| 280 | + packageProductDependencies = ( |
| 281 | + ); |
| 282 | + productName = RunAnywhereActivityExtensionExtension; |
| 283 | + productReference = 54398D202F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension.appex */; |
| 284 | + productType = "com.apple.product-type.app-extension"; |
| 285 | + }; |
219 | 286 | 5480A1EF2E2F250200337F2F /* RunAnywhereAI */ = { |
220 | 287 | isa = PBXNativeTarget; |
221 | 288 | buildConfigurationList = 5480A2122E2F250400337F2F /* Build configuration list for PBXNativeTarget "RunAnywhereAI" */; |
|
229 | 296 | ); |
230 | 297 | dependencies = ( |
231 | 298 | 54398AC42F492D1D009D6B51 /* PBXTargetDependency */, |
| 299 | + 54398D322F4939A7009D6B51 /* PBXTargetDependency */, |
232 | 300 | ); |
233 | 301 | fileSystemSynchronizedGroups = ( |
234 | 302 | 5480A1F22E2F250200337F2F /* RunAnywhereAI */, |
|
300 | 368 | 54398ABD2F492D1D009D6B51 = { |
301 | 369 | CreatedOnToolsVersion = 26.2; |
302 | 370 | }; |
| 371 | + 54398D1F2F4939A7009D6B51 = { |
| 372 | + CreatedOnToolsVersion = 26.2; |
| 373 | + }; |
303 | 374 | 5480A1EF2E2F250200337F2F = { |
304 | 375 | CreatedOnToolsVersion = 16.4; |
305 | 376 | }; |
|
334 | 405 | 5480A1FD2E2F250400337F2F /* RunAnywhereAITests */, |
335 | 406 | 5480A2072E2F250400337F2F /* RunAnywhereAIUITests */, |
336 | 407 | 54398ABD2F492D1D009D6B51 /* RunAnywhereKeyboard */, |
| 408 | + 54398D1F2F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension */, |
337 | 409 | ); |
338 | 410 | }; |
339 | 411 | /* End PBXProject section */ |
|
346 | 418 | ); |
347 | 419 | runOnlyForDeploymentPostprocessing = 0; |
348 | 420 | }; |
| 421 | + 54398D1E2F4939A7009D6B51 /* Resources */ = { |
| 422 | + isa = PBXResourcesBuildPhase; |
| 423 | + buildActionMask = 2147483647; |
| 424 | + files = ( |
| 425 | + ); |
| 426 | + runOnlyForDeploymentPostprocessing = 0; |
| 427 | + }; |
349 | 428 | 5480A1EE2E2F250200337F2F /* Resources */ = { |
350 | 429 | isa = PBXResourcesBuildPhase; |
351 | 430 | buildActionMask = 2147483647; |
|
426 | 505 | ); |
427 | 506 | runOnlyForDeploymentPostprocessing = 0; |
428 | 507 | }; |
| 508 | + 54398D1C2F4939A7009D6B51 /* Sources */ = { |
| 509 | + isa = PBXSourcesBuildPhase; |
| 510 | + buildActionMask = 2147483647; |
| 511 | + files = ( |
| 512 | + RACACTIVITY01ACTIVITY01RAC /* DictationActivityAttributes.swift in Sources */, |
| 513 | + ); |
| 514 | + runOnlyForDeploymentPostprocessing = 0; |
| 515 | + }; |
429 | 516 | 5480A1EC2E2F250200337F2F /* Sources */ = { |
430 | 517 | isa = PBXSourcesBuildPhase; |
431 | 518 | buildActionMask = 2147483647; |
|
455 | 542 | target = 54398ABD2F492D1D009D6B51 /* RunAnywhereKeyboard */; |
456 | 543 | targetProxy = 54398AC32F492D1D009D6B51 /* PBXContainerItemProxy */; |
457 | 544 | }; |
| 545 | + 54398D322F4939A7009D6B51 /* PBXTargetDependency */ = { |
| 546 | + isa = PBXTargetDependency; |
| 547 | + target = 54398D1F2F4939A7009D6B51 /* RunAnywhereActivityExtensionExtension */; |
| 548 | + targetProxy = 54398D312F4939A7009D6B51 /* PBXContainerItemProxy */; |
| 549 | + }; |
458 | 550 | 5480A2002E2F250400337F2F /* PBXTargetDependency */ = { |
459 | 551 | isa = PBXTargetDependency; |
460 | 552 | target = 5480A1EF2E2F250200337F2F /* RunAnywhereAI */; |
|
531 | 623 | }; |
532 | 624 | name = Release; |
533 | 625 | }; |
| 626 | + 54398D352F4939A7009D6B51 /* Debug */ = { |
| 627 | + isa = XCBuildConfiguration; |
| 628 | + buildSettings = { |
| 629 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 630 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 631 | + CODE_SIGN_STYLE = Automatic; |
| 632 | + CURRENT_PROJECT_VERSION = 1; |
| 633 | + DEVELOPMENT_TEAM = L86FH3K93L; |
| 634 | + GENERATE_INFOPLIST_FILE = YES; |
| 635 | + INFOPLIST_FILE = RunAnywhereActivityExtension/Info.plist; |
| 636 | + INFOPLIST_KEY_CFBundleDisplayName = RunAnywhereActivityExtension; |
| 637 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 638 | + IPHONEOS_DEPLOYMENT_TARGET = 26.2; |
| 639 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 640 | + "$(inherited)", |
| 641 | + "@executable_path/Frameworks", |
| 642 | + "@executable_path/../../Frameworks", |
| 643 | + ); |
| 644 | + MARKETING_VERSION = 1.0; |
| 645 | + PRODUCT_BUNDLE_IDENTIFIER = com.runanywhere.RunAnywhere.RunAnywhereActivityExtension; |
| 646 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 647 | + SDKROOT = iphoneos; |
| 648 | + SKIP_INSTALL = YES; |
| 649 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 650 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 651 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 652 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 653 | + SWIFT_VERSION = 5.0; |
| 654 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 655 | + }; |
| 656 | + name = Debug; |
| 657 | + }; |
| 658 | + 54398D362F4939A7009D6B51 /* Release */ = { |
| 659 | + isa = XCBuildConfiguration; |
| 660 | + buildSettings = { |
| 661 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 662 | + ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground; |
| 663 | + CODE_SIGN_STYLE = Automatic; |
| 664 | + CURRENT_PROJECT_VERSION = 1; |
| 665 | + DEVELOPMENT_TEAM = L86FH3K93L; |
| 666 | + GENERATE_INFOPLIST_FILE = YES; |
| 667 | + INFOPLIST_FILE = RunAnywhereActivityExtension/Info.plist; |
| 668 | + INFOPLIST_KEY_CFBundleDisplayName = RunAnywhereActivityExtension; |
| 669 | + INFOPLIST_KEY_NSHumanReadableCopyright = ""; |
| 670 | + IPHONEOS_DEPLOYMENT_TARGET = 26.2; |
| 671 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 672 | + "$(inherited)", |
| 673 | + "@executable_path/Frameworks", |
| 674 | + "@executable_path/../../Frameworks", |
| 675 | + ); |
| 676 | + MARKETING_VERSION = 1.0; |
| 677 | + PRODUCT_BUNDLE_IDENTIFIER = com.runanywhere.RunAnywhere.RunAnywhereActivityExtension; |
| 678 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 679 | + SDKROOT = iphoneos; |
| 680 | + SKIP_INSTALL = YES; |
| 681 | + STRING_CATALOG_GENERATE_SYMBOLS = YES; |
| 682 | + SWIFT_APPROACHABLE_CONCURRENCY = YES; |
| 683 | + SWIFT_EMIT_LOC_STRINGS = YES; |
| 684 | + SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES; |
| 685 | + SWIFT_VERSION = 5.0; |
| 686 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 687 | + VALIDATE_PRODUCT = YES; |
| 688 | + }; |
| 689 | + name = Release; |
| 690 | + }; |
534 | 691 | 5480A2102E2F250400337F2F /* Debug */ = { |
535 | 692 | isa = XCBuildConfiguration; |
536 | 693 | buildSettings = { |
|
836 | 993 | defaultConfigurationIsVisible = 0; |
837 | 994 | defaultConfigurationName = Release; |
838 | 995 | }; |
| 996 | + 54398D342F4939A7009D6B51 /* Build configuration list for PBXNativeTarget "RunAnywhereActivityExtensionExtension" */ = { |
| 997 | + isa = XCConfigurationList; |
| 998 | + buildConfigurations = ( |
| 999 | + 54398D352F4939A7009D6B51 /* Debug */, |
| 1000 | + 54398D362F4939A7009D6B51 /* Release */, |
| 1001 | + ); |
| 1002 | + defaultConfigurationIsVisible = 0; |
| 1003 | + defaultConfigurationName = Release; |
| 1004 | + }; |
839 | 1005 | 5480A1EB2E2F250200337F2F /* Build configuration list for PBXProject "RunAnywhereAI" */ = { |
840 | 1006 | isa = XCConfigurationList; |
841 | 1007 | buildConfigurations = ( |
|
0 commit comments