Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IPA creation #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix IPA creation #123

wants to merge 1 commit into from

Conversation

saud978
Copy link

@saud978 saud978 commented Jul 13, 2016

Fixing the creation IPA location and file name
From
APP_PATH="$(set -- $EXTRACTED_IPA_PATH/Payload/.app; echo "$1")"
To
APP_PATH=$(set -- "$EXTRACTED_IPA_PATH/Payload/"
.app; echo "$1")

Fixing the creation IPA location and file name
@bsaam1
Copy link

bsaam1 commented Sep 11, 2016

السلام عليكم اخوي سعود ماهو حل مشكله الخروج المفاجا من السناب بلس وقت التركيب في الاكس كود

Copy link

@hdjhhsjjs hdjhhsjjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uurhhehd

@bigzaajung
Copy link

o

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants