Toggle navigation
Toggle navigation
This project
Loading...
Sign in
尹诚
/
Mapbox-iOS-SDK
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Aleksejs Mjaliks
2011-03-09 19:50:06 +0200
Commit
c7608d1a2691fb881d4915a40b3aa40dacde5045
1 parent
4a20edf4
Remainder about static libraries, categories, and a linker flag '-all_load'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
MapView/Map/NSUserDefaults+RouteMe.h
MapView/Map/NSUserDefaults+RouteMe.h
View file @
c7608d1
...
...
@@ -26,6 +26,11 @@
// POSSIBILITY OF SUCH DAMAGE.
//
//
// If you link your Route-Me to your project as a static libary,
// add to your project's build param Other Linker Flags (OTHER_LDFLAGS) '-all_load' (without quotes).
//
#import <Foundation/Foundation.h>
#import "RMFoundation.h"
...
...
Please
register
or
login
to post a comment