Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3608424
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T21:29:58+00:00 2026-05-18T21:29:58+00:00

I am trying to create an ad hoc build for my iPhone application. I

  • 0

I am trying to create an ad hoc build for my iPhone application. I followed the directions on the Provisioning Portal exactly, and I’m pretty sure my code signing is all correct, with the right provisioning profile and whatnot. The app builds fine under my Distribution configuration, I have set up Entitlements.plist correctly—everything seems in order.

However, after the build, no product appears. MyApp.app remains red in the product groups. Under, Build Settings for my target, the build product paths that are listed are never actually created. Does anyone know what I might be doing wrong?

UPDATE: Here are all my build results messages, obviously trimmed down, but I don’t think I’ve removed anything useful:

CpResource ...
ProcessInfoPlistFile ...
CompileXIB ...
...
CpResource ...
...
CopyPNGFile ...
...
CopyPlistFile ...
DataModelVersionCompile ...
ProcessPCH ...
...
CompileC ...
...
Ld ...
CreateUniversalBinary ...
GenerateDSYMFile /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app.dSYM /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app/MyApp
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Xcode/usr/bin/dsymutil /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app/MyApp -o /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app.dSYM

ProcessProductPackaging "/Users/Jordan/Library/MobileDevice/Provisioning Profiles/0130341B-71DD-4808-AD90-D523F7574DAF.mobileprovision" /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app/embedded.mobileprovision
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    <com.apple.tools.product-pkg-utility> "/Users/Jordan/Library/MobileDevice/Provisioning Profiles/0130341B-71DD-4808-AD90-D523F7574DAF.mobileprovision" -o /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app/embedded.mobileprovision

Touch /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /usr/bin/touch -c /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app

ProcessProductPackaging Entitlements.plist /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Intermediates/MyApp.build/Distribution-iphoneos/MyApp.build/MyApp.xcent
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    <com.apple.tools.product-pkg-utility> /Users/Jordan/Development/MyApp/trunk/Projects/Entitlements.plist -entitlements -format xml -o /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Intermediates/MyApp.build/Distribution-iphoneos/MyApp.build/MyApp.xcent

CodeSign /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    setenv _CODESIGN_ALLOCATE_ /Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate
    /usr/bin/codesign -f -s "iPhone Developer: Jordan Kay (3RTJV327L8)" --resource-rules=/Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app/ResourceRules.plist --entitlements /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Intermediates/MyApp.build/Distribution-iphoneos/MyApp.build/MyApp.xcent /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app

Validate /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app
    cd /Users/Jordan/Development/MyApp/trunk/Projects
    setenv PATH "/Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin:/Xcode/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    setenv PRODUCT_TYPE com.apple.product-type.application
    /Xcode/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation /Users/Jordan/Library/Developer/Xcode/DerivedData/MyApp-bceoakegbaymrjelqfmsvxnhjwna/Build/Products/Distribution-iphoneos/MyApp.app

2010-12-24 00:49:11.780 Validation[6437:607] *** Warning: Defaulting to the standard codesign tool
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T21:29:59+00:00Added an answer on May 18, 2026 at 9:29 pm

    Please post your build results here so we can take a look at it.

    Edited: Issues are not sufficient. We need the entire results, All Messages. (See the new screenshot)

    alt text

    alt text

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Trying to create a QtRuby application, I get the following error: /usr/lib64/ruby/site_ruby/1.8/Qt/qtruby4.rb:2144: [BUG] Segmentation
Trying to create my first iPhone app that would play back audio. When I
Trying to create a small monitor application that displays current internet usage as percentage
I'm trying to do ad hoc distribution. When I use XCode, the application installs
I've been trying for a weekend now to install my application via ad-hoc means
I´m trying to create a VIEW in SQL Server 2005. The SQL code is
I'm trying to build a C++ extension for python using swig. I've followed the
I'm trying to create a pdf of a TukeyHSD post hoc test plot (through
I am trying create an application which will clone the GIT repository to the
trying to build an ad hoc distribution with Xcode 4. Consider that my project.xcodeproj

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.