Skip to content

Commit

Permalink
rename library to Granola
Browse files Browse the repository at this point in the history
  • Loading branch information
brenthargrave committed May 14, 2015
1 parent 2e7827a commit 3bef34f
Show file tree
Hide file tree
Showing 16 changed files with 437 additions and 251 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## HKObjectType Coverage

|HKObject type|HealthKitIO|
|HKObject type|Granola|
|-------------|:---------:|
|*__Nutrition Identifiers__*||
|HKQuantityTypeIdentifierDietaryBiotin| |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
9E272AB11ADEFF1B007DE4ED /* OMHSampleFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E272AB01ADEFF1B007DE4ED /* OMHSampleFactory.m */; };
9E272AB41ADF523F007DE4ED /* OMHSchemaStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E272AB31ADF523F007DE4ED /* OMHSchemaStore.m */; };
9ECA505C1AD60A3000E367CA /* schema in Resources */ = {isa = PBXBuildFile; fileRef = 9ECA505B1AD60A3000E367CA /* schema */; };
F8FEF4241A43B7BFE271ADD7 /* libPods-HealthKitIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CABD26178AD457AEB783167 /* libPods-HealthKitIO.a */; };
F8FEF4241A43B7BFE271ADD7 /* libPods-Granola.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CABD26178AD457AEB783167 /* libPods-Granola.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
0713970833C99FFE3A26765F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
0CABD26178AD457AEB783167 /* libPods-HealthKitIO.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HealthKitIO.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1497BA18A434AE1495648DE8 /* HealthKitIO.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = HealthKitIO.podspec; path = ../HealthKitIO.podspec; sourceTree = "<group>"; };
6003F58A195388D20070C39A /* HealthKitIO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HealthKitIO.app; sourceTree = BUILT_PRODUCTS_DIR; };
0CABD26178AD457AEB783167 /* libPods-Granola.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Granola.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1497BA18A434AE1495648DE8 /* Granola.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Granola.podspec; path = ../Granola.podspec; sourceTree = "<group>"; };
6003F58A195388D20070C39A /* Granola.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Granola.app; sourceTree = BUILT_PRODUCTS_DIR; };
6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
6003F5AE195388D20070C39A /* HealthKitIO.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HealthKitIO.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6003F5AE195388D20070C39A /* Granola.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Granola.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Expand All @@ -38,9 +38,9 @@
9E272AB31ADF523F007DE4ED /* OMHSchemaStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OMHSchemaStore.m; sourceTree = "<group>"; };
9ECA505B1AD60A3000E367CA /* schema */ = {isa = PBXFileReference; lastKnownFileType = folder; name = schema; path = "omh-schemas/schema"; sourceTree = "<group>"; };
9EDEA5811ADB0B5200D3F174 /* HKObject+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "HKObject+Private.h"; sourceTree = "<group>"; };
AD7D73655EC87F9772FA4779 /* Pods-HealthKitIO.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HealthKitIO.debug.xcconfig"; path = "Pods/Target Support Files/Pods-HealthKitIO/Pods-HealthKitIO.debug.xcconfig"; sourceTree = "<group>"; };
AD7D73655EC87F9772FA4779 /* Pods-Granola.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Granola.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Granola/Pods-Granola.debug.xcconfig"; sourceTree = "<group>"; };
EF857A4BFD07184BC663D020 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
F9F510F403C68D61B5084DE9 /* Pods-HealthKitIO.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HealthKitIO.release.xcconfig"; path = "Pods/Target Support Files/Pods-HealthKitIO/Pods-HealthKitIO.release.xcconfig"; sourceTree = "<group>"; };
F9F510F403C68D61B5084DE9 /* Pods-Granola.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Granola.release.xcconfig"; path = "Pods/Target Support Files/Pods-Granola/Pods-Granola.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -51,7 +51,7 @@
6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
F8FEF4241A43B7BFE271ADD7 /* libPods-HealthKitIO.a in Frameworks */,
F8FEF4241A43B7BFE271ADD7 /* libPods-Granola.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -61,8 +61,8 @@
3CBAC3C90B6EE47B545DBAFB /* Pods */ = {
isa = PBXGroup;
children = (
AD7D73655EC87F9772FA4779 /* Pods-HealthKitIO.debug.xcconfig */,
F9F510F403C68D61B5084DE9 /* Pods-HealthKitIO.release.xcconfig */,
AD7D73655EC87F9772FA4779 /* Pods-Granola.debug.xcconfig */,
F9F510F403C68D61B5084DE9 /* Pods-Granola.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
Expand All @@ -81,8 +81,8 @@
6003F58B195388D20070C39A /* Products */ = {
isa = PBXGroup;
children = (
6003F58A195388D20070C39A /* HealthKitIO.app */,
6003F5AE195388D20070C39A /* HealthKitIO.xctest */,
6003F58A195388D20070C39A /* Granola.app */,
6003F5AE195388D20070C39A /* Granola.xctest */,
);
name = Products;
sourceTree = "<group>";
Expand All @@ -94,7 +94,7 @@
6003F58F195388D20070C39A /* CoreGraphics.framework */,
6003F591195388D20070C39A /* UIKit.framework */,
6003F5AF195388D20070C39A /* XCTest.framework */,
0CABD26178AD457AEB783167 /* libPods-HealthKitIO.a */,
0CABD26178AD457AEB783167 /* libPods-Granola.a */,
);
name = Frameworks;
sourceTree = "<group>";
Expand Down Expand Up @@ -127,7 +127,7 @@
60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
isa = PBXGroup;
children = (
1497BA18A434AE1495648DE8 /* HealthKitIO.podspec */,
1497BA18A434AE1495648DE8 /* Granola.podspec */,
EF857A4BFD07184BC663D020 /* README.md */,
0713970833C99FFE3A26765F /* LICENSE */,
);
Expand All @@ -137,9 +137,9 @@
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
6003F5AD195388D20070C39A /* HealthKitIO */ = {
6003F5AD195388D20070C39A /* Granola */ = {
isa = PBXNativeTarget;
buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "HealthKitIO" */;
buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Granola" */;
buildPhases = (
4C80BEBFD91B74FEFF48262F /* Check Pods Manifest.lock */,
6003F5AA195388D20070C39A /* Sources */,
Expand All @@ -151,9 +151,9 @@
);
dependencies = (
);
name = HealthKitIO;
productName = HealthKitIOTests;
productReference = 6003F5AE195388D20070C39A /* HealthKitIO.xctest */;
name = Granola;
productName = GranolaTests;
productReference = 6003F5AE195388D20070C39A /* Granola.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
Expand All @@ -171,7 +171,7 @@
};
};
};
buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "HealthKitIO" */;
buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "Granola" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
Expand All @@ -184,7 +184,7 @@
projectDirPath = "";
projectRoot = "";
targets = (
6003F5AD195388D20070C39A /* HealthKitIO */,
6003F5AD195388D20070C39A /* Granola */,
);
};
/* End PBXProject section */
Expand Down Expand Up @@ -229,7 +229,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-HealthKitIO/Pods-HealthKitIO-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Granola/Pods-Granola-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand Down Expand Up @@ -333,7 +333,7 @@
};
6003F5C3195388D20070C39A /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = AD7D73655EC87F9772FA4779 /* Pods-HealthKitIO.debug.xcconfig */;
baseConfigurationReference = AD7D73655EC87F9772FA4779 /* Pods-Granola.debug.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
Expand All @@ -355,7 +355,7 @@
};
6003F5C4195388D20070C39A /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = F9F510F403C68D61B5084DE9 /* Pods-HealthKitIO.release.xcconfig */;
baseConfigurationReference = F9F510F403C68D61B5084DE9 /* Pods-Granola.release.xcconfig */;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
Expand All @@ -374,7 +374,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
6003F585195388D10070C39A /* Build configuration list for PBXProject "HealthKitIO" */ = {
6003F585195388D10070C39A /* Build configuration list for PBXProject "Granola" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6003F5BD195388D20070C39A /* Debug */,
Expand All @@ -383,7 +383,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "HealthKitIO" */ = {
6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Granola" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6003F5C3195388D20070C39A /* Debug */,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6003F5AD195388D20070C39A"
BuildableName = "HealthKitIO.xctest"
BlueprintName = "HealthKitIO"
ReferencedContainer = "container:HealthKitIO.xcodeproj">
BuildableName = "Granola.xctest"
BlueprintName = "Granola"
ReferencedContainer = "container:Granola.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -33,19 +33,19 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6003F5AD195388D20070C39A"
BuildableName = "HealthKitIO.xctest"
BlueprintName = "HealthKitIO"
ReferencedContainer = "container:HealthKitIO.xcodeproj">
BuildableName = "Granola.xctest"
BlueprintName = "Granola"
ReferencedContainer = "container:Granola.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6003F5AD195388D20070C39A"
BuildableName = "HealthKitIO.xctest"
BlueprintName = "HealthKitIO"
ReferencedContainer = "container:HealthKitIO.xcodeproj">
BuildableName = "Granola.xctest"
BlueprintName = "Granola"
ReferencedContainer = "container:Granola.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
Expand All @@ -63,9 +63,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6003F5AD195388D20070C39A"
BuildableName = "HealthKitIO.xctest"
BlueprintName = "HealthKitIO"
ReferencedContainer = "container:HealthKitIO.xcodeproj">
BuildableName = "Granola.xctest"
BlueprintName = "Granola"
ReferencedContainer = "container:Granola.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
Expand All @@ -82,9 +82,9 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "6003F5AD195388D20070C39A"
BuildableName = "HealthKitIO.xctest"
BlueprintName = "HealthKitIO"
ReferencedContainer = "container:HealthKitIO.xcodeproj">
BuildableName = "Granola.xctest"
BlueprintName = "Granola"
ReferencedContainer = "container:Granola.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 6 additions & 7 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
source 'https://github.com/CocoaPods/Specs.git'

target 'Granola', :exclusive => true do
pod "Granola", :path => "../"

target 'HealthKitIO', :exclusive => true do
pod "HealthKitIO", :path => "../"

pod 'Specta'
pod 'Expecta'
pod 'NSObject-Tap'
pod 'VVJSONSchemaValidation'
pod 'Specta', '~> 1.0'
pod 'Expecta', '~> 1.0'
pod 'VVJSONSchemaValidation', '~> 1.3'
end

27 changes: 12 additions & 15 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,26 @@
PODS:
- Expecta (0.4.0)
- HealthKitIO (0.1.0):
- Expecta (1.0.0)
- Granola (0.1.0):
- ObjectiveSugar (~> 1.1)
- NSObject-Tap (1.0.1)
- ObjectiveSugar (1.1.0)
- Specta (0.5.0)
- Specta (1.0.0)
- VVJSONSchemaValidation (1.3.0)

DEPENDENCIES:
- Expecta
- HealthKitIO (from `../`)
- NSObject-Tap
- Specta
- VVJSONSchemaValidation
- Expecta (~> 1.0)
- Granola (from `../`)
- Specta (~> 1.0)
- VVJSONSchemaValidation (~> 1.3)

EXTERNAL SOURCES:
HealthKitIO:
Granola:
:path: "../"

SPEC CHECKSUMS:
Expecta: 392a6b5bfb9f4097e47dd8064d9b732079490332
HealthKitIO: 4b1a0b43a5e1b0d479336243a7bb40197a588522
NSObject-Tap: 07b174cf61d27b1b56384300d4ca2220853ab43b
Expecta: 32604574add2c46a36f8d2f716b6c5736eb75024
Granola: 5c4834fe825ae1ab57e6913749213f7e504cbebb
ObjectiveSugar: a6a25f23d657c19df0a0b972466d5b5ca9f5295c
Specta: eb90708ed77569bbda089f8ead10bb99b8e9489e
Specta: 96fe05fe5c7348b5223f85e862904f6e832abb14
VVJSONSchemaValidation: a384962161691d152c02464e61a86b4014f27d7c

COCOAPODS: 0.36.4
COCOAPODS: 0.37.1
Loading

0 comments on commit 3bef34f

Please sign in to comment.