COLLECTED BY
Organization:
Internet Archive
The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the
Wayback Machine .
The Wayback Machine - https://web.archive.org/web/20210917024432/https://github.com/topics/objective-c-plus-plus
Here are
56 public repositories
matching this topic...
TextMate is a graphical text editor for macOS 10.12 or later
Updated
May 26, 2021
Objective-C++
Tool for reverse engineering macOS/OS X
Objective-C runtime library intended for use with Clang.
👩🏫 Fully working example of the OpenCV library used together with React Native
Updated
Jun 30, 2020
Java
An application example using the same C++ code on both an Android project and an iPhone project.
Reverse Engineering on OS X
Updated
Oct 3, 2015
Objective-C++
An improvement to iOS's text editing that allows you to move the cursor and select text using gestures on the keyboard itself.
Updated
Mar 10, 2021
Objective-C++
Updated
Aug 17, 2021
Objective-C
Aristocrat is a menu bar utility that allows you to decode barcodes and OCR text on your screen.
Updated
Feb 6, 2018
Objective-C++
Copy your iTunes library, automatically converting Apple Lossless to flac, to a destination for use with your Tesla Model S
C++ compatibility library for Objective-C - Objective-CPP is a library intended to ease software development using Objective-C++. It declares categories on Objective-C classes, to work with the STL C++ types, such as std::string, std::vector, etc.
Updated
Aug 2, 2021
Objective-C++
GNUstep Android Toolchain – Objective-C on Android using Foundation, CoreFoundation, and libdispatch
Updated
Sep 12, 2021
Shell
A macOS menu that supports items filtration via keyboard input
Updated
May 18, 2017
Objective-C++
Proof of concept for a Node.js native addon which allows for writing functionality in Swift and exposing it to JavaScript.
Updated
Aug 31, 2021
Swift
iOS 12.4 Private Framework Headers
Updated
Sep 3, 2019
Objective-C
Sample of how to use the Facebook SDK with a Qt QML mobile app on iOS and Android
Updated
Mar 29, 2017
Objective-C
An awesome Cydia/Sileo tweak that allows you to record your screen with just a swipe on the StatusBar!
Updated
Jul 26, 2018
Logos
Unity implements Apple's in-app purchases for iOS. ( Unity实现苹果iOS的应用内购买 )
Updated
May 9, 2021
Objective-C++
A simple collapse animation effect UILabel
Updated
Nov 23, 2019
Objective-C++
Bring back the iOS 7 - 9 Lockscreen to iOS 10! In honor of Chester from Linkin Park!
Updated
Aug 13, 2017
Logos
Swift - Objective C++ interoperability
Updated
Jun 29, 2018
Objective-C++
Misadventures in Marrying Objective-C with C++
A port of the iOS 13 volume hud/RInger HUD to iOS 11 - 12
Updated
Jul 19, 2019
Objective-C
macOS Port of Anitomy, a Anime File Name Parser Library for use in Objective-C and Swift projects.
👦 Basic face landmarking on iPhone with Dlib using Objective c
An algorithm for identifying ddos attacks in a window of network traffic.
Updated
Mar 4, 2019
Objective-C++
Updated
Dec 10, 2017
Objective-C
Change between dark/light mode from the tvOS 13 Control Center.
Updated
Dec 22, 2019
Objective-C
Improve this page
Add a description, image, and links to the
objective-c-plus-plus
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
objective-c-plus-plus
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
MGLTilePyramidOfflineRegion should have a
countOfTiles
method that returns the number of tiles included in the tile pyramid. The implementation would rely on thembgl::util::tileCount()
function added in #9906.This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica