Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Found multiple values for architectures build settings #1787

Closed
Labels
s2:confirmedIssues that have been confirmed by a CocoaPods contributor
@yqiang

Description

@yqiang

Xcode 5.1 includesarm64 in theARCHS_STANDARD list. However, since our project isn't 64bit compatible yet, we've had to manually set the ARCHS variable on our targets to bearmv7, armv7s. Now, each time we do apod install, we get the following console spew from cocoapods:

[!] Found multiple values (`armv7`, `armv7s`) for the architectures (`ARCHS`) build setting for the `Pods` target definition. Using the first.

Is there any reason cocoapods can not use multiple values forARCHS? As of right now, each time we do apod install I have to manually go in and fix all the targets in the Pods project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    s2:confirmedIssues that have been confirmed by a CocoaPods contributor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp