|
|
|
|
@ -17,6 +17,7 @@
|
|
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
|
|
762D738E274E42650063CE73 /* ring_30Sec.caf in Resources */ = {isa = PBXBuildFile; fileRef = 762D738C274E42650063CE73 /* ring_30Sec.caf */; };
|
|
|
|
|
762D738F274E42650063CE73 /* ring_30Sec.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 762D738D274E42650063CE73 /* ring_30Sec.mp3 */; };
|
|
|
|
|
76801ACA2AD7F7DA00126C2D /* CRAP20Lib.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76801AC92AD7F7D900126C2D /* CRAP20Lib.xcframework */; };
|
|
|
|
|
76815B27275F381C00E66E94 /* HealthKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76815B26275F381C00E66E94 /* HealthKit.framework */; };
|
|
|
|
|
76962ECE28AE5C10004EAE09 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 76962ECD28AE5C10004EAE09 /* GoogleService-Info.plist */; };
|
|
|
|
|
76F2556127F1FFED0062C1CD /* PassKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 76F2556027F1FFED0062C1CD /* PassKit.framework */; };
|
|
|
|
|
@ -45,19 +46,6 @@
|
|
|
|
|
E9F7623B25922BCE00FB5CCF /* FlutterConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9F7623A25922BCE00FB5CCF /* FlutterConstants.swift */; };
|
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */ = {
|
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
dstPath = "";
|
|
|
|
|
dstSubfolderSpec = 10;
|
|
|
|
|
files = (
|
|
|
|
|
);
|
|
|
|
|
name = "Embed Frameworks";
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
};
|
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
|
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
|
|
@ -72,6 +60,7 @@
|
|
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
|
762D738C274E42650063CE73 /* ring_30Sec.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = ring_30Sec.caf; path = ../../assets/sounds/ring_30Sec.caf; sourceTree = "<group>"; };
|
|
|
|
|
762D738D274E42650063CE73 /* ring_30Sec.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = ring_30Sec.mp3; path = ../../assets/sounds/ring_30Sec.mp3; sourceTree = "<group>"; };
|
|
|
|
|
76801AC92AD7F7D900126C2D /* CRAP20Lib.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = CRAP20Lib.xcframework; path = Runner/BLE_SDKs/CRAP20Lib.xcframework; sourceTree = "<group>"; };
|
|
|
|
|
76815B26275F381C00E66E94 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; };
|
|
|
|
|
76962ECD28AE5C10004EAE09 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
|
|
|
76F2556027F1FFED0062C1CD /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; };
|
|
|
|
|
@ -115,6 +104,7 @@
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
files = (
|
|
|
|
|
76801ACA2AD7F7DA00126C2D /* CRAP20Lib.xcframework in Frameworks */,
|
|
|
|
|
76F2556127F1FFED0062C1CD /* PassKit.framework in Frameworks */,
|
|
|
|
|
76815B27275F381C00E66E94 /* HealthKit.framework in Frameworks */,
|
|
|
|
|
E9620805255C2ED100D3A35D /* NetworkExtension.framework in Frameworks */,
|
|
|
|
|
@ -138,6 +128,7 @@
|
|
|
|
|
555EAAA626EFB641859EF0BE /* Frameworks */ = {
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
children = (
|
|
|
|
|
76801AC92AD7F7D900126C2D /* CRAP20Lib.xcframework */,
|
|
|
|
|
76F2556027F1FFED0062C1CD /* PassKit.framework */,
|
|
|
|
|
76815B26275F381C00E66E94 /* HealthKit.framework */,
|
|
|
|
|
E9620804255C2ED100D3A35D /* NetworkExtension.framework */,
|
|
|
|
|
@ -280,7 +271,6 @@
|
|
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
487FDD6493EB9AE7D8E39485 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
4671D3CD126F6635F4B75A6E /* [CP] Copy Pods Resources */,
|
|
|
|
|
|