Bug? property 'karte' not found on object of type 'NSObject *'

D

Deleted member 103

Guest
Hi,

is this a bug or is my code faulty?
Parsing code. 0.00
Compiling code. 0.01
Compiling layouts code. 0.00
Compiling debugger engine code. 0.88
Building Xcode project 0.01
Sending data to remote compiler. Error
B4i line: 29
pnlKarte(0).karte.Initialize(\
property 'karte' not found on object of type 'NSObject *'

Out: Build settings from command line:
ARCHS = arm64
CODE_SIGN_IDENTITY = iPhone
CONFIGURATION_BUILD_DIR = /Users/filippogozza/Documents/B4iBuild-Server/UploadedProjects/filippo/Payload
OTHER_CODE_SIGN_FLAGS = --keychain filippo
PRODUCT_NAME = PanelKarte
PROVISIONING_PROFILE = 0aa7276e-bb25-4881-8e87-4da6f1e9bb92
 

Attachments

  • Panelkarte.zip
    1,005 bytes · Views: 217
Top