Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CFBundleResourceSpecification (0.35 sec)

  1. misc/ios/go_ios_exec.go

    <key>CFBundleExecutable</key><string>gotest</string>
    <key>CFBundleVersion</key><string>1.0</string>
    <key>CFBundleShortVersionString</key><string>1.0</string>
    <key>CFBundleIdentifier</key><string>` + bundleID + `</string>
    <key>CFBundleResourceSpecification</key><string>ResourceRules.plist</string>
    <key>LSRequiresIPhoneOS</key><true/>
    <key>CFBundleDisplayName</key><string>gotest</string>
    <key>GoExecWrapperWorkingDirectory</key><string>` + pkgpath + `</string>
    </dict>
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Apr 11 16:34:30 GMT 2022
    - 23.4K bytes
    - Viewed (0)
Back to top