Skip to content

Conversation

@hmchen
Copy link

@hmchen hmchen commented Feb 26, 2018

Search in application-identifier if no Team ID is found in com.apple.developer.team-identifier

#16

Search in application-identifier if no Team ID is found in com.apple.developer.team-identifier
@austinjdean
Copy link

Copy/pasting this comment from here to increase visibility and help future googlers looking for a hot fix:

You can also run strings on the app binary and search in the output for "team" which will generally lead you to the right area. You should see an XML section in there which contains the team ID. From there, you can hard-code the correct team ID in the bfinject bash script.

image
image

@ghost
Copy link

ghost commented May 15, 2018

This looks good, can we get a merge? @0xhaggis @carl?

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.

2 participants