|
156 | 156 | 607FACCC1AFB9204008FA782 /* Sources */, |
157 | 157 | 607FACCD1AFB9204008FA782 /* Frameworks */, |
158 | 158 | 607FACCE1AFB9204008FA782 /* Resources */, |
159 | | - C5E2A18C5359F868CA30B270 /* [CP] Embed Pods Frameworks */, |
160 | | - 629B030745522DF453180F2E /* [CP] Copy Pods Resources */, |
| 159 | + 55F938F63F3154969D880AB8 /* [CP] Embed Pods Frameworks */, |
| 160 | + 8DE911A27AE91596D5705576 /* [CP] Copy Pods Resources */, |
161 | 161 | ); |
162 | 162 | buildRules = ( |
163 | 163 | ); |
|
241 | 241 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
242 | 242 | showEnvVarsInLog = 0; |
243 | 243 | }; |
244 | | - 629B030745522DF453180F2E /* [CP] Copy Pods Resources */ = { |
| 244 | + 55F938F63F3154969D880AB8 /* [CP] Embed Pods Frameworks */ = { |
245 | 245 | isa = PBXShellScriptBuildPhase; |
246 | 246 | buildActionMask = 2147483647; |
247 | 247 | files = ( |
248 | 248 | ); |
249 | 249 | inputPaths = ( |
250 | | - "${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-resources.sh", |
251 | | - "${PODS_ROOT}/../../Sources/ChatroomUIKit/Classes/UI/Resources/ChatRoomResource.bundle", |
| 250 | + "${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-frameworks.sh", |
| 251 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/HyphenateChat/HyphenateChat.framework/HyphenateChat", |
252 | 252 | ); |
253 | | - name = "[CP] Copy Pods Resources"; |
| 253 | + name = "[CP] Embed Pods Frameworks"; |
254 | 254 | outputPaths = ( |
255 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ChatRoomResource.bundle", |
| 255 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HyphenateChat.framework", |
256 | 256 | ); |
257 | 257 | runOnlyForDeploymentPostprocessing = 0; |
258 | 258 | shellPath = /bin/sh; |
259 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-resources.sh\"\n"; |
| 259 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-frameworks.sh\"\n"; |
260 | 260 | showEnvVarsInLog = 0; |
261 | 261 | }; |
262 | | - C5E2A18C5359F868CA30B270 /* [CP] Embed Pods Frameworks */ = { |
| 262 | + 8DE911A27AE91596D5705576 /* [CP] Copy Pods Resources */ = { |
263 | 263 | isa = PBXShellScriptBuildPhase; |
264 | 264 | buildActionMask = 2147483647; |
265 | 265 | files = ( |
266 | 266 | ); |
267 | 267 | inputPaths = ( |
268 | | - "${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-frameworks.sh", |
269 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/HyphenateChat/HyphenateChat.framework/HyphenateChat", |
| 268 | + "${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-resources.sh", |
| 269 | + "${PODS_ROOT}/../../Sources/ChatroomUIKit/Classes/UI/Resources/ChatRoomResource.bundle", |
270 | 270 | ); |
271 | | - name = "[CP] Embed Pods Frameworks"; |
| 271 | + name = "[CP] Copy Pods Resources"; |
272 | 272 | outputPaths = ( |
273 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/HyphenateChat.framework", |
| 273 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ChatRoomResource.bundle", |
274 | 274 | ); |
275 | 275 | runOnlyForDeploymentPostprocessing = 0; |
276 | 276 | shellPath = /bin/sh; |
277 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-frameworks.sh\"\n"; |
| 277 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ChatroomUIKit_Example/Pods-ChatroomUIKit_Example-resources.sh\"\n"; |
278 | 278 | showEnvVarsInLog = 0; |
279 | 279 | }; |
280 | 280 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments