Code Monkey home page Code Monkey logo

Comments (4)

jverkoey avatar jverkoey commented on July 21, 2024

I'm not particularly sure how you're getting Xcode to archive the framework aggregate target; which of the three sample projects (between Serenity, ThirdParty, and Dependent) does your setup most resemble?

from ios-framework.

snej avatar snej commented on July 21, 2024

I actually haven't looked at the sample projects; I just followed the directions in the ReadMe, although without the resource-bundle part because my framework doesn't have resources. I'm guessing that makes it most like Serenity, since that's the project the screenshots seem to be of?

So I've got a static library target and an aggregate target. The latter depends on the former and includes your post-build script that assembles the framework. And as I said, it works great when I do a Build command, or even Build For Archiving, just not when I actually Archive. No errors or suspicious warnings in the build log, either.

from ios-framework.

jverkoey avatar jverkoey commented on July 21, 2024

Peculiar. I'm honestly not sure how to get the archive phase to pick up the output from the aggregate target. My only solution is to just manually copy the .framework from the build directory, though I realize this is less than ideal for what you want to accomplish here.

from ios-framework.

jverkoey avatar jverkoey commented on July 21, 2024

Closing this because this is by design. I don't think that there is a way to support the archive command in Xcode for deploying frameworks.

from ios-framework.

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.