Skip to content

build: ci runs on macos-15 runner image #2391

build: ci runs on macos-15 runner image

build: ci runs on macos-15 runner image #2391

Triggered via pull request October 8, 2024 09:20
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build: Example/Example.xcodeproj#L1
No profiles for 'GrowingIO.GrowingIOTest-' were found: Xcode couldn't find any Mac Catalyst App Development provisioning profiles matching 'GrowingIO.GrowingIOTest-'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'Example' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'ABTestingTests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'ProtobufTests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'AdvertisingTests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'GrowingAnalyticsTests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'HostApplicationTests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'GrowingAnalyticsUITests' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'ShareExtension' from project 'Example')
build: Example/Example.xcodeproj#L1
No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "SXBU677CPT" with a private key was found. (in target 'GrowingAnalyticsStartTests' from project 'Example')
build
Process completed with exit code 65.
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAPM'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'Example' from project 'Example')
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'Example' from project 'Example')
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ProtobufTests' from project 'Example')
build: Example/Example.xcodeproj#L1
Multiple targets match implicit dependency for linker flags '-framework GrowingAnalytics'. Consider adding an explicit dependency on the intended target to resolve this ambiguity. (in target 'ShareExtension' from project 'Example')
build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.