How to limit the size of universal application by limiting use of images involving iPhone 4 , 5 , 6 and iPad? If we use splash screen and app icon size is min 10 mb apprx.
Search results for
Swift 6
49,194 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Same thing happened to me on my iPhone 6.Its not really rebooting, but the Sprngboard (the gui of the phone) seems to be crashing or restarting all the time while syncing the apps.For me it ended when the syncronisation was done.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi there,yesterday I installed the pre-release of OSX 10.11 and I can't open the Adobe Illustrator CS6.This is the error that I get:Adobe Illustrator CS6 cannot be opened.This application requires the legacy Java SE6 runtime which is unavailable for this version of OS X.Thanks,Mauro Vime
If it is of no value to you it is of no value to others?What is the value of this thread? To see what works and what not.....Who would read it? I do ...and you just didWho would act on this? People who have one device only and might decide not to update to the beta (if their workflow is interrupted)Who would check what others write are valid? It's called feedback.. you say what you see ....i do too... and figure out why (it might be device specific and again people would know if their specific workflow might be affected)There is no real conversation, this is a multithread. Definetly not with that attitude, little miss sunshine the world does NOT revolve around you....... the sun raised even if you were asleep you know? 😉On topic ..1Password works here (iPhone 6 128 GB iOS 9 Beta 1)!
Topic:
App & System Services
SubTopic:
Core OS
Tags:
I have a very small Swift 2.0 project which should run on 7.1 and newer.It should use WKWebView on iOS > 8.0 and UIWebView on iOS < 8.0.As soon as I add the WKWebView I can't compile the app again:import UIKit import WebKit class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() if #available(iOS 8.0, *) { let w = WKWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } else { let w = UIWebView() w.frame = self.view.frame w.autoresizingMask = [UIViewAutoresizing.FlexibleWidth, UIViewAutoresizing.FlexibleHeight] self.view.addSubview(w) } } override func didReceiveMemoryWarning() { super.didReceiveMemoryWarning() } }When I compile for the simulator I have no problems at all, but when compiling for devices I get the following warning:ld: warning: URGENT: all bitcode will be dropped because '/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/D
I am having the same issue. I have tried on iPhone 5S and iPhone 6
Topic:
App & System Services
SubTopic:
General
Tags:
Same issue here too.My device is an iPhone 6+.I tried 8.3 and 9.0 several times, including factory reset and update via ⎇+click in iTunes.What device do you have problems with? Have you tried a different mac (I'm preparing to do this now)?EDIT:I found some stuff on the console which might be interesting (I removed some IDs):09.06.15 13:21:35,831 iTunes[3009]: RPSocket.cpp:341(FinalizeRPSocket): Closed <RPSocket 0x610000430de0: Pinger-6b8b4567327b23c6643c9869 fd=-1> after reading 200 bytes and writing 66 bytes 09.06.15 13:21:35,940 iTunes[3009]: Socks5Server.c:204(srvSocketOpened): Successfully connected to gg.apple.com:80 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:135(reset_stats): Reset stats for <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> after reading 157 bytes and writing 31 bytes 09.06.15 13:21:35,940 iTunes[3009]: RPSocket.cpp:676(RPSocketExchangeData): Beginning data exchange: <RPSocket 0x61800043c040: Device-<SOME-DEVICE-ID> fd=56> <==> &
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Has anyone noticed that pressing the Home Button brings up Siri alot quicker than usual. I've noticed it when I simply press to check the time on iPhone 6 plus
We migrated our app project to 95% Swift over the last year which now sports 415 Swift files.So far we're pretty happy with that decision 🙂
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Me too, other Java apps also broken and when trying to reinstall Java 6 I get the following error:Java for OS X 2014-001 can't be installed on this disk. A newer version of this package is already installed.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Seems pretty nice, except Java 6 is broken or missing and I can't reinstall it. Error below:Java for OS X 2014-001 can't be installed on this disk. A newer version of this package is already installed.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
HiI've added my iPhone 6 UUID to the developer centre, and added successfully - it let me update to iOS 9. When I added my Watch UUID - it confirmed the type (Apple Watch 38mm) before saving. It did not do this for my iPhone. Is this normal?I added my friends iPhone 6 plus, and it confirmed the type before saving too.When I added my iPad, it did not recognise the type. So, when i click on the type in the devices list (iPhone, Ipad, watch etc), the lists are empty apart from the iPhone 6 plus, and my Watch.Does this matter? I dont want to mess things up.ThanksJoe
Without knowing when we'll be able to submit apps built using Swift 2 I can't risk updating a current project that I hope to ship before the fall. That's fine, but I'd like to start using Swift 2 if it's feasible.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Thank you for your answer.My issue is with a iphone 6 plus 128gb device.I´m in the process of trying from another mac. i succeded installing ios9 on a iphone 5s.unfortuallyn i need to go to my other job. i´ll be posting back asap :-)/Erik
Topic:
App & System Services
SubTopic:
Core OS
Tags:
works flawlessly for me on iPhone 6 Plus vodafone UK
Topic:
App & System Services
SubTopic:
Core OS
Tags: