Search results for

“build disappears”

51,283 results found

Post

Replies

Boosts

Views

Activity

Common iOS Simulator Error Messages
There are a couple error messages that developers have seen when using the iOS Simulator. We can certainly do better to make these error messages less cryptic in future releases, but for now, hopefully this post will help you out. Note that this information (likely a more condensed form of it since I am quite verbose here) should appear in Xcode release notes.1) Unable to boot the iOS SimulatorThis error message will appear in iOS Simulator, and if hitting Build&Run from Xcode, you will likely get an (Domain = DTiPhoneSimulatorErrorDomain, Code = 2) error there as well. With iOS 7 and later, the simulator runtime gained its own bootstrap server (launchd_sim) rather than relying on the host's launchd. In Xcode 6.0 and 6.1, this error message is only displayed in the event that launchd_sim crashes upon launch before the simulator can checkin with it. The only known cause of this issue is from the installation of 3rd party software which alters the behavior of OS X in unsupported ways by setting DYL
0
0
4.3k
Jun ’15
Cannot select new build after uploading new version. Rejected still listed.
Hi all,We had a version rejected from the App Store. Problem fixed, and we created a new version. Old version was 2.0.1, new version is 2.1. So, ITC has the 2.0.1 rejected version under Versions. No problem. I upload the new version from Xcode, it shows up in the ITC Pre-release tab, I change the app description and the manual version number, but under Build, it shows 2.0.1, not 2.1. There's no way to change it to 2.1. From what I read, there's supposed to be a + next to builds to allow me to select the build to be tested, but it's not there. I put a note in the developer's note section explaining the problem, but I'm a bit nervous that we're going to wait a week only to be told that there was a problem when I did everything (seemingly) correctly. Anyone else know what to do about this?
1
0
4.1k
Jun ’15
linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator/ExampleApp.app/ExampleApp normal i386 cd /Users/nathan/Desktop/Xcode App/ExampleApp1/ExampleApp export IPHONEOS_DEPLOYMENT_TARGET=9.0 export PATH=/Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -F/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Produc
14
0
16k
Jun ’15
Lots of Mail issues
The Smart Mailboxes that I'd created under Yosemite disappeared, and Smart Mailboxes don't seem to be working anyway. All my Rules were reset - the Rule is still there, and the Conditions are unchanged, but the rule is marked as inactive, and the target mailbox is wrong. (The latter is an old bug, where the target folder is silently changed to the folder mentioned in the last rule that you edited. It's been around intermittently since 10.7.) The number of messages in an IMAP folder isn't displayed until you select a message in the folder. (In Yosemite it was calculated and displayed immediately.)
9
0
1.6k
Jun ’15
Reply to linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator/ExampleApp.app/ExampleApp normal i386 cd /Users/nathan/Desktop/Xcode App/ExampleApp1/ExampleApp export IPHONEOS_DEPLOYMENT_TARGET=9.0 export PATH=/Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -F/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Produc
Topic: Programming Languages SubTopic: Swift Tags:
Jun ’15
Common iOS Simulator Error Messages
There are a couple error messages that developers have seen when using the iOS Simulator. We can certainly do better to make these error messages less cryptic in future releases, but for now, hopefully this post will help you out. Note that this information (likely a more condensed form of it since I am quite verbose here) should appear in Xcode release notes.1) Unable to boot the iOS SimulatorThis error message will appear in iOS Simulator, and if hitting Build&Run from Xcode, you will likely get an (Domain = DTiPhoneSimulatorErrorDomain, Code = 2) error there as well. With iOS 7 and later, the simulator runtime gained its own bootstrap server (launchd_sim) rather than relying on the host's launchd. In Xcode 6.0 and 6.1, this error message is only displayed in the event that launchd_sim crashes upon launch before the simulator can checkin with it. The only known cause of this issue is from the installation of 3rd party software which alters the behavior of OS X in unsupported ways by setting DYL
Replies
0
Boosts
0
Views
4.3k
Activity
Jun ’15
How is the stability with apps that have not been updated yet?
As a few on my team are eager to upate, I'm limiting how many devices until I get some good feedback...we've been burned on that before. Please post your feedback on this build.
Replies
3
Boosts
0
Views
932
Activity
Jun ’15
Cannot select new build after uploading new version. Rejected still listed.
Hi all,We had a version rejected from the App Store. Problem fixed, and we created a new version. Old version was 2.0.1, new version is 2.1. So, ITC has the 2.0.1 rejected version under Versions. No problem. I upload the new version from Xcode, it shows up in the ITC Pre-release tab, I change the app description and the manual version number, but under Build, it shows 2.0.1, not 2.1. There's no way to change it to 2.1. From what I read, there's supposed to be a + next to builds to allow me to select the build to be tested, but it's not there. I put a note in the developer's note section explaining the problem, but I'm a bit nervous that we're going to wait a week only to be told that there was a problem when I did everything (seemingly) correctly. Anyone else know what to do about this?
Replies
1
Boosts
0
Views
4.1k
Activity
Jun ’15
Does WatchKit Extension code run on watch in watchOS 2?
I am wondering if there's any available documentation outlining the different approaches to building for OS 1 vs. OS 2, or if it's just the same and the WatchKit Extension code just runs on the watch...
Replies
7
Boosts
0
Views
2.1k
Activity
Jun ’15
Split View
Hi Everyone,SlideOver and picture-in-picture are working in this beta build, but I can't figure out how I can use Split View... is it missing in this version or how can I do this?
Replies
2
Boosts
0
Views
718
Activity
Jun ’15
linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator/ExampleApp.app/ExampleApp normal i386 cd /Users/nathan/Desktop/Xcode App/ExampleApp1/ExampleApp export IPHONEOS_DEPLOYMENT_TARGET=9.0 export PATH=/Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -F/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Produc
Replies
14
Boosts
0
Views
16k
Activity
Jun ’15
Reply to First install impressions?
Installation was straightforward. In Mail, my Smart Mailboxes disappeared, replaced by a single Today smart mailbox which isn't working. Can no longer connect to the Time Machine backup folder on my primary server. (Other sharing looks OK.)
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Installing OS X 10.11 Beta in a VM
This tool will build an installer .dmg (with option for .iso) which can be used with VMware Fusion or VMware ESXi:https :// github .com/ rtrouton/ create_os_x_vm_install_dmg
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Lots of Mail issues
The Smart Mailboxes that I'd created under Yosemite disappeared, and Smart Mailboxes don't seem to be working anyway. All my Rules were reset - the Rule is still there, and the Conditions are unchanged, but the rule is marked as inactive, and the target mailbox is wrong. (The latter is an old bug, where the target folder is silently changed to the folder mentioned in the last rule that you edited. It's been around intermittently since 10.7.) The number of messages in an IMAP folder isn't displayed until you select a message in the folder. (In Yosemite it was calculated and displayed immediately.)
Replies
9
Boosts
0
Views
1.6k
Activity
Jun ’15
Reply to iOS 9 Beta 1 secured wifi issues?
Same here. Going to test it outside the building to see if other WIFI networks are affected. So far no luck on the secure WIFI
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator/ExampleApp.app/ExampleApp normal i386 cd /Users/nathan/Desktop/Xcode App/ExampleApp1/ExampleApp export IPHONEOS_DEPLOYMENT_TARGET=9.0 export PATH=/Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/Volumes/Xcode/Xcode-beta.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Volumes/Xcode/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.0.sdk -L/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Products/Debug-iphonesimulator -F/Users/nathan/Library/Developer/Xcode/DerivedData/ExampleApp-adsgjtlrzvwdjxbdymykwbukmfch/Build/Produc
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to Cannot select new build after uploading new version. Rejected still listed.
In the version's tab, you have to delete the build that's already selected then you can select a new one.
Replies
Boosts
Views
Activity
Jun ’15
Reply to Create an app
Start with a very simple idea and goal then build from there, don't try to build a Facebook clone as your first app.
Replies
Boosts
Views
Activity
Jun ’15
Reply to El Capitan download link not working
Ditto here. I accepted the new TOS and I don't see 10.11.I was given a link to install the latest build of 10.10.4, and I installed it thinking it was 10.11. I just glanced at the title and hit download, not realizing it was 10.10.4
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Reply to El Capitan download link not working
Found it. It was under the purchases tab in the App Store. I'm used to seeing the builds show up under updates, so I never checked there.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15