|
149 | 149 | 03E8A71B1E35A95B00F7A3EC /* Frameworks */, |
150 | 150 | 03E8A71C1E35A95B00F7A3EC /* Resources */, |
151 | 151 | E857CEA8F03D723AC93BD7A1 /* [CP] Embed Pods Frameworks */, |
152 | | - 2D555D8C90E50248DB41694D /* [CP] Copy Pods Resources */, |
153 | 152 | ); |
154 | 153 | buildRules = ( |
155 | 154 | ); |
|
207 | 206 | /* End PBXResourcesBuildPhase section */ |
208 | 207 |
|
209 | 208 | /* Begin PBXShellScriptBuildPhase section */ |
210 | | - 2D555D8C90E50248DB41694D /* [CP] Copy Pods Resources */ = { |
211 | | - isa = PBXShellScriptBuildPhase; |
212 | | - buildActionMask = 2147483647; |
213 | | - files = ( |
214 | | - ); |
215 | | - inputPaths = ( |
216 | | - ); |
217 | | - name = "[CP] Copy Pods Resources"; |
218 | | - outputPaths = ( |
219 | | - ); |
220 | | - runOnlyForDeploymentPostprocessing = 0; |
221 | | - shellPath = /bin/sh; |
222 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-RxKeyboardExample/Pods-RxKeyboardExample-resources.sh\"\n"; |
223 | | - showEnvVarsInLog = 0; |
224 | | - }; |
225 | 209 | D103E37D22DD7DDCE369FBBB /* [CP] Check Pods Manifest.lock */ = { |
226 | 210 | isa = PBXShellScriptBuildPhase; |
227 | 211 | buildActionMask = 2147483647; |
|
250 | 234 | "${BUILT_PRODUCTS_DIR}/CGFloatLiteral/CGFloatLiteral.framework", |
251 | 235 | "${BUILT_PRODUCTS_DIR}/ManualLayout/ManualLayout.framework", |
252 | 236 | "${BUILT_PRODUCTS_DIR}/ReusableKit/ReusableKit.framework", |
| 237 | + "${BUILT_PRODUCTS_DIR}/RxAtomic/RxAtomic.framework", |
253 | 238 | "${BUILT_PRODUCTS_DIR}/RxCocoa/RxCocoa.framework", |
254 | 239 | "${BUILT_PRODUCTS_DIR}/RxKeyboard/RxKeyboard.framework", |
255 | 240 | "${BUILT_PRODUCTS_DIR}/RxSwift/RxSwift.framework", |
|
264 | 249 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CGFloatLiteral.framework", |
265 | 250 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ManualLayout.framework", |
266 | 251 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ReusableKit.framework", |
| 252 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework", |
267 | 253 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework", |
268 | 254 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxKeyboard.framework", |
269 | 255 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework", |
|
0 commit comments