xcode7.3 Questions
6
Solved
This is driving me nuts.
My app was running normally and then I don't know what I did but any changes I now make in the storyboard/ IB/ Xibs etc are not updating when I run the app either on real...
Underlayer asked 10/6, 2016 at 14:49
7
Solved
I have done some changes in functionality throughout the day.
After that I closed workspace and try to open it again it is showing Couldn't load project.
I've tried all solution available on sta...
Couchant asked 6/5, 2016 at 13:26
3
I am using xcodebuild command line tool to create an archive and then export as IPA file, for my iOS project.
By default, while using xcodebuild -exportArchive, it creates the IPA file which has ...
Gromme asked 29/11, 2016 at 11:29
2
Solved
My app got rejected by Apple because of this : "On launch and content download, your app stores 13.01 MB on the user's iCloud, which does not comply with the iOS Data Storage Guidelines."
I know w...
8
Previously with Xcode 7.3.1 I was able to build directly over my app store app on my iPad and test the upgrade scenario, which worked perfectly fine. This week I upgraded to Xcode 8 and when I try ...
Skitter asked 22/9, 2016 at 6:13
6
Solved
I have updated Xcode version to 7.3.1.when I use 'git status',I find an error! as follow:
$git status
sh: line 1: 1601 Segmentation fault: 11 /Applications/Xcode.app/Contents/Developer/usr/bin/xco...
3
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_WKWebView", referenced from:
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v ...
Upsweep asked 11/7, 2016 at 2:27
4
Solved
Is there a CarPlay Simulator available in Xcode or from another source? I would like to view if my current app has any interaction with it such as how notifications received from my app are display...
5
Solved
I have looked at several tutorials that show how to set dynamic cell heights, but all of them only show it if you are using dynamic cells by setting the appropriate constraints and using UITableVie...
2
I am not able to backtrace using the bt command in debug mode after crash. I have searched but did not get the solution. I have tried [NSThread callStackSymbols], but it gives the same message in c...
Elyot asked 1/10, 2016 at 18:41
3
Solved
I make an AlertViewController with textField that asks user to type a name of new item for data model.
So I want to keep submit button disabled while text field is empty. In other case, when I cr...
4
Solved
After upgrading Xcode to 7.3, I just found that some modules are stricken out while importing, like in this screenshot:
But after adding the module (so just pressing enter) everything is fine. W...
1
Solved
After updating from macOS High Sierra to Mojave and I successfully installed Xcode 7.3.1 but it cannot be opened. Does Mojave support Xcode 7?
Stephanestephani asked 27/9, 2018 at 7:40
5
Solved
With the new update to Xcode 7.3, a lot of issues appeared related with the new version of Swift 3. One of them says "C-style for statement is deprecated and will be removed in a future version of ...
3
I'm trying to record some XCUITesting functions. I get this error.
Timestamped Event Matching Error: Failed to find matching element
Is this an Xcode bug and/or issues with the complexity of my ...
Implement asked 13/4, 2016 at 12:7
2
Solved
I implemented Alamofire using cocoapod.I am using Xcode7.3.1.
My podfile is like the following way
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
tar...
6
I just updated to Xcode 7.3.1 and my project crashes with the same error after the launch screen displays on the iOS simulator.
The error is:
"Could not attach to pid : “1712” unable to ...
4
4
first time using SO to ask a question after lurking for so long.
I have added a custom font for some UITextFields and UITextViews in the Storyboard....
screenshot of storyboard
...but the fonts a...
2
I'm running into an issue where XCode 7.3 autocomplete searches all possible constants using some kind of weird pattern matching algorithm. The result is that I practically have to spell the entire...
Woozy asked 23/2, 2016 at 19:7
4
Solved
I noticed that Xcode 7.3 always keep building, even in idle time. This loads CPU much, so sometimes it stops responding. Does anyone have an idea how to turn of this "feature"?
This may be related ...
4
Solved
The debug view hierarchy tool in Xcode 7.3 is only working on iOS 9.3 simulators. When I try using it on iOS 8.2 simulators, the debugging view is a blank white screen. Is anyone else seeing this?
...
Emelda asked 12/4, 2016 at 16:24
1
Solved
Hi i try to submit my app to iTunes connect but Application Loader displays the following errors:
ERROR ITMS-90023: "Missing required icon file. The bundle does not contain an app icon for iPad ...
Disagreeable asked 28/8, 2016 at 11:1
2
I'm unable to upgrade my OS X to 10.11, due to reasons.
XCode 7.3 seems to be the first XCode not to be compatible with Yosemite 10.10.
Has anyone succeeded in getting XCode 7.3 to work on Yosemit...
Neurotomy asked 3/4, 2016 at 22:15
11
There is a new autocomplete in Xcode. Probably might be useful because it checks not only beginning of names etc. But I found that very often it doesn't find a class name or a const name at all etc...
County asked 23/3, 2016 at 3:8
1 Next >
© 2022 - 2024 — McMap. All rights reserved.