Git Product home page Git Product logo

Comments (13)

harshal-hasoffers avatar harshal-hasoffers commented on July 21, 2024

The MobileAppTracker iOS Xcode project build currently depends on universal build framework being installed. You can download the framework using this link:
https://github.com/kstenerud/iOS-Universal-Framework/archive/master.zip

To install this framework, after you download and unzip the zip file, open a Terminal window and from the "Real Framework" folder, run install.sh.

Please let us know how this works for you.

from sdk-release.

john-gu avatar john-gu commented on July 21, 2024

After installing the Universal Build Framework, you may also need to do:

Product -> hold Alt -> Clean Build Folder

from sdk-release.

bustazone avatar bustazone commented on July 21, 2024

Hello everyone and thank you for your quick response!!!
With your instructions, now I can execute the code in the IOS Simulator but when I try to compile for release I get the same error...

Thank you!!!

from sdk-release.

harshal-hasoffers avatar harshal-hasoffers commented on July 21, 2024

Also, make sure that you choose "iOS Device" and not a simulator target when building MobileAppTracker in Xcode. If this doesn't work, can you please send us a sample project to help us repro the error? Or you can file a ticket by sending an email to [email protected]. Please reference this page in your email.

from sdk-release.

andres-cianio avatar andres-cianio commented on July 21, 2024

I'm getting the exact same issue mentioned above when building via jenkins. It works fine locally though. Any ideas?

from sdk-release.

harshal-hasoffers avatar harshal-hasoffers commented on July 21, 2024

we are probing it now, will update asap

from sdk-release.

bustazone avatar bustazone commented on July 21, 2024

Yes, I find a solution last friday but I've no time to post it.
In my case, I have in my mac the OSX 10.9 (mavericks). The problem seems yo
be that the las xcode version that you be able to install mavericks, can't
deal with builds for arm64 release.
In my case, I test thet project in a mac with Yosemite version of OSX and
the last version of xcode, and it works perfectly!!!!
I hope that it help you!!!
El 20/8/2015 21:21, "Andres Ciaño" [email protected] escribió:

I'm getting the exact same issue mentioned above when building via
jenkins. It works fine locally though. Any ideas?


Reply to this email directly or view it on GitHub
#6 (comment)
.

from sdk-release.

andres-cianio avatar andres-cianio commented on July 21, 2024

@bustazone That might be it... I'll try updating the XCode in my Jenkins machine and get back with the results

from sdk-release.

andres-cianio avatar andres-cianio commented on July 21, 2024

@bustazone @harshal-hasoffers It seems the Xcode version doesn't have anything to do with it (Yosemite 10.10.5 with Xcode 6 6A313). After updating it, the issue persists (check below).

However, compiling locally in my machine, or even manually in the machine running Jenkins, works just fine.
Compiling manually for iOS device (arm64) locally works.
But compiling manually for iOS device (arm64) in the machine running Jenkins, doesn't work. => I assume this means some configuration problem may be the issue...

Maybe an issue related to xcodebuild? Some configuration missing? It's weird as Jenkins was working properly until we integrated Tune Tracker.

duplicate symbol l071 in:
    /Users/mobilemacmini1/dev/workspace/isildur/Pods/MobileAppTracker/MobileAppTracker.framework/MobileAppTracker(TuneDeferredDplinkr.o)
    /Users/mobilemacmini1/dev/workspace/isildur/Pods/MobileAppTracker/MobileAppTracker.framework/MobileAppTracker(TuneEventQueue.o)
ld: 1 duplicate symbol for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

from sdk-release.

andres-cianio avatar andres-cianio commented on July 21, 2024

Sorry for the spam... But this will be my last reply, as everything is working fine now!

Xcode wasn't updating to the latest version (for some weird reason). Once I got it updated to the latest one everything worked fine 💃

from sdk-release.

harshal-hasoffers avatar harshal-hasoffers commented on July 21, 2024

@bustazone @andres-ciano thanks for posting your solution!

from sdk-release.

kkunowski avatar kkunowski commented on July 21, 2024

This issue still appears in:
MobileAppTracker 3.11.0
Yosemite 10.10.5 (14F27)
Xcode 6.2 (6C131e)
iOS SDK 8.2
Swift iOS project
when building for arm64 (i.e. preparing archive for itunes)
On Simulator build OK.
Any idea how to fix it ?

from sdk-release.

harshal-hasoffers avatar harshal-hasoffers commented on July 21, 2024

@kkunowski Can you try using the latest Xcode 6.4 (6E35b)?
https://developer.apple.com/xcode/download/

from sdk-release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.