Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CFBundleDisplayName (0.22 sec)

  1. misc/ios/go_ios_exec.go

    <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>
    </plist>
    `
    }
    
    func entitlementsPlist() string {
    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