Titanium iOS Simulator (run button greyed out) - iphone

Info:
Titanium Studio, build: 3.1.0.201304151600
Build: jenkins-titanium-rcp-master-417 (origin/master)
Date: 15 April 2013, 16:04:14
iOS configuration details: iOS SDK is installed correctly!
Xcode: Version 4.6.2 (4H1003)
Mac OS X: v. 10.8.3
Problem description:
Hello there,
I am trying to configure Titanium in order for it to build apps for both Android 4.x and iOS 6.1. The Android part works fine so far, the iOS part doesn't (the "run" button in run configurations under the newly created iPhone configuration is greyed out).
In its preferences Titanium automatically found the iOS SDK Home path, developer certificates are present, as are provisioning profiles. The device is also registered (I can build, compile and install iOS apps on an actual device using the latest Xcode Version 4.6.2 (4H1003) on 64-bit Mac OS X 10.8.3). The Xcode iOS emulator also works fine.
I also tried to create a new configuration under iOS Application Installer but there is a red x in front of "select development certificate" and I can not change anything. The same goes for "select provisioning profile". When I click "browse" to select a project, the list is empty.
Any ideas, anyone? :-)
Kind regards,
Pieter Vloem

Related

Unity building for iOS - build succeeds but nothing happens

I have a Unity app which successfully builds for iOS with no errors in the console, but nothing happens. No errors, and nothing appears on the connected iPad/iPhone.
I have XCode installed and I created an Apple ID following the Unity Manual, but there's no other special steps listed there to follow.
How do I run my development iOS build on a connected device?
There are a few extra steps you need to take to run your app:
After the build, open the XCode project that was generated.
Select the "Unity-iPhone" root of the project, then select the "Signing & Capabilities" tab.
Enable "Automatically manage signing"
Under "Team", add an account, sign in with your Apple ID, and then select it in the dropdown.
Click the Play button to build and run your project to your device.
On your iPhone/iPad, open Settings > General > Device Management and trust the app.
It should now run.
Tested with Mac 11.2.3 (Big Sur), iOS 14.4, XCode 12.4, and Unity 2019.4 LTS.

No provisioned iOS devices are available with a compatible iOS version - none of the answers provided have helped

I renewed my developer license and figured out that my private key was on my other laptop in India so I created new certificates and accidentally updated my iOS to the latest version and there is no green light next to iPhone device in organizer window and i am getting this error, I am on XCode 4.2 - "No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination" There was also no option to "Use for development" when I clicked on the device.
I have revoked my certificates and also made new certificates
Cleared the certificate history.
Restarted XCode and also my iPhone.
Installed the certificates in my library as well
None of the above has helped! Any clue/help would be appreciated
You need to update your xcode after that it will work.
You have to update your Xcode to 4.5 (new) version. And after that for run previous iOS you have to add SDK for previous version from Xcode > Preference > Download > Component there you can see various simulator for iOS 4.3, iOS 5.0, ios 5.1, and iOS 6.0. Download this simulator and you are good to go.
Hi the solution is simple...
You need to add a device click SHIFT + CMD + 2 and add devices
in IOS6 you need to click on menu -> windows -> devices and add it
.
- click on the left corner side on the project
- click info
- in the Deployement target
- in the IOS Devewlopment Target click the version available for you system

Can't install app on iOS 6.0.1 devices

I developing iphone app with xcode 4.5. I used TestFlight for ad hoc testing.
When upload build (.ipa) to TestFlight and get the installation link. i am able to install app on my iPad 5.0.1 using TestFlight installation link. But i tried to install app on iPhone 6.0.1 it gives me error message. "Won't install this app".
The problem is that XCode 4.5 doesn't support iOS 6.0.1. And hence your .ipa file isn't install in device with iOS 6.0.1. Solution to this is update your XCode to latest version which is 4.6. It'll solve the problem.
There is another solution.
The problem
The problem is the new OS does not contain proper info for old Xcode to load debug info, while this info can only be obtained by the latest Xcode.
Solution
Install the latest Xcode(currently is Xcode 4.6, you can get it from Mac AppStore).
Connect your device while the new Xcode is open.(No matter what the order of open Xcode first or connect your device first)
Press ⌘ + Shift + 2 to open Xcode organizer, click the device icon if the organizer appears not in device tab
Wait under see your device with iOS 6.0.1(or even iOS 6.0, iOS 6.1.1) to become green
Now your new OS has enough debug information for old Xcode
Connect this device to your old Xcode 4.5. You should not be able to send app to device.
Some disadvantages
You system will have 2 Xcode, if your old Xcode is also installed from Mac AppStore, you need to download the new Xcode from Developer center.
After you installed the new Xcode, you command line tools usually use the new Xcode as the default develop tools. Use xcode-select to switch to old Xcode's path.
Please do check the udid id for that Device, or include the udid again and download the new profile and then archive with that profile. It just because of udid

How do i upgrade Xcode from 4.2.1 to 4.3.2?

Is there a way? I just need to run my app on my iPod which is 5.1 and my current version won't let me...?
This is very simple. I came across the same problem over the weekend when I upgraded my iPad and iPhone to the latest iOS 5.1. The version of Xcode I had installed at that time was not able to run applications for my devices after the upgrade.
After doing a few things I was able to successfully run applications on my upgraded devices. Below I present a few simple steps for you to follow:
1) Download the latest version of Xcode which currently is 4.3.2 which includes SDKs for Mac OS X 10.7 Lion and iOS 5.1 suitable do install your application onto your iOS device
http://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12
2) During installation the installation window will ask you whether you would like to remove the previous version. Remove the previous version of Xcode and let it install the new version.
3) Once you have the latest version of Xcode installed you can run the Xcode application and open up your recent project.
4) Once you have your project opened, you may need to and certainly in my case I had to, code sign and point your project to the right development profile settings in the build settings.
5) Once all code signing is correct, on the top left you can select what you want to build to, make sure you have your iOS device connected and the button where it says iPhone simulator 5.1 to yourname's iphone
6) and then Xcode will build successfully onto your device
Download it from the app store.
http://itunes.apple.com/us/app/xcode/id497799835?ls=1&mt=12

IOS 5.0.1 With XCode 4.2.1 Saying "does not match any of the versions of iOS"

I am currently on Xcode 4.2.1 and I am running an IPad 1 using 5.0.1. However, I am getting this error message:
The version of iOS on “Personal iPad” does not match any of the
versions of iOS supported for development with this installation of
the iOS SDK. Please restore the device to a version of the OS listed
below, or update to the latest version of the iOS SDK; which is
available here.
OS Installed on Personal iPad
5.0.1 (9A405)
Xcode Supported iOS Versions
That's right! It is giving me absolutely no supported iOS versions. I have seen other posts about this for older versions of Xcode/IOS, but they also had supported versions.
Edit: I can run the program just fine in the iOS device simulator. It runs in IOS 5. Also, my provisioning profiles are listed under the device and they have matched my certificate in the KeyChain.
Ok! I downloaded the installer program for XCode. Uninstalled XCode and reinstalled it through the installer program and it works like a charm.
So, I ran this to uninstall it:
sudo /Developer/Library/uninstall-devtools –mode=all
Then I just used the installer from the App Store and now it works just fine with my iPad.
Thanks.
I didn't need to uninstall xcode.
just start the installer and press "update"...
For those who wan't to avoid upgrading Xcode, do the following:
Download the Xcode version dmg containing the iOS SDK you need
Make sure Xcode is not running
Double click the downloaded Xcode dmg, right click the Xcode.app icon, choose "Show Package Content"
Copy Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/ to /Developer/Platforms/iPhoneOS.platform/Developer/SDKs (on you local machine)
Copy Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/ to /Developer/Platforms/iPhoneSimulator.platform/Developer (on you local machine)
Copy Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/ to /Developer/Platforms/iPhoneOS.platform/DeviceSupport (on you local machine)
Right click Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/, choose "Make Alias", rename the alias to "Latest"
Start Xcode