Terminal to see if a. A file supports arm64 (architectures)

Source: Internet
Author: User

Now that the Xcode app is packaged and uploaded to itunes Connect, it needs to be xcode6.1.1 and needs to support arm64, so you need to determine if the third-party library supports Arm64, and colleagues share how to view it in the terminal. A file supports arm64,

Steps:

1. The CD directory (the path where the. A file is located), for example, using the LIBPUSHSDK.A on the desktop to obtain the path to the LIBPUSHSDK.A,

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/5B/26/wKiom1UACAqzLOf7AAA0qXHXxKA416.jpg "style=" float: none; "title=" Tmp48524bb4.png "alt=" Wkiom1uacaqzlof7aaa0qxhxxka416.jpg "/>

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/5B/20/wKioL1UACSnwyqc3AAByFteMVcA925.jpg "style=" float: none; "title=" Tmp332742d9.png "alt=" Wkiol1uacsnwyqc3aabyftemvca925.jpg "/>

Open Terminal input

CD /users/hkqj/desktop , then enter, find libpushsdk.a location, input ls return, confirm whether is the current. A location,

When you are sure, enter the command.

sudo lipo-info libpushsdk.a after the return, the terminal will be prompted to enter the password (computer password can), enter, will appear the following content:

Architectures in the Fat file:libpushsdk.a are:armv7s armv7 i386 x86_64 arm64

Description LIBPUSHSDK.A Support armv7s armv7 i386 x86_64 arm64 These, so you can rest assured that you use the project.





Terminal to see if a. A file supports arm64 (architectures)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.