Skip to content

Multiple package_name variables in Appfile #21984

Closed Answered by dusanristic
dusanristic asked this question in General
Discussion options

You must be logged in to vote

I managed to solve it like:

package_name("A") # e.g. com.krausefx.app


for_lane :release do
    package_name('B')
end

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dusanristic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant