|
|
@@ -7,7 +7,6 @@
|
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
- 224D49B01C673BB5000EAB86 /* Realm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 224D49AE1C673BA1000EAB86 /* Realm.framework */; };
|
|
|
3EC6487318FF8A5000024205 /* ReadMe.txt in Resources */ = {isa = PBXBuildFile; fileRef = 3EC6487218FF8A5000024205 /* ReadMe.txt */; };
|
|
|
5356823E18F3656900BAAD62 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5356823D18F3656900BAAD62 /* Foundation.framework */; };
|
|
|
5356824018F3656900BAAD62 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5356823F18F3656900BAAD62 /* CoreGraphics.framework */; };
|
|
|
@@ -62,7 +61,6 @@
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
- 224D49AE1C673BA1000EAB86 /* Realm.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Realm.framework; path = /Users/TiM/Projects/FLEX/Example/Realm.framework; sourceTree = "<absolute>"; };
|
|
|
3EC6487218FF8A5000024205 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe.txt; sourceTree = SOURCE_ROOT; };
|
|
|
5356823A18F3656900BAAD62 /* UICatalog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UICatalog.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
5356823D18F3656900BAAD62 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
@@ -141,7 +139,6 @@
|
|
|
779B1EF51C0C4F25001F5E49 /* libsqlite3.dylib in Frameworks */,
|
|
|
94CB4D431A97183E0054A905 /* libz.dylib in Frameworks */,
|
|
|
5356824018F3656900BAAD62 /* CoreGraphics.framework in Frameworks */,
|
|
|
- 224D49B01C673BB5000EAB86 /* Realm.framework in Frameworks */,
|
|
|
5356824218F3656900BAAD62 /* UIKit.framework in Frameworks */,
|
|
|
5356823E18F3656900BAAD62 /* Foundation.framework in Frameworks */,
|
|
|
);
|