Logo
Explore Help
Register Sign In
kylefang/RestKit
1
0
Fork 0
You've already forked RestKit
mirror of https://github.com/zhigang1992/RestKit.git synced 2026-04-18 08:30:37 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
be38c8a9a856039a7153a94e66570bb41bd6da0f
RestKit/RestKit.xcodeproj
History
Blake Watters be38c8a9a8 Updated project file to explicitly build for armv6 and arm7. fixes #394, closes #395
In iOS 5, Apple has removed armv6 from $ARCHS_STANDARD_32_BIT. This can
result in RestKit being built against armv7 only when you are really trying
to build against the iOS 5 SDK, be deploy to 4.x devices. App store validation
will fail in these situations.
2011-10-11 17:55:37 -04:00
..
project.xcworkspace
Updating gitignore workspaces
2011-03-09 15:14:48 -05:00
xcshareddata/xcschemes
Eliminated the global sharedQueue in favor of allowing each RKClient to own its a private queue. This eliminates problems where multiple clients are tracking reachability notifications and mutating the suspension state on a single queue. If you want to use a single queue across multiple RKClient instances, you can assign a single queue to both and worry about suspension and reachability yourself. fixes #278
2011-09-03 15:52:45 -04:00
project.pbxproj
Updated project file to explicitly build for armv6 and arm7. fixes #394, closes #395
2011-10-11 17:55:37 -04:00
Powered by Gitea Version: 1.24.5 Page: 237ms Template: 11ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API