|
10 | 10 | 4D3BD4E125328B0F00084000 /* UploadTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D3BD4E025328B0F00084000 /* UploadTest.swift */; }; |
11 | 11 | 4D3BD4E325328D4400084000 /* memeCat.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 4D3BD4E225328D4400084000 /* memeCat.jpg */; }; |
12 | 12 | 4DA4E6EB2488BA8700F4581F /* test.mp4 in Resources */ = {isa = PBXBuildFile; fileRef = 4DA4E6EA2488BA8700F4581F /* test.mp4 */; }; |
13 | | - 4DE4B777247B7258009E5E4C /* TLPhotoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DE4B775247B7258009E5E4C /* TLPhotoViewController.swift */; }; |
14 | 13 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; }; |
15 | 14 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; }; |
16 | 15 | 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; }; |
|
37 | 36 | 4D3BD4E025328B0F00084000 /* UploadTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadTest.swift; sourceTree = "<group>"; }; |
38 | 37 | 4D3BD4E225328D4400084000 /* memeCat.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = memeCat.jpg; sourceTree = "<group>"; }; |
39 | 38 | 4DA4E6EA2488BA8700F4581F /* test.mp4 */ = {isa = PBXFileReference; lastKnownFileType = file; path = test.mp4; sourceTree = "<group>"; }; |
40 | | - 4DE4B775247B7258009E5E4C /* TLPhotoViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TLPhotoViewController.swift; sourceTree = "<group>"; }; |
41 | 39 | 607FACD01AFB9204008FA782 /* TUSKit_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TUSKit_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 40 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
43 | 41 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
115 | 113 | 607FACDC1AFB9204008FA782 /* Images.xcassets */, |
116 | 114 | 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */, |
117 | 115 | 607FACD31AFB9204008FA782 /* Supporting Files */, |
118 | | - 4DE4B775247B7258009E5E4C /* TLPhotoViewController.swift */, |
119 | 116 | ); |
120 | 117 | name = "Example for TUSKit"; |
121 | 118 | path = TUSKit; |
|
198 | 195 | 607FACE11AFB9204008FA782 /* Sources */, |
199 | 196 | 607FACE21AFB9204008FA782 /* Frameworks */, |
200 | 197 | 607FACE31AFB9204008FA782 /* Resources */, |
201 | | - 79C99260D816B9FAB1198C6C /* [CP] Embed Pods Frameworks */, |
202 | 198 | ); |
203 | 199 | buildRules = ( |
204 | 200 | ); |
|
327 | 323 | ); |
328 | 324 | inputPaths = ( |
329 | 325 | "${PODS_ROOT}/Target Support Files/Pods-TUSKit_Example/Pods-TUSKit_Example-frameworks.sh", |
330 | | - "${BUILT_PRODUCTS_DIR}/TLPhotoPicker/TLPhotoPicker.framework", |
331 | 326 | "${BUILT_PRODUCTS_DIR}/TUSKit/TUSKit.framework", |
332 | 327 | ); |
333 | 328 | name = "[CP] Embed Pods Frameworks"; |
334 | 329 | outputPaths = ( |
335 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TLPhotoPicker.framework", |
336 | 330 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TUSKit.framework", |
337 | 331 | ); |
338 | 332 | runOnlyForDeploymentPostprocessing = 0; |
339 | 333 | shellPath = /bin/sh; |
340 | 334 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TUSKit_Example/Pods-TUSKit_Example-frameworks.sh\"\n"; |
341 | 335 | showEnvVarsInLog = 0; |
342 | 336 | }; |
343 | | - 79C99260D816B9FAB1198C6C /* [CP] Embed Pods Frameworks */ = { |
344 | | - isa = PBXShellScriptBuildPhase; |
345 | | - buildActionMask = 2147483647; |
346 | | - files = ( |
347 | | - ); |
348 | | - inputPaths = ( |
349 | | - "${PODS_ROOT}/Target Support Files/Pods-TUSKit_Tests/Pods-TUSKit_Tests-frameworks.sh", |
350 | | - "${PODS_ROOT}/AppSpectorSDK/AppSpectorSDK.framework", |
351 | | - "${BUILT_PRODUCTS_DIR}/FBSnapshotTestCase/FBSnapshotTestCase.framework", |
352 | | - "${BUILT_PRODUCTS_DIR}/Nimble/Nimble.framework", |
353 | | - "${BUILT_PRODUCTS_DIR}/Nimble-Snapshots/Nimble_Snapshots.framework", |
354 | | - "${BUILT_PRODUCTS_DIR}/Quick/Quick.framework", |
355 | | - ); |
356 | | - name = "[CP] Embed Pods Frameworks"; |
357 | | - outputPaths = ( |
358 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppSpectorSDK.framework", |
359 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBSnapshotTestCase.framework", |
360 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble.framework", |
361 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Nimble_Snapshots.framework", |
362 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Quick.framework", |
363 | | - ); |
364 | | - runOnlyForDeploymentPostprocessing = 0; |
365 | | - shellPath = /bin/sh; |
366 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TUSKit_Tests/Pods-TUSKit_Tests-frameworks.sh\"\n"; |
367 | | - showEnvVarsInLog = 0; |
368 | | - }; |
369 | 337 | /* End PBXShellScriptBuildPhase section */ |
370 | 338 |
|
371 | 339 | /* Begin PBXSourcesBuildPhase section */ |
|
375 | 343 | files = ( |
376 | 344 | 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */, |
377 | 345 | 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */, |
378 | | - 4DE4B777247B7258009E5E4C /* TLPhotoViewController.swift in Sources */, |
379 | 346 | ); |
380 | 347 | runOnlyForDeploymentPostprocessing = 0; |
381 | 348 | }; |
|
0 commit comments