|
76 | 76 | 3457454A2113B8AD00059043 /* AudioViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AudioViewController.m; sourceTree = "<group>"; };
|
77 | 77 | 3457454D2113B8D300059043 /* SubtitleViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubtitleViewController.h; sourceTree = "<group>"; };
|
78 | 78 | 3457454E2113B8D300059043 /* SubtitleViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubtitleViewController.m; sourceTree = "<group>"; };
|
| 79 | + 346B8266244878C000971D55 /* MobileFFmpegTest.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MobileFFmpegTest.entitlements; sourceTree = "<group>"; }; |
79 | 80 | 348439EA20B2EFAF001A3990 /* pyramid.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = pyramid.jpg; sourceTree = "<group>"; };
|
80 | 81 | 348439EB20B2EFAF001A3990 /* tajmahal.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = tajmahal.jpg; sourceTree = "<group>"; };
|
81 | 82 | 348439EC20B2EFAF001A3990 /* colosseum.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = colosseum.jpg; sourceTree = "<group>"; };
|
|
158 | 159 | 34FAE212209F7DDD005CE2AE /* MobileFFmpegTest */ = {
|
159 | 160 | isa = PBXGroup;
|
160 | 161 | children = (
|
| 162 | + 346B8266244878C000971D55 /* MobileFFmpegTest.entitlements */, |
161 | 163 | 34FAE213209F7DDD005CE2AE /* AppDelegate.h */,
|
162 | 164 | 34FAE214209F7DDD005CE2AE /* AppDelegate.m */,
|
163 | 165 | 34FAE21F209F7DDE005CE2AE /* Assets.xcassets */,
|
|
230 | 232 | buildConfigurationList = 34FAE229209F7DDE005CE2AE /* Build configuration list for PBXNativeTarget "MobileFFmpegTest" */;
|
231 | 233 | buildPhases = (
|
232 | 234 | 5E094331BD641A4FE317B9CB /* [CP] Check Pods Manifest.lock */,
|
| 235 | + D97ABCA4159A024C5AC69577 /* [CP] Prepare Artifacts */, |
233 | 236 | 34FAE20C209F7DDD005CE2AE /* Sources */,
|
234 | 237 | 34FAE20D209F7DDD005CE2AE /* Frameworks */,
|
235 | 238 | 34FAE20E209F7DDD005CE2AE /* Resources */,
|
|
319 | 322 | 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";
|
320 | 323 | showEnvVarsInLog = 0;
|
321 | 324 | };
|
| 325 | + D97ABCA4159A024C5AC69577 /* [CP] Prepare Artifacts */ = { |
| 326 | + isa = PBXShellScriptBuildPhase; |
| 327 | + buildActionMask = 2147483647; |
| 328 | + files = ( |
| 329 | + ); |
| 330 | + inputPaths = ( |
| 331 | + "${PODS_ROOT}/Target Support Files/Pods-MobileFFmpegTest/Pods-MobileFFmpegTest-artifacts.sh", |
| 332 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/mobileffmpeg.xcframework", |
| 333 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libavcodec.xcframework", |
| 334 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libavdevice.xcframework", |
| 335 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libavfilter.xcframework", |
| 336 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libavformat.xcframework", |
| 337 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libavutil.xcframework", |
| 338 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libswresample.xcframework", |
| 339 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libswscale.xcframework", |
| 340 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/expat.xcframework", |
| 341 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/fontconfig.xcframework", |
| 342 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/freetype.xcframework", |
| 343 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/fribidi.xcframework", |
| 344 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/giflib.xcframework", |
| 345 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/gmp.xcframework", |
| 346 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/gnutls.xcframework", |
| 347 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/jpeg.xcframework", |
| 348 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/kvazaar.xcframework", |
| 349 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/lame.xcframework", |
| 350 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libaom.xcframework", |
| 351 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libass.xcframework", |
| 352 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libhogweed.xcframework", |
| 353 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libilbc.xcframework", |
| 354 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libnettle.xcframework", |
| 355 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libogg.xcframework", |
| 356 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libopencore-amrnb.xcframework", |
| 357 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libopencore-amrwb.xcframework", |
| 358 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libpng.xcframework", |
| 359 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libsndfile.xcframework", |
| 360 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libtheora.xcframework", |
| 361 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libtheoradec.xcframework", |
| 362 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libtheoraenc.xcframework", |
| 363 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libvorbis.xcframework", |
| 364 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libvorbisenc.xcframework", |
| 365 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libvorbisfile.xcframework", |
| 366 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libvpx.xcframework", |
| 367 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libwebp.xcframework", |
| 368 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libwebpmux.xcframework", |
| 369 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libwebpdemux.xcframework", |
| 370 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libxml2.xcframework", |
| 371 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/opus.xcframework", |
| 372 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/shine.xcframework", |
| 373 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/snappy.xcframework", |
| 374 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/soxr.xcframework", |
| 375 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/speex.xcframework", |
| 376 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/tiff.xcframework", |
| 377 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/twolame.xcframework", |
| 378 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/wavpack.xcframework", |
| 379 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/libvidstab.xcframework", |
| 380 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/x264.xcframework", |
| 381 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/x265.xcframework", |
| 382 | + "${PODS_ROOT}/mobile-ffmpeg-full-gpl/xvidcore.xcframework", |
| 383 | + ); |
| 384 | + name = "[CP] Prepare Artifacts"; |
| 385 | + outputPaths = ( |
| 386 | + "${BUILT_PRODUCTS_DIR}/cocoapods-artifacts-${CONFIGURATION}.txt", |
| 387 | + ); |
| 388 | + runOnlyForDeploymentPostprocessing = 0; |
| 389 | + shellPath = /bin/sh; |
| 390 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MobileFFmpegTest/Pods-MobileFFmpegTest-artifacts.sh\"\n"; |
| 391 | + showEnvVarsInLog = 0; |
| 392 | + }; |
322 | 393 | DFE64F47D0B2AA62D946772E /* [CP] Embed Pods Frameworks */ = {
|
323 | 394 | isa = PBXShellScriptBuildPhase;
|
324 | 395 | buildActionMask = 2147483647;
|
325 | 396 | files = (
|
326 | 397 | );
|
327 | 398 | inputPaths = (
|
328 | 399 | "${PODS_ROOT}/Target Support Files/Pods-MobileFFmpegTest/Pods-MobileFFmpegTest-frameworks.sh",
|
| 400 | + "${BUILT_PRODUCTS_DIR}/cocoapods-artifacts-${CONFIGURATION}.txt", |
329 | 401 | "${BUILT_PRODUCTS_DIR}/NMEasyTipView/NMEasyTipView.framework",
|
330 | 402 | );
|
331 | 403 | name = "[CP] Embed Pods Frameworks";
|
|
505 | 577 | buildSettings = {
|
506 | 578 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
507 | 579 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 580 | + CODE_SIGN_ENTITLEMENTS = MobileFFmpegTest/MobileFFmpegTest.entitlements; |
508 | 581 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
509 | 582 | CODE_SIGN_STYLE = Automatic;
|
510 |
| - CURRENT_PROJECT_VERSION = 42; |
| 583 | + CURRENT_PROJECT_VERSION = 45; |
511 | 584 | DEVELOPMENT_TEAM = 98GD5J4999;
|
512 | 585 | FRAMEWORK_SEARCH_PATHS = (
|
513 | 586 | "$(inherited)",
|
|
523 | 596 | PRODUCT_BUNDLE_IDENTIFIER = com.arthenica.mobileffmpeg.test.MobileFFmpegTest;
|
524 | 597 | PRODUCT_NAME = "$(TARGET_NAME)";
|
525 | 598 | PROVISIONING_PROFILE_SPECIFIER = "";
|
| 599 | + SUPPORTS_MACCATALYST = YES; |
526 | 600 | TARGETED_DEVICE_FAMILY = "1,2";
|
527 | 601 | };
|
528 | 602 | name = Debug;
|
|
533 | 607 | buildSettings = {
|
534 | 608 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
535 | 609 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 610 | + CODE_SIGN_ENTITLEMENTS = MobileFFmpegTest/MobileFFmpegTest.entitlements; |
536 | 611 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
537 | 612 | CODE_SIGN_STYLE = Automatic;
|
538 |
| - CURRENT_PROJECT_VERSION = 42; |
| 613 | + CURRENT_PROJECT_VERSION = 45; |
539 | 614 | DEVELOPMENT_TEAM = 98GD5J4999;
|
540 | 615 | FRAMEWORK_SEARCH_PATHS = (
|
541 | 616 | "$(inherited)",
|
|
551 | 626 | PRODUCT_BUNDLE_IDENTIFIER = com.arthenica.mobileffmpeg.test.MobileFFmpegTest;
|
552 | 627 | PRODUCT_NAME = "$(TARGET_NAME)";
|
553 | 628 | PROVISIONING_PROFILE_SPECIFIER = "";
|
| 629 | + SUPPORTS_MACCATALYST = YES; |
554 | 630 | TARGETED_DEVICE_FAMILY = "1,2";
|
555 | 631 | };
|
556 | 632 | name = Release;
|
|
0 commit comments