Questions tagged [xcode-organizer]

Xcode organizer helps in development related tasks. This tag should be used for Xcode organizer related questions. For asking xcode related questions use [xcode] tag instead

Organizer helps for Project and Build and Deployment related tasks.

It have Options for:

  • Checking currently connected device related data.
  • Checking repository (SVN/Git) related data
  • Checking Project Related Data
  • Checking and Managing Archived files (ipa)
  • Checking Documentation
91 questions
170
votes
5 answers

Archiving project in Xcode incorrectly creates multi-application bundle

Archiving my project in Xcode is creating a multi-application bundle, instead of bundling my main target for release, which is what I want. Specifically, when I validate my archive in Organizer, it gives me the message: "[projectname] does not…
Jared Friedman
  • 4,379
  • 3
  • 18
  • 9
34
votes
2 answers

How do you get to the XCode Provisioning Organizer?

How do you get to the XCode Provisioning Organizer?
Daniel Kivatinos
  • 24,088
  • 23
  • 61
  • 81
22
votes
9 answers

Xcode won't recognize my new provisioning profile

My app's development provisioning profile expired a couple of weeks ago, so I went to the provisioning portal to get a fresh new one. After obtaining it, I visited the Xcode Organizer, removed the expired profile from my devices as well as my Mac,…
BoltClock
  • 700,868
  • 160
  • 1,392
  • 1,356
20
votes
2 answers

Xcode organizer copy failed

Anybody faced this issue while exporting iOS app to tester team?
BharathBob
  • 699
  • 5
  • 11
18
votes
3 answers

Multiple Certificates/Provisioning Profiles in one Xcode organizer?

There are several similar questions here, but none could answer my basic question: Is it possible to have two separate developer certificates in the keychain and two corresponding distribution profiles in Organizer? I have my own (working) developer…
marimba
  • 3,116
  • 5
  • 26
  • 29
17
votes
4 answers

Xcode 5 quits unexpectedly right after I try to Downloading Identities

For some reason with the new Xcode 5, after I 'Validate' my app in the Organizer and attempt to download the identities by connecting to the iOS Dev Center through the organizer, the app closes. A message comes up saying that Xcode has closed…
TeenDev13
  • 189
  • 2
  • 7
16
votes
2 answers

Forcing crash symbolication in crashes organizer and Xcode 7

Currently, my crash organizer looks as follows. I have not really worked with crash logs before, but to me the crashes do not look symbolicated. I am unable to find where the app has crashed and for what reason. In addition, when I open the stack…
Acoop
  • 2,586
  • 2
  • 23
  • 39
15
votes
11 answers

After upgraded to Xcode 4.2, Organizer - SVN repository stopped working

I recently upgraded my Xcode to 4.2. Since then my Organizer-Repository stopped working. Initially it said "Host is unreachable" and placed red dot every where. In the same Mac 10.6.8, i do have SvnX and it works with same SVN location without any…
Saran
  • 6,274
  • 3
  • 39
  • 48
15
votes
3 answers

The app references non-public selectors in Payload/ (App ID) : number, setNumber:

I'm trying to load the app, but it gives me this warning: The app references non-public selectors in Payload/ (App ID) : number, setNumber: In the app there are GAI and AAShareBubbles Frameworks.
14
votes
1 answer

Download dSYMs from Xcode Organizer i get this error "Missing App Record"

I try to download symbols to debug a crash log that send me a client (ipa signed with ad hoc distribution), but when I click "Download dSYMs" in Organizer I get this error:
christian mini
  • 1,662
  • 20
  • 39
12
votes
3 answers

Debugging .xccrashpoint

I've got some logs on Xcode's Organizer but I don't know how to properly debug them. I've read Apple Documentation at Apple Documentation by it doesn't tells me where the error/crash message is. It's hard to debug if you don't know what has caused…
Pedro Góes
  • 722
  • 6
  • 19
11
votes
4 answers

What does the "Use for Development" button in Xcode Organizer do to an iOS device?

When selecting an iOS device and clicking the "Use for Development" button in Xcode organizer, what does it change on the device (iPhone or iPad)? Are there any debugging symbols installed or some sort of profilers or loggers? Does this mode affect…
Vincent
  • 22,366
  • 18
  • 58
  • 61
11
votes
4 answers

How do you create a Subversion tag in Xcode 4?

I can't figure out how to create a Subversion tag in Xcode 4. I would think it would be in the Organizer -> Repositories interface, but I can't seem to find a way. In Xcode 3, you could browse the SVN repository, click the "Copy" button in the…
spurgeon
  • 1,082
  • 11
  • 34
11
votes
3 answers

How to remove a team I'm no longer associated with?

Used to be associated with "Foo", no longer am. "Foo" still shows up under Teams in the Organizer. I'd like for it not to.
MacsimusPrime
  • 179
  • 1
  • 1
  • 8
9
votes
4 answers

Xcode 4.6.1 crashes whenever i try to add my device to the provisioning portal.

Xcode 4.6.1 crashes whenever i try to add my device to the provisioning portal through Xcode Organizer.
Praveen Kumar
  • 1,338
  • 3
  • 20
  • 31
1
2 3 4 5 6 7