Skip to content
Discussion options

You must be logged in to vote

Hi @dtrdic,

first of all thank you for all of your ideas!

I found the reason within my project.pbxproj :
There have been two variables with absolute paths which caused the problem: FLUTTER_APPLICATION_PATH and FLUTTER_ROOT

In a fresh Flutter project these variables do not exist.
Don't ask me how they have got into my project, because I am sure I didn't add them manually, but after deleting both variables in DEBUG/PROFILE/RELEASE sections my Codemagic build succeeded and the local build also still works. :-)

Best regards

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@KCO-SK
Comment options

@dtrdic
Comment options

@KCO-SK
Comment options

@dtrdic
Comment options

@KCO-SK
Comment options

Comment options

You must be logged in to vote
1 reply
@KCO-SK
Comment options

Answer selected by KCO-SK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants