Search results for

build disappears

49,244 results found

Post

Replies

Boosts

Views

Activity

Reply to Can I submit app to app store, developed for iOS using preview release tools?
Ok. Thanks KMT and spielplatz. Sounds like I can develop full on using Xcode 7 and then when I get a feature ready for release (e.g. 1 week from today) I can simply open the project using the latest version of Xcode 6, do a regular Clean followed by an option Clean Build Folder..., then use Product > Archive to submit my iOS 7-9 app to the App Store even before iOS 9 has been released to the public. This sounds great. I'll try this workflow this week. Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
Reply to Xcode Code Coverage results
That tech note describes using gcov, and is not part of Xcode 7's code coverage support. For Xcode 7, there's a Coverage.profdata file that's produced down inside the CodeCoverage directory of the Intermediates folder of your project's build directory. That file can be read by the llvm-cov command line tool.
Jun ’15
App Transport Security Specs?
So I've already had to turn ATS off for an app I'm building. I'd like to open an issue with the backend provider but there doesn't seem to be any documentation on the settings they'd need to support for ATS to work. Has anyone found any documentation or know of a way to get more info from the SSL error that comes up when you fail to connect because of ATS?
3
0
818
Jun ’15
Reply to OS X 10.11 Beta Software Compatibility
Chrome (44.0.2403.39) is extremely slow under El Capitan on my Core i7 Retina iMac. I've tried both the latest production and beta builds and in both cases, there is sporadic stuttering in video content, and things like collapsing and opening DIVs render slowly as well. I found that forcing GPU rendering on all layers helps a little bit, but Safari is still much smoother. This didn't happen under Yosemite, so I suspect that there is some incompatibility or optimization needed.
Topic: App & System Services SubTopic: Core OS Tags:
Jun ’15
app crashes at launch as release build on iPhone - but debugging is fine
I have imported ios-charts in my Objective-C project, and running it in debug mode is fine. However, today I tried to archive and ad-hoc distribute my app, the app crashes at launch...I have set the swift optimization to none for release mode, still no luck.I have no log or trace since it's installed on iPhone 6. I am looking for help if anything I missed...I tried to remove all swift stuff and archive, everything is as usual now. However, once I drag the swift files into my Objective-C based project, Run(debug) the app is fine. But if archive(release) and install it on iPhone, immediate crash at launch. Anything what I am missing?I am with latest Xcode and swift official release
5
0
8.6k
Jun ’15
custom tab bar icons
Hi.I am new to Swift and I am trying to create custom tab bar icons. I created an icon that works when it is unselected but then disappears when selected. I want to create a selected version that has a blue outline and an unselected version that is filled-in. I created an outlined version in Illustrator but It doesn't seem to work.Unselectedhttp://i.stack.imgur.com/AUHgr.pngSelected:http://i.stack.imgur.com/HZTF7.pngAttributes inspector:http://i.stack.imgur.com/TX8Cx.pngThanks for your help!Jake
0
0
214
Jun ’15
Xcode bot fails checkout
I'm upgrading my CI box to El Capitan and Server 5.When the bot tries to checkout my repo it fails yielding an error such as :Bot Issue for GhostNote appStore_dev Bot (build service error)Integration #3 of GhostNote appStore_dev BotOpen in Xcode: xcbot://(null)/botID/3159aaf58ba762d3b34fc451b6009b50/integrationID/3159aaf58ba762d3b34fc451b600fe32Failed to stat file '/Library/Developer/XcodeServer/Integrations/Caches/3159aaf58ba762d3b34fc451b6009b50/Source/ghostnotes/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/GhostNote/Ghost
1
0
443
Jun ’15
Reply to Symbol Not Found
>Xcode/preferences/locations and navigate to the derived data and delete its contents.Try that again, but this time... use Xcode's Product menu, then, with the option key pressed, select 'Clean Build Folder'. Confirm no errors in the navigator and go again.◅▻
Jun ’15
Reply to Bundle Identifier Change Core Data Lost
This took me a while to figure out but here is how I fixed the issue.1. Change your product name under Build Settings -> Packaging -> Product Name to the desired product name. This will change you Bundle Identifier to the desired name.2. Clean your project by selecting Product -> Clean.3. Select your CoreData model in the project navigator and then select the Data Model Inspector in the Inspector tab. Change the project name under class to the new class name. I got stuck here since I did not know Spaces, dashes, . are all replaced by underscores. You can see that my Product Name is FLO-Cycling and the CoreData class is FLO_Cycling.4. If you have imported the Swift bridging header file anywhere make sure to update it.I hope this can help someone.Take care,Jon
Jun ’15
xcode 6.3.2 crashes on startup
Problem DetailsProcess: Xcode [1409]Path: /Applications/Xcode 6.3.2.app/Contents/MacOS/XcodeIdentifier: com.apple.dt.XcodeVersion: 6.3.2 (7718)Build Info: IDEFrameworks-7718000000000000~2App Item ID: 497799835App External ID: 812404257Code Type: X86-64 (Native)Parent Process: ??? [1]Responsible: Xcode [1409]User ID: 501Date/Time: 2015-06-17 11:09:42.525 +0530OS Version: Mac OS X 10.10.3 (14D136)Report Version: 11Anonymous UUID: F66FBC0E-3A5F-BF60-DB9E-E2CCF3CB648DTime Awake Since Boot: 8700 secondsCrashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Application Specific Information:DTDKDeviceAddedNotificationProductBuildVersion: 6D2105UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[DTDKRemoteDeviceToken deviceCodename]: unrecognized selector sent to instance 0x7ff594a8eba0UserInfo: (null)Hints: None
0
0
177
Jun ’15
cannot parse the debug map
Hi there,I'm trying to convert an existing project to Swift 2 using XCode beta 7 (7A120f). After doing the code conversion that XCode suggest me a few errors appears:error: cannot parse the debug map for /Users/maf/Library/Developer/Xcode/DerivedData/xxxx-cibpkvuddoabqjfxlgkqjjvqhrym/Build/Intermediates/SwiftMigration/xxxx/Products/Debug-iphonesimulator/xxxx.app/xxxx: No such file or directoryerror: linker command failed with exit code 1 (use -v to see invocation)I think the second one is a consequence of the first error.Anyone dealed with this?Thanks in advance.
2
0
12k
Jun ’15