File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- github "LoopKit/LoopKit" "dev"
1
+ github "LoopKit/LoopKit" ~> 2.0
Original file line number Diff line number Diff line change 1
- github "LoopKit/LoopKit" "0f12e7a973625be59ea617166fea7bd2e0f6d729 "
1
+ github "LoopKit/LoopKit" "v2.2.1 "
Original file line number Diff line number Diff line change 769
769
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
770
770
CODE_SIGN_IDENTITY = "";
771
771
CODE_SIGN_STYLE = Automatic;
772
- CURRENT_PROJECT_VERSION = 1 ;
772
+ CURRENT_PROJECT_VERSION = 2 ;
773
773
DEFINES_MODULE = YES;
774
774
DYLIB_COMPATIBILITY_VERSION = 1;
775
- DYLIB_CURRENT_VERSION = 1 ;
775
+ DYLIB_CURRENT_VERSION = 2 ;
776
776
DYLIB_INSTALL_NAME_BASE = "@rpath";
777
777
FRAMEWORK_SEARCH_PATHS = (
778
778
"$(inherited)",
803
803
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
804
804
CODE_SIGN_IDENTITY = "";
805
805
CODE_SIGN_STYLE = Automatic;
806
- CURRENT_PROJECT_VERSION = 1 ;
806
+ CURRENT_PROJECT_VERSION = 2 ;
807
807
DEFINES_MODULE = YES;
808
808
DYLIB_COMPATIBILITY_VERSION = 1;
809
- DYLIB_CURRENT_VERSION = 1 ;
809
+ DYLIB_CURRENT_VERSION = 2 ;
810
810
DYLIB_INSTALL_NAME_BASE = "@rpath";
811
811
FRAMEWORK_SEARCH_PATHS = (
812
812
"$(inherited)",
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.4 .1 </string >
18
+ <string >1 .1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >BNDL </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >0.4 .1 </string >
18
+ <string >1 .1 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0 </string >
18
+ <string >1.1 </string >
19
19
<key >CFBundleVersion </key >
20
20
<string >$(CURRENT_PROJECT_VERSION) </string >
21
21
<key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments