The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > Developer > Omni Frameworks
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
I can build, but I can't archive... Thread Tools Search this Thread Display Modes
Hi

I've added some omni libraries to my project (For the text editor aspects) and while I can build for the simulator I can't archive the project, which makes me think something is wrong with my release settings.

I end up with errors such as:

Lexical or Preprocessor Issue
'OmniBase/OmniBase.h" file not found

The texteditor example is fine, and I've got my project mirroring the settings from this, but there's clearly something I've missed.

My library search paths, header search paths and scheme all appear to match between debug and release.

Can anyone help me to point me in the direction to something I've missed. Do I need to build each sub projects first in a different way? I'm at a loss as to know where to look next, I've been staring at "Build Settings" for hours.

Thanks in advance.
 
We don't use the Archive feature in Xcode to build our .ipa packages, but rather do a normal Release build and package that ourselves (this just ends up integrating better with our internal automated build system, internal software update feeds and such).

So, it is definitely possible that some of the settings in OmniGroup/Configurations are causing trouble for the Archive action. If you figure out what we can do to make this better, we'd love a pull request!
__________________
CTO, The Omni Group
 
Thanks for getting back to me.

I think my issue is within the 'CopyLibraryResources' build phase. If I don't include this phase then I can build but not archive.

If I include this phase (as is) then then I can't even build as the script fails with an error.

Unless you have any hot tips I'll look at learning all I can about those scripts of yours.
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Build Framework Fails From Command Line But Build in XCode Succeeds davidbitton Omni Frameworks 2 2012-05-01 04:13 PM
Cleaning up the archive mpw OmniFocus 1 for Mac 6 2010-10-24 07:28 AM
How to look into an archive? lmsboy OmniFocus 1 for Mac 2 2010-08-01 01:30 PM
Nothing to archive? MarkDGodden OmniFocus 1 for Mac 3 2010-05-17 09:06 AM
Archive gone wellerpond OmniFocus 1 for Mac 1 2009-04-14 12:42 PM


All times are GMT -8. The time now is 11:31 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.