ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Another TIL 📚 When defining platforms in your library .podspec file it's better to specify them individually. I thought it didn't make any difference until I ran into some weird compilation issues on macOS due to some odd flags passed by cocoapods 🫠 Thanks @saadnajmi.bsky.social 🙏

Dec 5, 2024, 9:24 AM

Record data

{
  "uri": "at://did:plc:d6fx4twim6sdmdh2paaz5xtt/app.bsky.feed.post/3lckduqvuic24",
  "cid": "bafyreifz42sr23envbtunki5u6an5z7sfxbwtmqqnzpakhveuvdnembowy",
  "value": {
    "text": "Another TIL 📚\n\nWhen defining platforms in your library .podspec file it's better to specify them individually.\n\nI thought it didn't make any difference until I ran into some weird compilation issues on macOS due to some odd flags passed by cocoapods 🫠\n\nThanks @saadnajmi.bsky.social 🙏",
    "$type": "app.bsky.feed.post",
    "embed": {
      "$type": "app.bsky.embed.images",
      "images": [
        {
          "alt": "",
          "image": {
            "$type": "blob",
            "ref": {
              "$link": "bafkreifkgicp7rbsdjaomkh5hbljjdi3r7d4p57cc3mmjghms22dzjcxl4"
            },
            "mimeType": "image/jpeg",
            "size": 413221
          },
          "aspectRatio": {
            "width": 2000,
            "height": 873
          }
        }
      ]
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "$type": "app.bsky.richtext.facet",
        "index": {
          "byteEnd": 288,
          "byteStart": 266
        },
        "features": [
          {
            "did": "did:plc:d44jaxjgruw3cd4yz3lxx7in",
            "$type": "app.bsky.richtext.facet#mention"
          }
        ]
      }
    ],
    "createdAt": "2024-12-05T09:24:01.255Z"
  }
}