Skip to content

Commit

Permalink
Removing
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimike committed Jun 9, 2016
1 parent 5f4aaab commit 051864b
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 29 deletions.
138 changes: 110 additions & 28 deletions GeoFire.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,10 @@
/* End PBXAggregateTarget section */

/* Begin PBXBuildFile section */
06B20B448B2B661E2FD9A78C /* libPods-GeoFireTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBA68DC86573FD26146C1BF4 /* libPods-GeoFireTests.a */; };
38FC6CB01CFBE57C002AB722 /* GeoFireTest.m in Sources */ = {isa = PBXBuildFile; fileRef = FB8C8845196D55630061AC0F /* GeoFireTest.m */; };
38FC6CB71CFBF907002AB722 /* GFQueryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = FB8C884B196D93E10061AC0F /* GFQueryTest.m */; };
D871159D1D093CFF00D74E95 /* FirebaseAnalytics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D87115971D093CFF00D74E95 /* FirebaseAnalytics.framework */; };
D871159E1D093CFF00D74E95 /* FirebaseDatabase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D87115981D093CFF00D74E95 /* FirebaseDatabase.framework */; };
D871159F1D093CFF00D74E95 /* FirebaseInstanceID.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D87115991D093CFF00D74E95 /* FirebaseInstanceID.framework */; };
D87115A01D093CFF00D74E95 /* GoogleInterchangeUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D871159A1D093CFF00D74E95 /* GoogleInterchangeUtilities.framework */; };
D87115A11D093CFF00D74E95 /* GoogleSymbolUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D871159B1D093CFF00D74E95 /* GoogleSymbolUtilities.framework */; };
D87115A21D093CFF00D74E95 /* GoogleUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D871159C1D093CFF00D74E95 /* GoogleUtilities.framework */; };
D87115A31D093D0F00D74E95 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB8C883B196D525E0061AC0F /* SystemConfiguration.framework */; };
D87115A41D093D1500D74E95 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB8C8839196D52550061AC0F /* Security.framework */; };
D87115A51D093D1B00D74E95 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB8C8837196D52500061AC0F /* CFNetwork.framework */; };
42D8CAE48344B50EADED9CB4 /* libPods-GeoFire.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 543089FFDDF293BF95FBB142 /* libPods-GeoFire.a */; };
FB3B32BF196FF07000E47633 /* GFCircleQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = FB3B32BD196FF07000E47633 /* GFCircleQuery.h */; settings = {ATTRIBUTES = (Public, ); }; };
FB3B32C4197001C500E47633 /* GFRegionQuery.h in Headers */ = {isa = PBXBuildFile; fileRef = FB3B32C1196FF27600E47633 /* GFRegionQuery.h */; settings = {ATTRIBUTES = (Public, ); }; };
FB8C8832196D52200061AC0F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBA358E91965659A00A86282 /* CoreLocation.framework */; };
Expand Down Expand Up @@ -92,6 +85,10 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
35C8C14FA7B50A8B2A2C70D7 /* Pods-GeoFire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GeoFire.release.xcconfig"; path = "Pods/Target Support Files/Pods-GeoFire/Pods-GeoFire.release.xcconfig"; sourceTree = "<group>"; };
543089FFDDF293BF95FBB142 /* libPods-GeoFire.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GeoFire.a"; sourceTree = BUILT_PRODUCTS_DIR; };
67B7CD4C34E7CF2C87B59AE6 /* Pods-GeoFireTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GeoFireTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GeoFireTests/Pods-GeoFireTests.debug.xcconfig"; sourceTree = "<group>"; };
B87A8F70B0954007AD85849A /* Pods-GeoFireTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GeoFireTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-GeoFireTests/Pods-GeoFireTests.release.xcconfig"; sourceTree = "<group>"; };
D87115971D093CFF00D74E95 /* FirebaseAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAnalytics.framework; path = Pods/FirebaseAnalytics/Frameworks/FirebaseAnalytics.framework; sourceTree = "<group>"; };
D87115981D093CFF00D74E95 /* FirebaseDatabase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseDatabase.framework; path = Pods/FirebaseDatabase/Frameworks/FirebaseDatabase.framework; sourceTree = "<group>"; };
D87115991D093CFF00D74E95 /* FirebaseInstanceID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseInstanceID.framework; path = Pods/FirebaseInstanceID/Frameworks/FirebaseInstanceID.framework; sourceTree = "<group>"; };
Expand All @@ -100,6 +97,7 @@
D871159C1D093CFF00D74E95 /* GoogleUtilities.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GoogleUtilities.framework; path = Pods/GoogleUtilities/Frameworks/GoogleUtilities.framework; sourceTree = "<group>"; };
D87115A61D093D2100D74E95 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
D87115A81D093D2800D74E95 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; };
DBF9717472FC272DBF62E999 /* Pods-GeoFire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GeoFire.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GeoFire/Pods-GeoFire.debug.xcconfig"; sourceTree = "<group>"; };
FB3B32BD196FF07000E47633 /* GFCircleQuery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GFCircleQuery.h; sourceTree = "<group>"; };
FB3B32C1196FF27600E47633 /* GFRegionQuery.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GFRegionQuery.h; sourceTree = "<group>"; };
FB8C8833196D522F0061AC0F /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -134,6 +132,7 @@
FBA35917196AA43100A86282 /* GFBase32Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GFBase32Utils.h; sourceTree = "<group>"; };
FBA35918196AA43100A86282 /* GFBase32Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GFBase32Utils.m; sourceTree = "<group>"; };
FBA3591B196AAB6500A86282 /* GFGeoHashQueryTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GFGeoHashQueryTest.m; sourceTree = "<group>"; };
FBA68DC86573FD26146C1BF4 /* libPods-GeoFireTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GeoFireTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
FBBC43C2196ADB0100C0CAA5 /* GeoFire+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GeoFire+Private.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -142,17 +141,9 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D87115A51D093D1B00D74E95 /* CFNetwork.framework in Frameworks */,
D87115A41D093D1500D74E95 /* Security.framework in Frameworks */,
D87115A31D093D0F00D74E95 /* SystemConfiguration.framework in Frameworks */,
D871159D1D093CFF00D74E95 /* FirebaseAnalytics.framework in Frameworks */,
D871159E1D093CFF00D74E95 /* FirebaseDatabase.framework in Frameworks */,
D871159F1D093CFF00D74E95 /* FirebaseInstanceID.framework in Frameworks */,
D87115A01D093CFF00D74E95 /* GoogleInterchangeUtilities.framework in Frameworks */,
D87115A11D093CFF00D74E95 /* GoogleSymbolUtilities.framework in Frameworks */,
D87115A21D093CFF00D74E95 /* GoogleUtilities.framework in Frameworks */,
FBA358EA1965659A00A86282 /* CoreLocation.framework in Frameworks */,
FBA358C019655FED00A86282 /* Foundation.framework in Frameworks */,
42D8CAE48344B50EADED9CB4 /* libPods-GeoFire.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -165,12 +156,24 @@
FBA358D119655FED00A86282 /* UIKit.framework in Frameworks */,
FBA358CF19655FED00A86282 /* Foundation.framework in Frameworks */,
FBA358D419655FED00A86282 /* libGeoFire.a in Frameworks */,
06B20B448B2B661E2FD9A78C /* libPods-GeoFireTests.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
DE04BECD02C6819228BC4E6A /* Pods */ = {
isa = PBXGroup;
children = (
DBF9717472FC272DBF62E999 /* Pods-GeoFire.debug.xcconfig */,
35C8C14FA7B50A8B2A2C70D7 /* Pods-GeoFire.release.xcconfig */,
67B7CD4C34E7CF2C87B59AE6 /* Pods-GeoFireTests.debug.xcconfig */,
B87A8F70B0954007AD85849A /* Pods-GeoFireTests.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
};
FB8C87EC196AF5810061AC0F /* API */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -206,6 +209,7 @@
FBA358D519655FED00A86282 /* GeoFireTests */,
FBA358BE19655FED00A86282 /* Frameworks */,
FBA358BD19655FED00A86282 /* Products */,
DE04BECD02C6819228BC4E6A /* Pods */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -238,6 +242,8 @@
FBA358BF19655FED00A86282 /* Foundation.framework */,
FBA358CD19655FED00A86282 /* XCTest.framework */,
FBA358D019655FED00A86282 /* UIKit.framework */,
543089FFDDF293BF95FBB142 /* libPods-GeoFire.a */,
FBA68DC86573FD26146C1BF4 /* libPods-GeoFireTests.a */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -309,11 +315,13 @@
isa = PBXNativeTarget;
buildConfigurationList = FBA358DF19655FED00A86282 /* Build configuration list for PBXNativeTarget "GeoFire" */;
buildPhases = (
8D0E6785F13E1E0A4A8FFE40 /* 📦 Check Pods Manifest.lock */,
FBA358B819655FED00A86282 /* Sources */,
FBA358B919655FED00A86282 /* Frameworks */,
FBA358BA19655FED00A86282 /* CopyFiles */,
FBA358E51965605000A86282 /* Headers */,
FB8C87EE196AF7270061AC0F /* ShellScript */,
37077F67D1C8F3BC168C1F33 /* 📦 Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -328,9 +336,12 @@
isa = PBXNativeTarget;
buildConfigurationList = FBA358E219655FED00A86282 /* Build configuration list for PBXNativeTarget "GeoFireTests" */;
buildPhases = (
B13632C7DF1F2330E79C485C /* 📦 Check Pods Manifest.lock */,
FBA358C819655FED00A86282 /* Sources */,
FBA358C919655FED00A86282 /* Frameworks */,
FBA358CA19655FED00A86282 /* Resources */,
990FFF7AC5D3DAFFDF620782 /* 📦 Embed Pods Frameworks */,
7BEC432CFE2EA73C701692FF /* 📦 Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -388,6 +399,81 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
37077F67D1C8F3BC168C1F33 /* 📦 Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GeoFire/Pods-GeoFire-resources.sh\"\n";
showEnvVarsInLog = 0;
};
7BEC432CFE2EA73C701692FF /* 📦 Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GeoFireTests/Pods-GeoFireTests-resources.sh\"\n";
showEnvVarsInLog = 0;
};
8D0E6785F13E1E0A4A8FFE40 /* 📦 Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
990FFF7AC5D3DAFFDF620782 /* 📦 Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GeoFireTests/Pods-GeoFireTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
B13632C7DF1F2330E79C485C /* 📦 Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "📦 Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
FB8C87EE196AF7270061AC0F /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -555,6 +641,7 @@
};
FBA358E019655FED00A86282 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = DBF9717472FC272DBF62E999 /* Pods-GeoFire.debug.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO;
Expand All @@ -576,11 +663,7 @@
GCC_PREFIX_HEADER = "GeoFire/GeoFire-Prefix.pch";
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_WARN_PEDANTIC = YES;
OTHER_LDFLAGS = (
"-ObjC",
"-lc++",
"-licucore",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
PUBLIC_HEADERS_FOLDER_PATH = "include/$(PROJECT_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -590,6 +673,7 @@
};
FBA358E119655FED00A86282 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 35C8C14FA7B50A8B2A2C70D7 /* Pods-GeoFire.release.xcconfig */;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO;
Expand All @@ -611,11 +695,7 @@
GCC_PREFIX_HEADER = "GeoFire/GeoFire-Prefix.pch";
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_WARN_PEDANTIC = YES;
OTHER_LDFLAGS = (
"-ObjC",
"-lc++",
"-licucore",
);
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = "$(TARGET_NAME)";
PUBLIC_HEADERS_FOLDER_PATH = "include/$(PROJECT_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -625,6 +705,7 @@
};
FBA358E319655FED00A86282 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 67B7CD4C34E7CF2C87B59AE6 /* Pods-GeoFireTests.debug.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
Expand Down Expand Up @@ -652,6 +733,7 @@
};
FBA358E419655FED00A86282 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = B87A8F70B0954007AD85849A /* Pods-GeoFireTests.release.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ At its heart, GeoFire simply stores locations with string keys. Its main
benefit however, is the possibility of querying keys within a given geographic
area - all in realtime.

GeoFire uses the [Firebase](https://www.firebase.google.com/?utm_source=geofire-objc) database for
GeoFire uses the [Firebase](https://firebase.google.com/?utm_source=geofire-objc) database for
data storage, allowing query results to be updated in realtime as they change.
GeoFire *selectively loads only the data near certain locations, keeping your
applications light and responsive*, even with extremely large datasets.
Expand Down

0 comments on commit 051864b

Please sign in to comment.