File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Sources/SWBApplePlatform/Specs Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1717 Identifier = "com.apple.compilers.appintentsmetadata";
1818 Name = "App Intents Metadata Extractor";
1919 Description = "Extracts app intents metadata";
20- CommandLine = "appintentsmetadataprocessor --toolchain-dir $(TOOLCHAIN_DIR) --module-name $(PRODUCT_MODULE_NAME ) --sdk-root $(SDKROOT) --xcode-version $(XCODE_PRODUCT_BUILD_VERSION) --platform-family $(PLATFORM_FAMILY_NAME) --deployment-target $($(DEPLOYMENT_TARGET_SETTING_NAME)) [options]";
20+ CommandLine = "appintentsmetadataprocessor --toolchain-dir $(TOOLCHAIN_DIR) --module-name $(SWIFT_MODULE_NAME ) --sdk-root $(SDKROOT) --xcode-version $(XCODE_PRODUCT_BUILD_VERSION) --platform-family $(PLATFORM_FAMILY_NAME) --deployment-target $($(DEPLOYMENT_TARGET_SETTING_NAME)) [options]";
2121 RuleName = "ExtractAppIntentsMetadata";
2222 ExecDescription = "Extract app intents metadata";
2323 ProgressDescription = "Extracting app intents metadata";
You can’t perform that action at this time.
0 commit comments