Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rn-apple-healthkit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
rn-apple-healthkit
Commits
0e38039f
Commit
0e38039f
authored
Mar 30, 2017
by
skleest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save mindfulness bugfix
parent
95b50fbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
RCTAppleHealthKit.xcodeproj/project.pbxproj
RCTAppleHealthKit.xcodeproj/project.pbxproj
+6
-0
No files found.
RCTAppleHealthKit.xcodeproj/project.pbxproj
View file @
0e38039f
...
...
@@ -16,6 +16,7 @@
3774C8D71D20C65F0000B3F3
/* RCTAppleHealthKit+Methods_Fitness.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3774C8D61D20C65F0000B3F3
/* RCTAppleHealthKit+Methods_Fitness.m */
;
};
377D44F31D247D0A004E35CB
/* RCTAppleHealthKit+Methods_Characteristic.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
377D44F21D247D0A004E35CB
/* RCTAppleHealthKit+Methods_Characteristic.m */
;
};
37837E7D1DCFE270000201A0
/* RCTAppleHealthKit+Methods_Sleep.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
37837E7C1DCFE270000201A0
/* RCTAppleHealthKit+Methods_Sleep.m */
;
};
61232F931E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
61232F921E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.m */
;
};
64C42D4A1D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64C42D491D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.m */
;
};
64E0E73F1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64E0E73E1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.m */
;
};
/* End PBXBuildFile section */
...
...
@@ -51,6 +52,8 @@
377D44F21D247D0A004E35CB
/* RCTAppleHealthKit+Methods_Characteristic.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"RCTAppleHealthKit+Methods_Characteristic.m"
;
sourceTree
=
"<group>"
;
};
37837E7B1DCFE270000201A0
/* RCTAppleHealthKit+Methods_Sleep.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"RCTAppleHealthKit+Methods_Sleep.h"
;
sourceTree
=
"<group>"
;
};
37837E7C1DCFE270000201A0
/* RCTAppleHealthKit+Methods_Sleep.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"RCTAppleHealthKit+Methods_Sleep.m"
;
sourceTree
=
"<group>"
;
};
61232F911E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"RCTAppleHealthKit+Methods_Mindfulness.h"
;
sourceTree
=
"<group>"
;
};
61232F921E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"RCTAppleHealthKit+Methods_Mindfulness.m"
;
sourceTree
=
"<group>"
;
};
64C42D481D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"RCTAppleHealthKit+Methods_Vitals.h"
;
sourceTree
=
"<group>"
;
};
64C42D491D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"RCTAppleHealthKit+Methods_Vitals.m"
;
sourceTree
=
"<group>"
;
};
64E0E73D1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"RCTAppleHealthKit+Methods_Results.h"
;
sourceTree
=
"<group>"
;
};
...
...
@@ -87,6 +90,8 @@
3774C88F1D2092F20000B3F3
/* RCTAppleHealthKit */
=
{
isa
=
PBXGroup
;
children
=
(
61232F911E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.h */
,
61232F921E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.m */
,
64E0E73D1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.h */
,
64E0E73E1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.m */
,
64C42D481D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.h */
,
...
...
@@ -171,6 +176,7 @@
3774C8A11D20A6B90000B3F3
/* RCTAppleHealthKit+Utils.m in Sources */
,
37837E7D1DCFE270000201A0
/* RCTAppleHealthKit+Methods_Sleep.m in Sources */
,
3774C8D41D20C6390000B3F3
/* RCTAppleHealthKit+Methods_Body.m in Sources */
,
61232F931E303758000A5026
/* RCTAppleHealthKit+Methods_Mindfulness.m in Sources */
,
64E0E73F1D37947B00EAB905
/* RCTAppleHealthKit+Methods_Results.m in Sources */
,
64C42D4A1D351A8800A0A8F7
/* RCTAppleHealthKit+Methods_Vitals.m in Sources */
,
3774C8931D2092F20000B3F3
/* RCTAppleHealthKit.m in Sources */
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment