UISS icon indicating copy to clipboard operation
UISS copied to clipboard

Support for IOS 7

Open ussu99 opened this issue 11 years ago • 20 comments

Currently compiling for iOS 7 generates warnings for deprecated API

ussu99 avatar Dec 14 '13 12:12 ussu99

2.0 is going to be built for iOS 7.

robertwijas avatar Dec 16 '13 09:12 robertwijas

Any news regarding 2.0? When will it be released?

primax79 avatar Feb 17 '14 15:02 primax79

March 13th

robertwijas avatar Feb 17 '14 19:02 robertwijas

tnks. is it possible to use the beta version?

primax79 avatar Feb 18 '14 11:02 primax79

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

robertwijas avatar Feb 18 '14 11:02 robertwijas

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

primax79 avatar Mar 04 '14 11:03 primax79

I tested:

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

and it worked for me.

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

robertwijas avatar Mar 04 '14 20:03 robertwijas

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

squarefrog avatar Mar 24 '14 17:03 squarefrog

Yes. I'm still working on 2.0.

robertwijas avatar Mar 25 '14 18:03 robertwijas

any news regarding version 2.0 ?

primax79 avatar Oct 13 '14 13:10 primax79

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

robertwijas avatar Oct 14 '14 20:10 robertwijas

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

bottleboy avatar Dec 18 '14 12:12 bottleboy

@bottleboy are you using CocoaPods?

robertwijas avatar Dec 18 '14 20:12 robertwijas

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

bottleboy avatar Dec 20 '14 19:12 bottleboy

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

cbscd avatar Jul 01 '15 18:07 cbscd

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

ajubbal avatar Jul 01 '15 20:07 ajubbal

This project seems to be abandoned, what a shame!

cbscd avatar Jul 07 '15 21:07 cbscd

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

ajubbal avatar Jul 08 '15 00:07 ajubbal

Thanks, I'll check it out.

On 8 Jul 2015, at 01:56, ajubbal [email protected] wrote:

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

— Reply to this email directly or view it on GitHub.

cbscd avatar Jul 08 '15 05:07 cbscd

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!

robertwijas avatar Jul 10 '15 09:07 robertwijas