Browse Source

xcode runs

Daniel Zlotin 7 years ago
parent
commit
92b9be92a1

+ 327
- 349
playground/ios/playground.xcodeproj/project.pbxproj
File diff suppressed because it is too large
View File


+ 0
- 7
playground/ios/playgroundTests/RNNStoreTest.m View File

@@ -1,10 +1,3 @@
1
-//
2
-//  RNNStoreTest.m
3
-//  playground
4
-//
5
-//  Created by Ran Greenberg on 12/02/2017.
6
-//  Copyright © 2017 Wix. All rights reserved.
7
-//
8 1
 
9 2
 #import <XCTest/XCTest.h>
10 3
 #import "RNNStore.m"

playground/scripts/unit.ios.js → scripts/unit.ios.js View File