Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by eddiek99 · Feb 27, 2016 at 03:42 PM · iosplugincompiler

iOS plugin using .a is ignored when compiling Xcode project generated by Unity?

So, I'm learning all about writing plugins for Unity using various tutorials online and the Live Training video on YouTube. I've successfully had my very simple plugin work by placing the .mm and .h files directly into the Assets/plugins/iOS directory. So, I thought I'd go ahead and try something only slightly more complicated and reworked my plugin into a .a file. The .a file is, again, sitting in the Assets/plugins/iOS directory, I build my Unity project, and the Xcode project is generated. I hook up my device and build the project, but I'm met with the following:

 ld: warning: ignoring file /path/to/my/plugin/libUnityPlugin.a, file was built for archive which is not the architecture being linked (armv7)

So, I went ahead and compared the build settings of my plugin Xcode project with the build settings (in particular, the Architectures portion)



of the Xcode project that was generated by Unity. They're the same:

Unity's Xcode Project alt text

Plugin's Xcode Project alt text

I've tried fiddling with the Architecture settings of my plugin a few times and tried again, but I'm still getting similar compile errors. Any ideas on how to remedy? Thanks in advance for any help!

unity-xcode-proj.png (31.9 kB)
plugin-xcode-proj.png (39.3 kB)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by fagtr0n · Mar 06, 2016 at 11:32 AM

Hey dood. It's an architecture issue. You gotta compile the .a as a binary for the simulator, for the simulator. Or for arm for your device. Or universal, for both. Here's a tute:

https://www.raywenderlich.com/41377/creating-a-static-library-in-ios-tutorial

It might not solve your whole problem but it will probably help.

Good luck dog,

J

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

How do I remove plugin for iOS builds only 1 Answer

Low-level native plugin on iOS 1 Answer

iOS Launch Options 0 Answers

How to not compile un-used scripts ? 1 Answer

CVOpenGLESTextureCache texture from native plugin (iOS) 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges