58E89B4AF39EEFF895CBBDD1/* Pods-AIComponentKit-AIComponentKitTests.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-AIComponentKit-AIComponentKitTests.release.xcconfig";path="Pods/Target Support Files/Pods-AIComponentKit-AIComponentKitTests/Pods-AIComponentKit-AIComponentKitTests.release.xcconfig";sourceTree="<group>";};
685FE23350C9E159CA508795/* Pods-AIComponentKitTests.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-AIComponentKitTests.debug.xcconfig";path="Pods/Target Support Files/Pods-AIComponentKitTests/Pods-AIComponentKitTests.debug.xcconfig";sourceTree="<group>";};
99F760E80DBC747A467E4900/* Pods-AIComponentKit.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-AIComponentKit.release.xcconfig";path="Pods/Target Support Files/Pods-AIComponentKit/Pods-AIComponentKit.release.xcconfig";sourceTree="<group>";};
...
...
@@ -778,6 +782,7 @@
06E59EA21D92C66B00C42804/* components */={
isa=PBXGroup;
children=(
681D59032A84137D007B5DB5/* common */,
06E59EAD1D92C92300C42804/* interfaces */,
06E59EAC1D92C91D00C42804/* nonvisible */,
06E59EAB1D92C91800C42804/* visible */,
...
...
@@ -924,6 +929,15 @@
path=util;
sourceTree="<group>";
};
681D59032A84137D007B5DB5/* common */={
isa=PBXGroup;
children=(
681D59042A84138A007B5DB5/* FileScope.swift */,
681D59062A84139E007B5DB5/* OptionList.swift */,
);
name=common;
sourceTree="<group>";
};
7474807A747CFE996FC4893A/* Pods */={
isa=PBXGroup;
children=(
...
...
@@ -1273,6 +1287,7 @@
082778F720112FE300ACC99A/* ImagePicker.swift in Sources */,
068E0EAF1DC251090086FFDA/* ActivityStarter.swift in Sources */,
DE999D34201272DA0023DA47/* VideoPlayer.swift in Sources */,
681D59072A84139E007B5DB5/* OptionList.swift in Sources */,
06B216061DB95155000B3366/* Image.swift in Sources */,
06E59EAF1D92D14F00C42804/* Sound.swift in Sources */,
088CAFD020DABB2E002B1B67/* Ball.swift in Sources */,
...
...
@@ -1360,6 +1375,7 @@
062217F02A37767F00B89562/* image.pb.swift in Sources */,
DE91AB931F93FF8F00AB742A/* PhoneNumberPicker.swift in Sources */,
DE84293420D3FC6A00094BCB/* GeometryUtil.swift in Sources */,
681D59052A84138A007B5DB5/* FileScope.swift in Sources */,
068E0EB11DC251240086FFDA/* Clock.swift in Sources */,
0644F6C01F37CAD800642E4D/* Player.swift in Sources */,
06B216081DB954A5000B3366/* ColorUtil.swift in Sources */,