Discussion Forums  >  Uncategorized

Replies: 7    Views: 694

Sats4eva
Lost but trying
Profile
Posts: 44
Reg: Jan 01, 2012
Toronto, ON
440
03/09/12 08:07 PM (12 years ago)

Error?

error: /Users/USERNAME/Desktop/Apps/myapp_ios5/BT_Objects/TwitterOAuth/../README.txt: No such file or directory when i download the source code and try to run this, I get this error? THe app was designed with 1.5. Ideas?
 
Cyrus_8888
I hate code!
Profile
Posts: 151
Reg: Dec 24, 2011
Sydney
1,610
like
03/09/12 09:46 PM (12 years ago)
I got the same problem before try to remove all the duplicate references in xcode. app target -> build phases -> copy bundle resources
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
03/10/12 03:17 AM (12 years ago)
Looking into this over the weekend. For sure it's something about how the download server is including / or not including the README.txt file it's "pointing to." Like @Cyrus_8888 mentions, it's a matter of cleaning up the project references that are getting screwy upon download. Strange and crazy to think that "nothing changed" from old site to new site in regards to the download server but loads of these "little" issues are surfacing. Sigh, we'll get it straightened up eventually :-)
 
Sats4eva
Lost but trying
Profile
Posts: 44
Reg: Jan 01, 2012
Toronto, ON
440
like
03/10/12 07:51 AM (12 years ago)
Hi Cyrus, The package won't build so I can't even access that. It shows the app name with an error. I've been racking my brain around this for a few hours and it won't build. Any thoughts? Thx Cyrus --------- Hope you can find the error. Thanks David
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
03/10/12 09:13 AM (12 years ago)
Got this figured out and fixed. If you re-download a v1.5 app you should not have the missing reference / error anymore. README.txt in TwitterOAuth folder was in conflict with another README.txt file (with the same name in a different folder) so Xcode was confused. a) downloaded a v1.5 project, compiled - error. This validated the issue b) Dug, dug a bit more, and dug again this morning, found it. Fixed it. c) Re download a few v1.5 projects, including the first one that didn't work. d) Compiled, all good.
 
jasonallen1980
Aspiring developer
Profile
Posts: 9
Reg: Jul 18, 2012
St. Louis
10,690
like
08/22/12 11:22 AM (11 years ago)
Thanks David!
 
John Gordon
Aspiring developer
Profile
Posts: 3
Reg: Nov 21, 2012
Portland
2,230
like
01/14/13 02:23 PM (11 years ago)
Hello, Please help. I'm sorry if these are dumb questions but I just tried to run my app for the first time in xcode and received these errors. /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Core/BT_fileManager.m:126:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Core/BT_fileManager.m:126: error: 'NSURLIsExcludedFromBackupKey' undeclared (first use in this function) /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:745:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:745: error: 'MKMapItem' undeclared (first use in this function) /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:752:0 /Users/johngordon/Downloads/crowntowing_v20_iOS-1/BT_Plugins/bt_screen_map/BT_screen_map.m:752: error: 'mapItem' undeclared (first use in this function) Any help would be very useful. Being as I am totally new to building apps I don't even understand what it is telling me other than something is wrong with the coding that is undefined and there is a problem with maps.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
01/14/13 11:04 PM (11 years ago)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.