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

Pod lib lint error #11892

Open
1 task
Goallying opened this issue May 6, 2023 · 0 comments
Open
1 task

Pod lib lint error #11892

Goallying opened this issue May 6, 2023 · 0 comments

Comments

@Goallying
Copy link

Report

What did you do?

ℹ Please replace these two lines with what you did.
run 'pod lib lint'

What did you expect to happen?

lint PASS with Xcode 14.2.

What happened instead?

ℹ Please replace these two lines with of what happened instead.

There are some errors occur, the archs of 'iflyMSC' are: armv7 x86_64 arm64 . I dont know why?

ld: in /Users/admin/Desktop/private_gitlab/iOSTest/Frameworks/iflyMSC.framework/iflyMSC(MFVOperation.o), building for iOS Simulator, but linking in object file built for iOS, file '/Users/admin/Desktop/private_gitlab/iOSTest/Frameworks/iflyMSC.framework/iflyMSC' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **


The following build commands failed:
	Ld /Users/admin/Library/Developer/Xcode/DerivedData/App-fvmyckrrjrlnpqaftanuagsgoczu/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/iOSTest.build/Objects-normal/arm64/Binary/iOSTest normal arm64 (in target 'iOSTest' from project 'Pods')

CocoaPods Environment

ℹ Please replace these two lines with the output of pod env.

Stack

   CocoaPods : 1.11.3
        Ruby : ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.x86_64-darwin22]
    RubyGems : 3.2.16
        Host : macOS 13.2.1 (22D68)
       Xcode : 14.2 (14C18)
         Git : git version 2.37.1 (Apple Git-137.1)
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib
Repositories : cocoapods - git - https://github.com/CocoaPods/Specs.git @ 1b0ebbb7cd3103ebc6e0426920875d7d8844e571

               lifee_specs - git - https://git.iflytek.com/lfzhu3/lifee_specs.git @ 49cacb1b755b6672a074501d391510267a6c8bbf

               medicare_hardware_ios_podSpecs - git - https://code.iflytek.com/MED_ZTQ/IOS_Private_Dependencies/PodSpecs/medicare_hardware_ios_podSpecs.git @ 9a56e3eb4ba7b5e02ad45870d069d001d072c2d1

               trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /usr/local/bin/pod

Plugins

cocoapods-deintegrate : 1.0.4
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.0
cocoapods-trunk       : 1.5.0
cocoapods-try         : 1.2.0

Project that demonstrates the issue

ℹ Please link to a project we can download that reproduces the issue.
Now I cant upload a sample project .

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

No branches or pull requests

1 participant