Giter VIP home page Giter VIP logo

mobile-twitterrific's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mobile-twitterrific's Issues

Build problem after following instructions in README file

Let me know if I can provide any additional details. It might be a simple 
environment issue on my system, or documentation related... I poked around a 
bit, but didn't really dive into trying to figure 
out what the problem is exactly. All of my paths seem to be correct as far as I 
can tell.

What steps will reproduce the problem?
1. Setup environment per instructions in README
2. Build with the Release configuration selected

What is the expected output? 

The build to complete w/o errors! :-)

What do you see instead?

/opt/local/arm-apple-darwin/bin/arm-apple-darwin-ld: can't locate file for: 
-larmfp
make: *** 
[/Users/seanr/cvs/iPhone/app/mobile-twitterrific/build/Release/MobileTwitterrifi
c.app/MobileTwitterrific] Error 1

What version of the product are you using? 

Checked out revision 210 of 
http://svn.berlios.de/svnroot/repos/iphone-binutils/trunk/include
MacPorts version 1.520
revision 60 of mobile-twitterrific via subversion
Xcode 2.4.1

On what operating system?

OSX 10.4.10

Please provide any additional information below.

================================================================================
========

seanr@clear: pwd                                            
/Developer/SDKs

seanr@clear: ls -al                                         
total 0
drwxr-xr-x    4 root  wheel  136 Nov 29  2005 .
drwxrwxr-x   17 root  admin  578 Dec 12  2006 ..
drwxr-xr-x    7 root  wheel  238 Dec 12  2006 MacOSX10.3.9.sdk
drwxr-xr-x    8 root  wheel  272 Apr  6 09:02 MacOSX10.4u.sdk
seanr@clear:                                                

================================================================================
========

seanr@clear: sudo port install arm-apple-darwin-binutils                        

--->  Fetching Libstreams
--->  Attempting to fetch Libstreams-24.1.tar.gz from 
http://svn.macports.org/repository/macports/distfiles/pguyot
--->  Verifying checksum(s) for Libstreams
--->  Extracting Libstreams
--->  Applying patches to Libstreams
--->  Configuring Libstreams
--->  Building Libstreams with target all
--->  Staging Libstreams into destroot
--->  Installing Libstreams 24.1_0
--->  Activating Libstreams 24.1_0
--->  Cleaning Libstreams
--->  Fetching arm-apple-darwin-binutils
--->  Attempting to fetch iphone-binutils-r118.tar.gz from 
http://landonf.bikemonkey.org/static/iphone/
--->  Verifying checksum(s) for arm-apple-darwin-binutils
--->  Extracting arm-apple-darwin-binutils
--->  Applying patches to arm-apple-darwin-binutils
--->  Configuring arm-apple-darwin-binutils
--->  Building arm-apple-darwin-binutils with target all
--->  Staging arm-apple-darwin-binutils into destroot
Warning: arm-apple-darwin-binutils requests to install files outside the common 
directory structure!
--->  Installing arm-apple-darwin-binutils r118_2
--->  Activating arm-apple-darwin-binutils r118_2
--->  Cleaning arm-apple-darwin-binutils
seanr@clear: sudo port install arm-apple-darwin-cc
--->  Fetching llvm
--->  Attempting to fetch llvm-2.0.tar.gz from http://llvm.org/releases/2.0/
--->  Verifying checksum(s) for llvm
--->  Extracting llvm
--->  Configuring llvm
--->  Building llvm with target all
--->  Staging llvm into destroot
--->  Installing llvm 2.0_0
--->  Activating llvm 2.0_0
--->  Cleaning llvm
--->  Fetching llvm-gcc4
--->  Attempting to fetch llvm-gcc4-2.0.source.tar.gz from 
http://llvm.org/releases/2.0/
--->  Verifying checksum(s) for llvm-gcc4
--->  Extracting llvm-gcc4
--->  Applying patches to llvm-gcc4
--->  Configuring llvm-gcc4
--->  Building llvm-gcc4 with target all
--->  Staging llvm-gcc4 into destroot
--->  Installing llvm-gcc4 2.0_1
--->  Activating llvm-gcc4 2.0_1
--->  Cleaning llvm-gcc4
--->  Fetching arm-apple-darwin-cc
--->  Attempting to fetch iphone-binutils-r118.tar.gz from 
http://landonf.bikemonkey.org/static/iphone/
--->  Verifying checksum(s) for arm-apple-darwin-cc
--->  Extracting arm-apple-darwin-cc
--->  Applying patches to arm-apple-darwin-cc
--->  Configuring arm-apple-darwin-cc
--->  Building arm-apple-darwin-cc with target driver
--->  Staging arm-apple-darwin-cc into destroot
Warning: arm-apple-darwin-cc requests to install files outside the common 
directory structure!
--->  Installing arm-apple-darwin-cc r118_2
--->  Activating arm-apple-darwin-cc r118_2
--->  Cleaning arm-apple-darwin-cc
seanr@clear: cd /opt/local/arm-apple-darwin/include                             


================================================================================
========
seanr@clear: pwd                                                                

/opt/local/arm-apple-darwin
seanr@clear: ls -al *                                                           

bin:
total 4160
drwxr-xr-x   13 root  admin      442 Sep 15 17:12 .
drwxr-xr-x    8 root  admin      272 Sep 15 17:55 ..
lrwxr-xr-x    1 root  admin       19 Sep 14 20:40 ar -> arm-apple-darwin-ar
-rwxr-xr-x    2 root  admin    66100 Sep 14 20:40 arm-apple-darwin-ar
-rwxr-xr-x    2 root  admin   542652 Sep 14 20:40 arm-apple-darwin-as
-rwxr-xr-x    2 root  admin    36156 Sep 15 17:12 arm-apple-darwin-cc
-rwxr-xr-x    2 root  admin  1132484 Sep 14 20:40 arm-apple-darwin-ld
-rwxr-xr-x    2 root  admin   316420 Sep 14 20:40 arm-apple-darwin-libtool
lrwxr-xr-x    1 root  admin       24 Sep 14 20:40 arm-apple-darwin-ranlib -> 
arm-apple-darwin-libtool
lrwxr-xr-x    1 root  admin       19 Sep 14 20:40 as -> arm-apple-darwin-as
lrwxr-xr-x    1 root  admin       19 Sep 15 17:12 cc -> arm-apple-darwin-cc
lrwxr-xr-x    1 root  admin       19 Sep 14 20:40 ld -> arm-apple-darwin-ld
lrwxr-xr-x    1 root  admin       24 Sep 14 20:40 libtool -> 
arm-apple-darwin-libtool

csu:
total 120
drwxr-xr-x   16 root  admin    544 Sep 14 20:34 .
drwxr-xr-x    8 root  admin    272 Sep 15 17:55 ..
drwxr-xr-x    9 root  admin    306 Sep 14 20:34 .svn
-rw-r--r--    1 root  admin   3764 Sep 14 20:34 Makefile.apple
-rw-r--r--    1 root  admin   2545 Sep 14 20:34 Makefile.in
-rw-r--r--    1 root  admin   2019 Sep 14 20:34 arm-dyld-glue.s
-rw-r--r--    1 root  admin    207 Sep 14 20:34 arm-start.s
-rw-r--r--    1 root  admin    720 Sep 14 20:34 bundle1.o
-rw-r--r--    1 root  admin  11339 Sep 14 20:34 crt.c
-rw-r--r--    1 root  admin   2612 Sep 14 20:34 crt1.o
-rw-r--r--    1 root  admin   6056 Sep 14 20:34 dyld_glue.s
-rw-r--r--    1 root  admin    720 Sep 14 20:34 dylib1.o
drwxr-xr-x    4 root  admin    136 Sep 14 20:34 dynamic-no-pic
-rw-r--r--    1 root  admin   1083 Sep 14 20:34 icplusplus.c
drwxr-xr-x    4 root  admin    136 Sep 14 20:34 pic
-rw-r--r--    1 root  admin   5061 Sep 14 20:34 start.s

etc:
total 8
drwxr-xr-x   3 root  admin   102 Sep 15 17:12 .
drwxr-xr-x   8 root  admin   272 Sep 15 17:55 ..
-rwxr-xr-x   2 root  admin  1492 Sep 15 17:12 arm-cc-specs

heavenly:
total 32
drwxr-xr-x   15 root  admin  510 Sep 14 20:26 .
drwxr-xr-x    8 root  admin  272 Sep 15 17:55 ..
drwxr-xr-x   19 root  admin  646 Sep 14 20:26 Applications
drwxr-xr-x   10 root  admin  340 Sep 14 20:26 Library
drwxr-xr-x    3 root  admin  102 Sep 14 20:26 System
drwxr-xr-x    3 root  admin  102 Sep 14 20:26 bin
drwxr-xr-t    2 root  admin   68 Sep 14 20:26 cores
drwxr-xr-x    2 root  admin   68 Sep 14 20:26 dev
lrwxr-xr-x    1 root  admin   11 Sep 14 20:26 etc -> private/etc
lrwxr-xr-x    1 root  admin   11 Sep 14 20:26 mach -> mach_kernel
drwxr-xr-x    4 root  admin  136 Sep 14 20:26 private
drwxr-xr-x   10 root  admin  340 Sep 14 20:26 sbin
lrwxr-xr-x    1 root  admin   15 Sep 14 20:26 tmp -> private/var/tmp
drwxr-xr-x    7 root  admin  238 Sep 14 20:26 usr
lrwxr-xr-x    1 root  admin   11 Sep 14 20:26 var -> private/var

include:
total 56
drwxr-xr-x    22 root  admin    748 Sep 14 20:32 .
drwxr-xr-x     8 root  admin    272 Sep 15 17:55 ..
drwxr-xr-x     9 root  admin    306 Sep 15 18:05 .svn
drwxr-xr-x     7 root  admin    238 Sep 14 20:30 CarbonCore
drwxr-xr-x    43 root  admin   1462 Sep 14 20:30 Celestial
lrwxr-xr-x     1 root  admin     99 Sep 14 20:32 CoreGraphics -> 
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics
.framework/Headers/
drwxr-xr-x     4 root  admin    136 Sep 14 20:30 CoreSurface
drwxr-xr-x     4 root  admin    136 Sep 14 20:30 GraphicsServices
drwxr-xr-x    21 root  admin    714 Sep 14 20:30 LayerKit
-rw-r--r--     1 root  admin    909 Sep 14 20:30 Makefile
drwxr-xr-x     6 root  admin    204 Sep 14 20:30 OpenGLES
-rw-r--r--     1 root  admin  11088 Sep 14 20:30 TargetConditionals.h
drwxr-xr-x    20 root  admin    680 Sep 14 20:30 TelephonyUI
drwxr-xr-x   306 root  admin  10404 Sep 14 20:30 UIKit
drwxr-xr-x     4 root  admin    136 Sep 14 20:30 architecture
drwxr-xr-x    11 root  admin    374 Sep 14 20:30 arm
-rw-r--r--     1 root  admin   1331 Sep 14 20:30 fenv.h
drwxr-xr-x     7 root  admin    238 Sep 14 20:30 mach
drwxr-xr-x    11 root  admin    374 Sep 14 20:30 machine
-rw-r--r--     1 root  admin    278 Sep 14 20:30 math.h
drwxr-xr-x     4 root  admin    136 Sep 14 20:30 sys
drwxr-xr-x    39 root  admin   1326 Sep 14 20:30 vmutils

lib:
total 0
drwxr-xr-x   2 root  admin   68 Sep 15 17:55 .
drwxr-xr-x   8 root  admin  272 Sep 15 17:55 ..
seanr@clear:                                                                    




Original issue reported on code.google.com by [email protected] on 16 Sep 2007 at 2:06

Attachments:

iPod Touch Compatibility

I've installed MobileTwitterific via Installer.app onto my jailbroken iPod 
Touch, however when I open 
it, it immediately crashes and returns to the menus. I'd love Twitter on my 
iPod Touch, so it would 
be nice if someone could work on that :D

Thanks for the awesome app!
Ari Weinstein

Original issue reported on code.google.com by [email protected] on 11 Oct 2007 at 9:49

Figure out how UIButtonBar works

The UIButtonBar initializer works with a list of items (withItemList: 
parameter). From what I can 
see, it's an NSArray (or something to responds to objectAtIndex:) of 
NSDictionary (or something 
that reponds to objectForKey:)

I built collection that logs objectForKey method calls and the only key I see 
coming is 
@"UIButtonBarButtonTarget".

This corresponds well with some constant strings defined in UIKit.framework:
UIButtonBarButtonTitleWidth
UIButtonBarButtonStyle
UIButtonBarButtonTarget
UIButtonBarButtonAction
UIButtonBarButtonTag
UIButtonBarButtonSelectedInfo
UIButtonBarButtonInfo
UIButtonBarButtonTitle
UIButtonBarButtonType

Maybe these are used in a fashion similar to NSAttributedString -- the 
dictionary defines the 
attributes of the button in the button bar. Oddly, there doesn't appear to a 
way to specify an 
instance of UIButtonBarButton or UIButtonBarTextButton. Also, how the hell do 
you put an 
@selector into a dictionary for UIButtonBarButtonAction?

Here is some stuff I've been trying:

UIButtonBarButton *testButton = [[[UIButtonBarButton alloc] 
initWithImage:[UIImage 
imageNamed:@"arrowup.png"] selectedImage:[UIImage imageNamed:@"arrowdown.png"] 
label:@"Test" labelHeight:20.0f withBarStyle:0 withStyle:0 
withOffset:NSMakeSize(0.0f, 0.0f)] 
autorelease];

NSDictionary *dictionary = [NSDictionary dictionaryWithObjectsAndKeys:
        testButton, @"UIButtonBarButtonTarget",
        nil];

NSArray *itemList = [NSArray arrayWithObject:dictionary];

UIButtonBar *buttonBar = [[[UIButtonBar alloc] initInView:mainView 
withItemList:itemList] 
autorelease];
[buttonBar setBarStyle:1];
[buttonBar setDelegate:self];

All I get is the blank button bar at the bottom of the view.

Any thoughts or help here would be most appreciated.

-ch

Original issue reported on code.google.com by [email protected] on 24 Aug 2007 at 8:06

build error: make error 1

i followed the README and setup everything as instructed.

i keep getting a make build error, whenever i build through xcode.

heres the error list:

mkdir -p /Users/Adam/Projects/Build/MobileTwitterrific.build/Release/

/opt/local/arm-apple-darwin/bin/arm-apple-darwin-cc   -c
/Users/Adam/Projects/mobile-twitterrific/main.m -o
/Users/Adam/Projects/Build/MobileTwitterrific.build/Release/main.o

make: ***
[/Users/Adam/Projects/Build/MobileTwitterrific.build/Release/main.o] Error 1



have any ideas?

Original issue reported on code.google.com by adam%[email protected] on 11 Jan 2008 at 5:45

svn 20 won't build using Kroo's toolchain

Fyi, the prepackaged DMG version of the toolchain, found <a 
href="http://ellkro.jot.com/
WikiHome/ToolchainInstallation"</a>on this wiki</a> and elsewhere won't compile 
with the new 
sound code.

To correct the issue, add /Developer/SDKs/iPhone/include/includes to the Xcode 
project's header 
search path.

Original issue reported on code.google.com by eric%[email protected] on 24 Aug 2007 at 6:44

Figure out how to manage user preferences

There are currently no preferences for the application. NSUserDefaults looks 
like it's present in the 
frameworks, so it needs to be explored.

Preferences that will need to be stored:

login
password (possibly in clear text since there isn't any keychain)
refreshRate (including the ability to turn off refresh to eliminate network 
traffic)

Original issue reported on code.google.com by [email protected] on 19 Aug 2007 at 8:21

Sound code for you

If you need sound code for your cool "tweet tweet tweet" sound, go here:
    http://tinyurl.com/2uwwbb

(Would also love to join your project: saggau __at__ gmail __dot__ com == the 
iPong guy)

Original issue reported on code.google.com by saggau on 23 Aug 2007 at 6:35

Where is it! How do I install it!

What steps will reproduce the problem?
1. jailbreak
2. try to find in installer, cant find
3. try to download her, cant download

What is the expected output? What do you see instead?
i expected to install it, but i cannot find it.

What version of the product are you using? On what operating system?
dunno

Please provide any additional information below.
how do i get this app on my iphone?

Original issue reported on code.google.com by [email protected] on 16 Mar 2008 at 3:14

Figure out how to make Springboard display "Twitterrific"

Springboard currently displays "Mobil...ific" instead of "Twitterrific".

Some reverse engineering of the package Info.plist, or Springboard config 
files, or something else 
needs to be done so that the app name can be displayed correctly.


Original issue reported on code.google.com by [email protected] on 20 Aug 2007 at 11:44

Preference for updating tweats when the app is suspended.

You guys are really coming along!  Nice work.

MobileMail.app keeps checking when it's suspended (if that's your preference), 
puts the number of 
unread mails on its icon, and makes a little sound when it finds new mail.  To 
reproduce the 
usefulness of "regular" twitterrific, you'll probably want to do that.

You may even be able to bring up an alert sheet momentarily with the content of 
the message...

In UIApplication
- (void)applicationWillSuspend;
- (void)applicationDidResume;

Cheers!
J. Saggau (the iPong guy ... again)

Original issue reported on code.google.com by saggau on 23 Aug 2007 at 6:40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.