mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-08 18:02:43 +08:00
Finished split into more logical components. Library now copies Headers to Build/RestKit and you can selectively link against the components your app needs. libRestKit.a contains everything from the core library.
This commit is contained in:
9
Code/RestKit.m
Normal file
9
Code/RestKit.m
Normal file
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// RestKit.m
|
||||
// RestKit
|
||||
//
|
||||
// Created by Blake Watters on 9/30/10.
|
||||
// Copyright 2010 Two Toasters. All rights reserved.
|
||||
//
|
||||
|
||||
// This file is here only to cause XCode to link libRestKit.a
|
||||
Reference in New Issue
Block a user