• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode problems??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode problems??


  • Subject: Re: Xcode problems??
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 07 Jun 2013 14:00:58 -0700

I suspect you have "Copy only when installing" on in the Copy Files build phase that puts the framework in your app.

When you Archive in Xcode, it doesn't just do a build, it does an install as well, so that everything built is placed in the proper location (relative to the archive directory) as specified in its INSTALL_PATH build setting.

For example, an app had an Install Path of LOCAL_APPS_DIR (/Applications) and this causes it to be put in a hierarchy like that inside the archive.

  -- Chris

Sent from my iPhone

On Jun 7, 2013, at 11:22 AM, Todd Heberlein <email@hidden> wrote:

> The Frameworks folder is *not* in the app bundle in the Debug folder, but when I archive-export the app, the folder is in the Apps bundle.  (I specify the frameworks to be copied in the "Build Phase")

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Xcode problems?? (From: Xiaoxun Sun <email@hidden>)
 >Re: Xcode problems?? (From: Alex Zavatone <email@hidden>)
 >Re: Xcode problems?? (From: Xiaoxun Sun <email@hidden>)
 >Re: Xcode problems?? (From: Alex Zavatone <email@hidden>)
 >Re: Xcode problems?? (From: Todd Heberlein <email@hidden>)
 >Re: Xcode problems?? (From: Jens Alfke <email@hidden>)
 >Re: Xcode problems?? (From: Todd Heberlein <email@hidden>)

  • Prev by Date: Re: Adding a 3rd party C++ library to ObjectiveC project
  • Next by Date: Re: Adding a 3rd party C++ library to ObjectiveC project
  • Previous by thread: Re: Xcode problems??
  • Next by thread: Re: Xcode problems??
  • Index(es):
    • Date
    • Thread