|
14 | 14 | BC5B0C271D92F75600B43506 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BC5B0C251D92F75600B43506 /* LaunchScreen.storyboard */; }; |
15 | 15 | /* End PBXBuildFile section */ |
16 | 16 |
|
| 17 | +/* Begin PBXContainerItemProxy section */ |
| 18 | + BC6FF0C61D92FEA9002E6571 /* PBXContainerItemProxy */ = { |
| 19 | + isa = PBXContainerItemProxy; |
| 20 | + containerPortal = BC5B0C2E1D92F76E00B43506 /* KDCircularProgress.xcodeproj */; |
| 21 | + proxyType = 2; |
| 22 | + remoteGlobalIDString = BC5B0BE81D92F4FA00B43506; |
| 23 | + remoteInfo = "KDCircularProgress iOS"; |
| 24 | + }; |
| 25 | +/* End PBXContainerItemProxy section */ |
| 26 | + |
17 | 27 | /* Begin PBXFileReference section */ |
18 | 28 | BC5B0C191D92F75600B43506 /* iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 29 | BC5B0C1C1D92F75600B43506 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
66 | 76 | path = "iOS Example"; |
67 | 77 | sourceTree = "<group>"; |
68 | 78 | }; |
| 79 | + BC6FF0C21D92FEA8002E6571 /* Products */ = { |
| 80 | + isa = PBXGroup; |
| 81 | + children = ( |
| 82 | + BC6FF0C71D92FEA9002E6571 /* KDCircularProgress.framework */, |
| 83 | + ); |
| 84 | + name = Products; |
| 85 | + sourceTree = "<group>"; |
| 86 | + }; |
69 | 87 | /* End PBXGroup section */ |
70 | 88 |
|
71 | 89 | /* Begin PBXNativeTarget section */ |
|
113 | 131 | mainGroup = BC5B0C101D92F75600B43506; |
114 | 132 | productRefGroup = BC5B0C1A1D92F75600B43506 /* Products */; |
115 | 133 | projectDirPath = ""; |
| 134 | + projectReferences = ( |
| 135 | + { |
| 136 | + ProductGroup = BC6FF0C21D92FEA8002E6571 /* Products */; |
| 137 | + ProjectRef = BC5B0C2E1D92F76E00B43506 /* KDCircularProgress.xcodeproj */; |
| 138 | + }, |
| 139 | + ); |
116 | 140 | projectRoot = ""; |
117 | 141 | targets = ( |
118 | 142 | BC5B0C181D92F75600B43506 /* iOS Example */, |
119 | 143 | ); |
120 | 144 | }; |
121 | 145 | /* End PBXProject section */ |
122 | 146 |
|
| 147 | +/* Begin PBXReferenceProxy section */ |
| 148 | + BC6FF0C71D92FEA9002E6571 /* KDCircularProgress.framework */ = { |
| 149 | + isa = PBXReferenceProxy; |
| 150 | + fileType = wrapper.framework; |
| 151 | + path = KDCircularProgress.framework; |
| 152 | + remoteRef = BC6FF0C61D92FEA9002E6571 /* PBXContainerItemProxy */; |
| 153 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 154 | + }; |
| 155 | +/* End PBXReferenceProxy section */ |
| 156 | + |
123 | 157 | /* Begin PBXResourcesBuildPhase section */ |
124 | 158 | BC5B0C171D92F75600B43506 /* Resources */ = { |
125 | 159 | isa = PBXResourcesBuildPhase; |
|
299 | 333 | BC5B0C2D1D92F75600B43506 /* Release */, |
300 | 334 | ); |
301 | 335 | defaultConfigurationIsVisible = 0; |
| 336 | + defaultConfigurationName = Release; |
302 | 337 | }; |
303 | 338 | /* End XCConfigurationList section */ |
304 | 339 | }; |
|
0 commit comments