mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-10 06:15:49 +00:00
3cc0250da9
Instead we build RealmJS and GCDWebServers as static libraries and link those instead.
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
/* Copyright 2015 Realm Inc - All Rights Reserved
|
|
* Proprietary and Confidential
|
|
*/
|
|
|
|
#import "RealmJS.h"
|
|
|
|
// This file needs to exist for RealmJS.framework to build properly.
|