File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
objc/RealmExamples.xcodeproj
swift/RealmExamples.xcodeproj
osx/objc/RealmExamples.xcodeproj Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 219
219
220
220
/* Begin PBXFileReference section */
221
221
0295B8FE19D102880036D6C3 /* Realm.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Realm.framework; path = ../../../build/ios/Realm.framework; sourceTree = "<group>"; };
222
+ 0A73D4401B1442B200E1E8EE /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../../README.md; sourceTree = SOURCE_ROOT; };
222
223
3FC898FB1A140F550067CBEC /* LabelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LabelViewController.h; sourceTree = "<group>"; };
223
224
3FC898FC1A140F550067CBEC /* LabelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LabelViewController.m; sourceTree = "<group>"; };
224
225
C0658DB41A76CBD8002F7A84 /* extension WatchKit Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "extension WatchKit Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
511
512
E8AB719D19BA502500F3EDB4 = {
512
513
isa = PBXGroup;
513
514
children = (
515
+ 0A73D4401B1442B200E1E8EE /* README.md */,
514
516
E8BDBFC71A116FCB00450CFF /* Backlink */,
515
517
E8F70EBF19BA50AB006F60D5 /* Encryption */,
516
518
C0DC41CD1A7072670067156A /* Extension */,
Original file line number Diff line number Diff line change 183
183
184
184
/* Begin PBXFileReference section */
185
185
0295B91519D103A70036D6C3 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; };
186
+ 0A73D4411B1443A700E1E8EE /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../../README.md; sourceTree = SOURCE_ROOT; };
186
187
3FC898FE1A1414110067CBEC /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = ViewController.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
187
188
C07E5D791B15001500ED625C /* Realm.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Realm.framework; path = ../../../build/ios/swift/Realm.framework; sourceTree = SOURCE_ROOT; };
188
189
C09C490F1A605A4800638C9F /* RealmSwift.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealmSwift.framework; path = ../../../build/ios/swift/RealmSwift.framework; sourceTree = SOURCE_ROOT; };
290
291
E805758C19BA55E600376620 = {
291
292
isa = PBXGroup;
292
293
children = (
294
+ 0A73D4411B1443A700E1E8EE /* README.md */,
293
295
E8D3F2751A11766A00620884 /* Backlink */,
294
296
E8CB087F19BA6AEE0018434A /* Encryption */,
295
297
E886FB621A12A73E00CB2D0B /* GroupedTableView */,
Original file line number Diff line number Diff line change 55
55
/* End PBXCopyFilesBuildPhase section */
56
56
57
57
/* Begin PBXFileReference section */
58
+ 0ADF47111B1578CF00F67B16 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../../README.md; sourceTree = SOURCE_ROOT; };
58
59
E823C33C19BA4A5F00D2FF5F /* JSONImport */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = JSONImport; sourceTree = BUILT_PRODUCTS_DIR; };
59
60
E823C34919BA4A7600D2FF5F /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
60
61
E823C34A19BA4A7600D2FF5F /* Person.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Person.h; sourceTree = "<group>"; };
93
94
E8F1E81419BA4A3800FAD64E = {
94
95
isa = PBXGroup;
95
96
children = (
97
+ 0ADF47111B1578CF00F67B16 /* README.md */,
96
98
E823C34819BA4A7600D2FF5F /* JSONImport */,
97
99
E8F1E81F19BA4A3800FAD64E /* Frameworks */,
98
100
E8F1E81E19BA4A3800FAD64E /* Products */,
You can’t perform that action at this time.
0 commit comments