acme
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Enumerations
Enumerator
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
z
~
Variables
Typedefs
Files
File List
File Members
All
Functions
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
Concepts
Loading...
Searching...
No Matches
acme
acme
acme.h
1
//
2
// acme.h
3
// acme
4
//
5
// Created by Camilo Sasuke Thomas Borregaard Sørensen on 2025-02-25.
6
//
7
8
#import <Foundation/Foundation.h>
9
11
FOUNDATION_EXPORT
double
acmeVersionNumber;
12
14
FOUNDATION_EXPORT
const
unsigned
char
acmeVersionString[];
15
16
// In this header, you should import all the public headers of your framework using statements like #import <acme/PublicHeader.h>
17
18
Generated by
1.13.2