Results 1 issues of Dat Pham-Ba

With current code, this gem gets wrong information about name, version, and bundle_identifier. It should be updated like this: in https://github.com/schlu/Ipa-Reader/blob/master/lib/ipa_reader/ipa_file.rb#L11 ``` require "zip/zip" module IpaReader class IpaFile attr_accessor :plist,...