万年素人からHackerへの道

万年素人がHackerになれるまで殴り書きするぜ。

  • ・資産運用おすすめ
    10万円は1000円くらい利益
    資産運用ブログ アセマネ
    • ・寄付お願いします
      YENTEN:YYzNPzdsZWqr5THWAdMrKDj7GT8ietDc2W
      BitZenny:ZfpUbVya8MWQkjjGJMjA7P9pPkqaLnwPWH
      c0ban:8KG95GXdEquNpPW8xJAJf7nn5kbimQ5wj1
      Skycoin:KMqcn7x8REwwzMHPi9fV9fbNwdofYAWKRo

    Phaserでネイティブゲーム

    https://www.joshmorony.com/create-native-html5-games-with--and-capacitor/

    iOSは失敗した・・。

    > npx cap add ios
    15:32:54 2018
    ✔ Installing iOS dependencies in 15.93s
    ✔ Adding native xcode project in: /Users/shinriyo/development/phaser_apps/my-game/ios in 124.31ms
    ✔ add in 16.05s
    ✔ Copying web assets from www to ios/App/public in 10.26ms
    ✔ Copying native bridge in 3.70ms
    ✔ Copying capacitor.config.json in 1.41ms
    ✔ copy in 33.21ms
    ✔ Updating iOS plugins in 919.23μp
      Found 0 Capacitor plugins for ios:
    ✖ Updating iOS native dependencies:
    ✖ update ios:
    [error] Analyzing dependencies
    Fetching podspec for `Capacitor` from `../../node_modules/@capacitor/ios`
    Fetching podspec for `CapacitorCordova` from `../../node_modules/@capacitor/ios`
    [!] CocoaPods could not find compatible versions for pod "Capacitor":
      In Podfile:
        Capacitor (from `../../node_modules/@capacitor/ios`)
    
    Specs satisfying the `Capacitor (from `../../node_modules/@capacitor/ios`)` dependency were found, but they required a higher minimum deployment target.

    https://www.phaser.io/news/2018/01/phaser-to-ios-without-phonegap-or-cordova WKWebViewを使って PhoneGap や Cordovaなし。