Hi folks,
next month every apps must be in 64-bit and that means all modules must be in this architecture.
With ti-64 I have tested.
Steps (following this):
- Downloading zip from github
- opening of titanium.xcconfig and editing of pathes (SDK3.5.0.RC)
- opening of *.xcodeproj
- target settimg to 6
- fixing of recommondations
- python build.py
SUCCESS!
But: Testing with ti-64 shows me, that the *.a is not in 64 bit.
On console I can see in head:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386What is wrong? Any ideas?
I tried this: bencoding.localnotify, dk.napp.social and de.marcelpociot.circularprogress.