Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
861e915b81 |
@@ -117,6 +117,12 @@ opencode.json
|
|||||||
|
|
||||||
# iOS framework build artifacts produced by chanora_bridge.podspec
|
# iOS framework build artifacts produced by chanora_bridge.podspec
|
||||||
/apps/chanora_flutter/ios/Frameworks/
|
/apps/chanora_flutter/ios/Frameworks/
|
||||||
|
|
||||||
|
# macOS framework build artifacts produced by chanora_bridge.podspec
|
||||||
|
# (prepare_command + script_phase rm -rf and regenerate this tree on
|
||||||
|
# every pod install AND every Xcode build, so tracking it in git is
|
||||||
|
# pure waste — the committed binary was ~40 MB per commit).
|
||||||
|
/apps/chanora_flutter/macos/Frameworks/
|
||||||
.opencode/
|
.opencode/
|
||||||
AGENTS.md
|
AGENTS.md
|
||||||
Screenshot 2026-05-17 at 22.23.07.png
|
Screenshot 2026-05-17 at 22.23.07.png
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
Versions/Current/Resources
|
|
||||||
-14
@@ -1,14 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleExecutable</key><string>chanora_bridge</string>
|
|
||||||
<key>CFBundleIdentifier</key><string>app.chanora.bridge</string>
|
|
||||||
<key>CFBundleName</key><string>chanora_bridge</string>
|
|
||||||
<key>CFBundlePackageType</key><string>FMWK</string>
|
|
||||||
<key>CFBundleShortVersionString</key><string>1.0.0</string>
|
|
||||||
<key>CFBundleVersion</key><string>1</string>
|
|
||||||
<key>CFBundleSupportedPlatforms</key><array><string>MacOSX</string></array>
|
|
||||||
<key>MinimumOSVersion</key><string>13.0</string>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
BIN
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
A
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
Versions/Current/chanora_bridge
|
|
||||||
Reference in New Issue
Block a user