This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@miburf, |
mikenevi
previously approved these changes
Sep 12, 2017
namalu
suggested changes
Sep 12, 2017
@@ -17,9 +17,6 @@ | |||
|
|||
#import "MHVPlanOutcomeTypeEnum.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should remove these duplicate enums.
…oft/healthvault-ios-sdk into personal/miburf/s71/enums * 'personal/miburf/s71/enums' of https://github.com/Microsoft/healthvault-ios-sdk: Remove DynamicEnums # Conflicts: # Example/Pods/Pods.xcodeproj/project.pbxproj # HealthVault/Classes/Types/MHVPlanCategoryEnum.h # HealthVault/Classes/Types/MHVPlanCategoryEnum.m # HealthVault/Classes/Types/MHVPlanObjectiveStateEnum.h # HealthVault/Classes/Types/MHVPlanObjectiveStateEnum.m # HealthVault/Classes/Types/MHVPlanOutcomeTypeEnum.h # HealthVault/Classes/Types/MHVPlanOutcomeTypeEnum.m # HealthVault/Classes/Types/MHVPlanStatusEnum.h # HealthVault/Classes/Types/MHVPlanStatusEnum.m # HealthVault/Classes/Types/MHVTaskCompletionTypeEnum.h # HealthVault/Classes/Types/MHVTaskCompletionTypeEnum.m # HealthVault/Classes/Types/MHVTaskRecurrenceTypeEnum.h # HealthVault/Classes/Types/MHVTaskRecurrenceTypeEnum.m # HealthVault/Classes/Types/MHVTaskScheduleTypeEnum.h # HealthVault/Classes/Types/MHVTaskScheduleTypeEnum.m # HealthVault/Classes/Types/MHVTaskStatusEnum.h # HealthVault/Classes/Types/MHVTaskStatusEnum.m # HealthVault/Classes/Types/MHVTaskTrackingStatusEnum.h # HealthVault/Classes/Types/MHVTaskTrackingStatusEnum.m # HealthVault/Classes/Types/MHVTaskTrackingTypeEnum.h # HealthVault/Classes/Types/MHVTaskTrackingTypeEnum.m
namalu
previously approved these changes
Sep 13, 2017
Example/Podfile.lock
Outdated
- HealthVault/CachingSupport (= 3.0-preview) | ||
- HealthVault/CachingSupport (3.0-preview): | ||
- HealthVault (3.0-preview.3): | ||
- HealthVault/CachingSupport (= 3.0-preview.3) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you bump the version to 3.0-preview.4
namalu
approved these changes
Sep 13, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remove DynamicEnums