diff --git a/EhPanda.xcodeproj/project.pbxproj b/EhPanda.xcodeproj/project.pbxproj index bb7b4b39..9b6fb293 100644 --- a/EhPanda.xcodeproj/project.pbxproj +++ b/EhPanda.xcodeproj/project.pbxproj @@ -826,7 +826,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; + shellScript = "if test -d \"/opt/homebrew/bin/\"; then\n PATH=\"/opt/homebrew/bin/:${PATH}\"\nfi\n\nexport PATH\n\nif which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; }; /* End PBXShellScriptBuildPhase section */ @@ -999,7 +999,7 @@ ); PRODUCT_BUNDLE_IDENTIFIER = app.ehpanda.shareExtension; PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = Share_Extension_Dev; + PROVISIONING_PROFILE_SPECIFIER = ShareExtension_Dev; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; @@ -1026,7 +1026,7 @@ ); PRODUCT_BUNDLE_IDENTIFIER = app.ehpanda.shareExtension; PRODUCT_NAME = "$(TARGET_NAME)"; - PROVISIONING_PROFILE_SPECIFIER = Share_Extension_Dev; + PROVISIONING_PROFILE_SPECIFIER = ShareExtension_Dev; SKIP_INSTALL = YES; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; diff --git a/actions-tool/ExportOptions.plist b/actions-tool/ExportOptions.plist index aec671f1..c45950b3 100644 --- a/actions-tool/ExportOptions.plist +++ b/actions-tool/ExportOptions.plist @@ -11,9 +11,9 @@ provisioningProfiles app.ehpanda - fdd9077a-47db-4d6d-9e66-e624bf0a6964 + 3d5b163e-727a-4940-b02f-0a8d71a67478 app.ehpanda.shareExtension - 0318f2e8-3415-45dd-a2a7-c02120f9baa7 + 296348c0-360c-4f21-ba10-1d23cd415177 signingCertificate Apple Distribution