UISS
UISS copied to clipboard
Support for IOS 7
Currently compiling for iOS 7 generates warnings for deprecated API
2.0 is going to be built for iOS 7.
Any news regarding 2.0? When will it be released?
March 13th
tnks. is it possible to use the beta version?
Maybe. Let me know what features you're interested in. Thanks.
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
I tested:
"titleVerticalPositionAdjustment:default": 5,
"tintColor": "red"
and it worked for me.
I'd like to help you but I need more details.
Is version 2.0 still forthcoming? I'd like to give UISS a try but development looks a bit stale at the moment.
Yes. I'm still working on 2.0.
any news regarding version 2.0 ?
I don't want to promise another release date. However I am still working on it. Currently adopting some iOS8 stuff.
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 are you using CocoaPods?
Hey Robert, I have solved the problem, I was not adding arm64 architecture to the project properly. Thank you
@robertwijas It would be really helpful if you publish the beta 2.0 branch, so you can get some help from us. :)
I agree with @cbscd if you could push up the branch others can start using and building upon what you have. :)
This project seems to be abandoned, what a shame!
Ended up going with https://github.com/tombenner/nui
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.
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!