Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.

Support for IOS 7 #29

Open
ussu99 opened this issue Dec 14, 2013 · 20 comments
Open

Support for IOS 7 #29

ussu99 opened this issue Dec 14, 2013 · 20 comments
Milestone

Comments

@ussu99
Copy link

ussu99 commented Dec 14, 2013

Currently compiling for iOS 7 generates warnings for deprecated API

@robertwijas
Copy link
Owner

2.0 is going to be built for iOS 7.

@primax79
Copy link

Any news regarding 2.0? When will it be released?

@robertwijas
Copy link
Owner

March 13th

@primax79
Copy link

tnks.
is it possible to use the beta version?

@robertwijas
Copy link
Owner

Maybe. Let me know what features you're interested in. Thanks.

@primax79
Copy link

primax79 commented Mar 4, 2014

Hi, i'm interessend in the styling of the navigation bar under iOS 7
actual issues on my application are :

  • the color of tilte and buttons (tintColor)
  • UINavigationBar titleVerticalPositionAdjustment:default

@robertwijas
Copy link
Owner

I tested:

"titleVerticalPositionAdjustment:default": 5,
"tintColor": "red"

and it worked for me.

I'd like to help you but I need more details.

@squarefrog
Copy link

Is version 2.0 still forthcoming? I'd like to give UISS a try but development looks a bit stale at the moment.

@robertwijas
Copy link
Owner

Yes. I'm still working on 2.0.

@primax79
Copy link

any news regarding version 2.0 ?

@robertwijas
Copy link
Owner

I don't want to promise another release date.
However I am still working on it. Currently adopting some iOS8 stuff.

@bottleboy
Copy link

Hi,
I updated my project to compile for arm64 and when I compile to debug I have no problem but when I try to archive the project I get this error:
clang: error: no such file or directory: '/Users/xxxx/Library/Developer/Xcode/DerivedData/xxxx-gcxmoemnlaryjkgvgpuobtbpqlak/Build/Intermediates/ArchiveIntermediates/xxxx/BuildProductsPath/Release-iphoneos/libUISS.a'
How can I solve it?

Thanks

@robertwijas
Copy link
Owner

@bottleboy are you using CocoaPods?

@bottleboy
Copy link

Hey Robert, I have solved the problem, I was not adding arm64 architecture to the project properly.
Thank you

@cbscd
Copy link

cbscd commented Jul 1, 2015

@robertwijas It would be really helpful if you publish the beta 2.0 branch, so you can get some help from us. :)

@ajubbal
Copy link

ajubbal commented Jul 1, 2015

I agree with @cbscd if you could push up the branch others can start using and building upon what you have. :)

@cbscd
Copy link

cbscd commented Jul 7, 2015

This project seems to be abandoned, what a shame!

@ajubbal
Copy link

ajubbal commented Jul 8, 2015

Ended up going with https://github.com/tombenner/nui

@cbscd
Copy link

cbscd commented Jul 8, 2015

Thanks, I'll check it out.

On 8 Jul 2015, at 01:56, ajubbal notifications@github.com wrote:

Ended up going with https://github.com/tombenner/nui


Reply to this email directly or view it on GitHub.

@robertwijas
Copy link
Owner

I'll need to clean up some stuff and remove unfinished features before releasing alpha version here.
If you want to get pre-alpha version please subscribe to UISS mailing list. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants