Skip to content
Discussion options

You must be logged in to vote

Solved by adding pod 'GoogleUtilities' in the Podfile for the two different targets.

e.g.

target 'NotificationServiceExtension' do
  pod 'GoogleUtilities'
end

Still wondering tho why it builds successfully locally but not in CodeMagic.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@unbam
Comment options

@ChhengkheangO
Comment options

Answer selected by VeeTsien
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@andyshephard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants