Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for APP_EXTENSION (0.1 sec)

  1. platforms/ide/ide-native/src/main/java/org/gradle/ide/xcode/internal/xcodeproj/PBXTarget.java

            APPLICATION("com.apple.product-type.application"),
            UNIT_TEST("com.apple.product-type.bundle.unit-test"),
            IN_APP_PURCHASE_CONTENT("com.apple.product-type.in-app-purchase-content"),
            APP_EXTENSION("com.apple.product-type.app-extension"),
            WATCH_OS1_APPLICATION("com.apple.product-type.application.watchapp"),
            WATCH_OS1_EXTENSION("com.apple.product-type.watchkit-extension");
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 4K bytes
    - Viewed (0)
Back to top